aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_driver.c
Commit message (Expand)AuthorAgeFilesLines
* Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexesBrian2008-01-061-1/+1
* Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.Brian2008-01-061-6/+6
* nouveau: move nv10 clear command, for usage by other gpuPatrice Mandin2007-10-061-1/+69
* nouveau: Always render offscreen, emulate front buffer rendering.Ben Skeggs2007-08-151-0/+4
* Play "nuke the typedef"Ben Skeggs2007-07-131-2/+2
* nouveau: Kill some compile warnings.Ben Skeggs2006-12-241-2/+1
* Some work on buffer handling, most likely not entirely correct andBen Skeggs2006-12-081-0/+29
* Architect the DRI :Stephane Marchesin2006-11-051-30/+1
* Cleaned up some code, made more files compile. Renamed nv20_swtcl.* toStephane Marchesin2006-03-131-2/+4
* Initial revisionStephane Marchesin2006-02-231-0/+145