aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv50/nv50_state.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: assert before trying to out-of-bounds access samplersEmil Velikov2014-01-181-0/+3
* nv50: assert before trying to out-of-bounds access texturesEmil Velikov2014-01-181-0/+2
* nv50: assert before trying to out-of-bounds access constbufEmil Velikov2014-01-181-0/+1
* nv50, nvc0: initialize ctx->sample_mask to ~0Ilia Mirkin2014-01-161-0/+2
* gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul2013-10-231-21/+18
* nouveau: remove old bind_*_sampler_states() functionsBrian Paul2013-10-031-3/+0
* nouveau: implement pipe_context::bind_sampler_states()Brian Paul2013-10-031-0/+22
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+1110