summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv10_render.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs2012-04-141-26/+29
* dri/nouveau: nv10: fix vertex format for GL_UNSIGNED_BYTEAndrew Randrianasulu2011-07-111-1/+1
* dri/nouveau: nv10: Use rules-ng-ng headersViktor Novotný2010-11-151-21/+21
* dri/nouveau: Split hardware/software TNL instantiation more cleanly.Francisco Jerez2010-11-111-0/+2
* dri/nouveau: Optimize VBO binding re-emission.Francisco Jerez2010-10-311-4/+4
* dri/nouveau: Split out array handling to its own file.Francisco Jerez2010-10-311-3/+3
* dri/nouveau: Use a macro to iterate over the bound vertex attributes.Francisco Jerez2010-10-311-15/+9
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-3/+3
* dri/nouveau: Minor cleanup.Francisco Jerez2010-10-101-10/+10
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+201