aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv30
Commit message (Expand)AuthorAgeFilesLines
* nv30,nvc0: only claim a single viewportIlia Mirkin2014-02-111-0/+2
* gallium: add geometry shader output limitsGrigori Goronzy2014-02-091-0/+2
* nv30: report 8 maximum inputsIlia Mirkin2014-02-081-1/+1
* gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERSMarek Olšák2014-02-041-2/+0
* gallium: remove PIPE_CAP_SCALED_RESOLVEMarek Olšák2014-01-231-1/+0
* gallium: add support for AMD_vertex_shader_layerMarek Olšák2013-12-031-0/+1
* gallium: new shader cap bit for the amount of sampler viewsRoland Scheidegger2013-11-281-0/+2
* gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZESIlia Mirkin2013-10-261-0/+1
* gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul2013-10-233-4/+32
* nouveau: remove old bind_*_sampler_states() functionsBrian Paul2013-10-032-2/+0
* nouveau: implement pipe_context::bind_sampler_states()Brian Paul2013-10-034-2/+27
* gallium: add flush_resource context functionMarek Olšák2013-09-203-0/+11
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-1132-0/+13872