aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv50
Commit message (Expand)AuthorAgeFilesLines
* nv50, nvc0: initialize ctx->sample_mask to ~0Ilia Mirkin2014-01-161-0/+2
* nv50: report 15 max inputs for fragment programsIlia Mirkin2013-12-101-1/+1
* nouveau: Fix compiler warning regressionMaarten Lankhorst2013-12-101-4/+0
* nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)Ilia Mirkin2013-12-091-1/+1
* nv50: wait on the buf's fence before sticking it into pushbufIlia Mirkin2013-12-041-0/+9
* nv50: fix a small leak on context destroyIlia Mirkin2013-12-041-0/+2
* nv50: Fix GPU_READING/WRITING bit removalIlia Mirkin2013-12-042-3/+3
* 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-0/+2
* vl/h264: split fields into SPS/PPSChristian König2013-10-282-23/+23
* gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZESIlia Mirkin2013-10-261-0/+1
* nv50: clamp PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS to PIPE_MAX_SAMPLERSBrian Paul2013-10-231-1/+1
* 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
* gallium: add flush_resource context functionMarek Olšák2013-09-201-0/+7
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-1140-0/+15555