summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nvc0
Commit message (Expand)AuthorAgeFilesLines
* nv50, nvc0: initialize ctx->sample_mask to ~0Ilia Mirkin2014-01-161-0/+2
* nvc0: make sure nvd7 gets NVC8_3D_CLASS as wellIlia Mirkin2013-12-091-1/+2
* nvc0: fixup gk110 and up not being listed in various switch statementsBen Skeggs2013-12-063-5/+10
* gallium: add support for AMD_vertex_shader_layerMarek Olšák2013-12-031-0/+2
* gallium: new shader cap bit for the amount of sampler viewsRoland Scheidegger2013-11-281-4/+2
* nvc0: inform kernel about buffers that screen_create touchesBen Skeggs2013-11-221-0/+2
* nvc0: release 3d bufctx after drawingBen Skeggs2013-11-131-0/+3
* gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZESIlia Mirkin2013-10-261-0/+1
* gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul2013-10-231-34/+23
* nouveau: remove old bind_*_sampler_states() functionsBrian Paul2013-10-031-31/+0
* nouveau: implement pipe_context::bind_sampler_states()Brian Paul2013-10-031-0/+27
* gallium: add flush_resource context functionMarek Olšák2013-09-201-0/+7
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-1140-0/+16969