randr12: Undo a previous mistake for NV1x/NV2x.
[nouveau] / src / nv30_exa.c
2007-12-18  Stephane MarchesinRename NV30TCL to NV34TCL in preparation of the merge.
2007-12-17  Maarten MaathuisNV30EXA: Fix rotation.
2007-12-16  Stephane Marchesinnv30 exa : handle gart case.
2007-12-15  Patrice Mandinnv30: revert viewport clip change, add myself, add...
2007-12-15  Patrice Mandinnv30: need to set default depth range
2007-12-15  Patrice Mandinnv30: only 4 texture units
2007-12-15  Patrice Mandinnv30: fix viewport clipping setup
2007-11-23  Patrice Mandinnv30: missing command
2007-11-23  Patrice Mandinnv30: another reference to an object
2007-11-23  Patrice Mandinnv30: rename viewport clip
2007-11-23  Patrice Mandinnv30: was not using gart handle
2007-11-17  Ben SkeggsUse handles from grobj, instead of hardcoded vals from...
2007-11-16  Stephane MarchesinOops. Correct either the header or the packet but not...
2007-11-16  Stephane MarchesinUnmatched OUT_RING(0).
2007-11-16  Ben SkeggsInitial hacky relocation stuff.
2007-11-16  Ben SkeggsInitial buffer object work.
2007-11-16  Ben SkeggsHook up DMA funcs to channels/grobjs etc etc
2007-11-16  Ben SkeggsAnd grobjs.
2007-11-14  Patrice Mandinnv30exa: set link with image blit
2007-11-13  Stephane MarchesinFix nv30 exa for big endian
2007-11-12  Patrice MandinRemove disable switches, big cleanup, requires xorgs...
2007-11-09  Stephane MarchesinMore nv30 exa cleaning up.
2007-10-31  Stephane MarchesinFix bugs in nv30 exa (kde text seems back)
2007-10-29  Stephane MarchesinAdd some copyrights... not all files are covered yet...
2007-10-26  Stephane Marchesinnv30 exa : add A8 dst (requires new drm), add some...
2007-10-26  Stephane MarchesinFix nv30 exa.
2007-10-24  Jeremy Kolbnv30: Fix some corruption. Give us some semblance...
2007-10-22  Ben SkeggsFix bad s/
2007-10-17  Ben SkeggsSwitch to *_RING instead of NVDma*
2007-10-17  Ben SkeggsSwitch to header generated from XML + other cleanups.
2007-10-14  Stephane Marchesinmore changes to nv30 exa... displays the pictures at...
2007-10-12  Jeremy KolbRemove division in NV30EXATransformCoord. We want...
2007-10-10  Stephane MarchesinStill more work on nv30 exa... now starts but nothing...
2007-10-09  Stephane MarchesinCleanup some nv30 exa issues, add debbuging info to...
2007-10-09  Stephane MarchesinSome fixes to nv30_exa. Now goes through a couple of...
2007-10-05  Stephane Marchesinsome more work on nv30 exa...
2007-10-05  Stephane MarchesinSplit nv30 exa and nv40 exa.
2007-10-05  Jeremy KolbNV30 texture changes. Commented out table that appears...
2007-10-05  Jeremy KolbFix NV30 arch check.
2007-10-04  Stephane Marchesinfix nv30_exa for nv40.
2007-10-04  Jeremy Kolbnv30_exa: send down pitch correctly
2007-10-04  Jeremy KolbFill in some regs.
2007-10-02  Maarten MaathuisNV30EXA: Minor code cleanup.
2007-09-30  Maarten MaathuisNV30EXA: Fix rendering issues.
2007-09-27  Stephane MarchesinImport nv10 exa code. Does not work yet.
2007-09-16  Ben SkeggsNV30EXA: Support PICT_a8 dest surfaces
2007-08-28  Stephane MarchesinSome small fixes.
2007-08-23  Stephane MarchesinOops I forgot to enable the nv35 object on nv35...
2007-08-23  Stephane MarchesinAdd nv30 exa code, doesn't work yet.
2007-08-22  Stephane MarchesinUpdate to the latest nouveau_reg.h file.
2007-08-14  Patrice MandinMake NV30 EXA disablable
2007-08-06  Ben SkeggsNVDmaSetObjectFromSubchannel doesn't exist anymore!
2007-08-06  Stephane MarchesinAdd subchannel handling code
2007-06-24  Ben SkeggsImplement NV40 EXA composite hooks with 3D engine.
2007-03-07  Ben SkeggsRip out nv30_exa.c, we have other means to play with...
2006-11-06  Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-06  Ben SkeggsFix TEX0_IN_TEX1 fragprog.. I must've been asleep when...
2006-11-05  Dave AirlieMerge ssh://10.1.1.200/home/airlied/git/xf86-video...
2006-11-05  Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
2006-11-02  Ben SkeggsInstall NV30_TCL EXA hooks if NV_ENABLE_3D is defined.
2006-11-02  Ben SkeggsMerge >=NV30-specific EXA code.. hard-disabled pending...