aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nouveau_render.h
Commit message (Collapse)AuthorAgeFilesLines
* dri/nouveau: Split out array handling to its own file.Francisco Jerez2010-10-311-19/+5
|
* dri/nouveau: Use a macro to iterate over the bound vertex attributes.Francisco Jerez2010-10-311-0/+7
|
* dri/nouveau: Split out the scratch helpers to a separate file.Francisco Jerez2010-10-311-12/+1
|
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
|
* dri/nouveau: Have a smaller amount of larger scratch buffers.Francisco Jerez2010-09-301-2/+2
| | | | Larger VBOs avoid many kernel trips to get them in sync with the GPU.
* dri/nouveau: Random cleanups.Francisco Jerez2010-03-211-2/+2
|
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+98