Fix nv30 exa.
[nouveau] / src / nv30_exa.c
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...