Improve some nv_bios messages, remove others
[nouveau] / src / nv40_exa.c
2008-08-22  Maarten Maathuisexa: FIRE_RING at the end of composite
2008-07-28  Ben Skeggsremove use of implicit variables from pushbuf macros
2008-07-08  Ben Skeggsnv50: exa/xv share some stuff, punt it out to nv50_acce...
2008-03-14  Stuart BennettUse PMC defines
2008-02-27  Maarten MaathuisNV40EXA: Support extend/repeat type pad.
2008-02-03  Stephane MarchesinSeparate the shaders from the rest of the code.
2008-01-25  Maarten MaathuisNV30EXA: Fix viewport setup + switch to triangle based...
2008-01-23  Maarten MaathuisNV40EXA: Use the same approach as the texture adapter...
2008-01-21  Stephane Marchesinoops :)
2008-01-21  Stephane MarchesinQuickly hacked support for NV6x.
2008-01-06  Maarten MaathuisNV40EXA: Remove stair shaped tearing i get.
2007-12-29  Maarten MaathuisNV40: Preliminary Xv Texture Adaptor.
2007-12-23  Maarten MaathuisNV40EXA: Suport as many of the repeat types as possible...
2007-12-22  Maarten MaathuisNV40EXA: Fix borders of images that recieved arbitrary...
2007-12-15  Ben Skeggsnv40: just for stillunknown...
2007-12-15  Ben SkeggsRevert "NV40EXA: Fix composite rotation."
2007-12-15  Maarten MaathuisNV40EXA: Fix composite rotation.
2007-11-17  Ben SkeggsUse handles from grobj, instead of hardcoded vals from...
2007-11-16  Ben SkeggsInitial hacky relocation stuff.
2007-11-16  Ben SkeggsInitial buffer object work.
2007-11-16  Ben SkeggsAnd grobjs.
2007-11-12  Patrice MandinRemove disable switches, big cleanup, requires xorgs...
2007-11-01  Ben Skeggsnv40: what can I say? oops!
2007-11-01  Ben Skeggsnv40: completely untested fix for composite on ppc
2007-10-29  Stephane MarchesinAdd some copyrights... not all files are covered yet...
2007-10-17  Ben Skeggsre-align nv40exa after ring macro changes
2007-10-17  Ben SkeggsSwitch to *_RING instead of NVDma*
2007-10-17  Ben SkeggsSwitch to header generated from XML + other cleanups.
2007-10-05  Stephane MarchesinSplit nv30 exa and nv40 exa.