summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv50/nv50_context.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: copy nvc0's get_sample_position implementationIlia Mirkin2014-01-271-0/+46
* nv50: drop obsolete check from error pathEmil Velikov2014-01-181-9/+7
* nv50: assert before trying to out-of-bounds access framebuffer.cbufsEmil Velikov2014-01-181-0/+1
* nv50: assert before trying to out-of-bounds access texturesEmil Velikov2014-01-181-0/+2
* nv50: assert before trying to out-of-bounds access vtxbufEmil Velikov2014-01-181-0/+2
* nv50: assert before trying to out-of-bounds access constbufEmil Velikov2014-01-181-0/+1
* nv50: access only the available amount of constbufEmil Velikov2014-01-181-1/+1
* nv50: access only the available amount of texturesEmil Velikov2014-01-181-1/+1
* nv50: fix a small leak on context destroyIlia Mirkin2013-12-041-0/+2
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+317