summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_swtnl_t.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: no need to do tnl wakeup, state updates are always hooked upIlia Mirkin2015-08-101-1/+0
* nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs2012-04-141-9/+11
* nouveau: Convert to use GLbitfield64 directly.Mathias Fröhlich2011-12-281-1/+1
* dri/nouveau: Split hardware/software TNL instantiation more cleanly.Francisco Jerez2010-11-111-2/+2
* dri/nouveau: Split out array handling to its own file.Francisco Jerez2010-10-311-6/+7
* dri/nouveau: Use a macro to iterate over the bound vertex attributes.Francisco Jerez2010-10-311-16/+7
* dri/nouveau: Split out the scratch helpers to a separate file.Francisco Jerez2010-10-311-4/+6
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-15/+15
* nouveau: fix legacy dri driver buildJohannes Obermayr2010-02-171-1/+1
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+354