summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv50
AgeCommit message (Expand)AuthorFilesLines
2013-12-12nv50: report 15 max inputs for fragment programsIlia Mirkin1-1/+1
2013-12-12nouveau: Fix compiler warning regressionMaarten Lankhorst1-4/+0
2013-12-09nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)Ilia Mirkin1-1/+1
2013-12-06nv50: wait on the buf's fence before sticking it into pushbufIlia Mirkin1-0/+9
2013-12-06nv50: Fix GPU_READING/WRITING bit removalIlia Mirkin2-3/+3
2013-10-28vl/h264: split fields into SPS/PPSChristian König2-23/+23
2013-10-26gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZESIlia Mirkin1-0/+1
2013-10-23nv50: clamp PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS to PIPE_MAX_SAMPLERSBrian Paul1-1/+1
2013-10-23gallium: new, unified pipe_context::set_sampler_views() functionBrian Paul1-21/+18
2013-10-03nouveau: remove old bind_*_sampler_states() functionsBrian Paul1-3/+0
2013-10-03nouveau: implement pipe_context::bind_sampler_states()Brian Paul1-0/+22
2013-09-20gallium: add flush_resource context functionMarek Olšák1-0/+7
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr40-0/+15555