summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)AuthorFilesLines
2013-10-03gallium/tools: update dump_state.py to use bind_sampler_states()Brian Paul1-8/+3
2013-10-03nouveau: implement pipe_context::bind_sampler_states()Brian Paul6-2/+76
2013-10-03softpipe: implement pipe_context::bind_sampler_states()Brian Paul1-0/+1
2013-10-03radeon: implement pipe_context::bind_sampler_states()Brian Paul3-0/+49
2013-10-03svga: implement pipe_context::bind_sampler_states()Brian Paul1-0/+1
2013-10-03trace: implement pipe_context::bind_sampler_states()Brian Paul1-28/+42
2013-10-03rbug: implement pipe_context::bind_sampler_states()Brian Paul1-0/+34
2013-10-03noop: implement pipe_context::bind_sampler_states()Brian Paul1-0/+7
2013-10-03llvmpipe: implement pipe_context::bind_sampler_states()Brian Paul1-0/+1
2013-10-03ilo: implement pipe_context::bind_sampler_states()Brian Paul1-0/+21
2013-10-03identity: implement pipe_context::bind_sampler_states()Brian Paul1-15/+21
2013-10-03i915g: implement pipe_context::bind_sampler_states()Brian Paul1-0/+22
2013-10-03galahad: implement pipe_context::bind_sampler_states()Brian Paul1-12/+18
2013-10-03clover: use pipe_context::bind_sampler_states() if non-nullBrian Paul1-2/+7
2013-10-03vl: use pipe_context::bind_sampler_states() if non-nullBrian Paul7-8/+49
2013-10-03util: use pipe_context::bind_sampler_states() if non-nullBrian Paul1-6/+22
2013-10-03draw: use pipe_context::bind_sampler_states() if non-nullBrian Paul2-7/+97
2013-10-03cso: use pipe_context::bind_sampler_states() if non-nullBrian Paul1-21/+44
2013-10-03gallium: add pipe_context::bind_sampler_states()Brian Paul1-0/+5
2013-10-03r300g: rename r300_bind_sampler_states to r300_bind_fragment_sampler_statesBrian Paul1-4/+4
2013-10-03draw: rename bind_sampler_states variablesBrian Paul2-19/+19
2013-10-03r600g: fix ínitialization of non_disp_tiling flagMarek Olšák1-4/+5
2013-10-03r600g,radeonsi: create aux_context lastMarek Olšák3-2/+6
2013-10-03r300g/swtcl: don't call draw_prepare_shader_outputsMarek Olšák1-1/+0
2013-10-02r600/llvm: Adds support for MSAAVincent Lejeune3-1/+54
2013-10-02r600g/llvm: Undef z and w component of 2D TXP instVincent Lejeune1-1/+2
2013-10-02r600g/llvm: fix txq for texture bufferVincent Lejeune3-2/+9
2013-10-01st/egl: flush resources before presentationGrigori Goronzy1-0/+11
2013-10-01st/xorg: Include u_surface.h for u_copy_rectAlex Deucher1-0/+1
2013-10-01winsys/freedreno/drm: drop obsolete .gitignoreEmil Velikov1-1/+0
2013-10-01winsys/freedreno/drm: consolidate C sources list into Makefile.sourcesEmil Velikov2-1/+4
2013-10-01winsys/nouveau/drm: consolidate C sources list into Makefile.sourcesEmil Velikov3-3/+6
2013-10-01winsys/i915/sw: consolidate C sources list into Makefile.sourcesEmil Velikov3-11/+8
2013-10-01st/xvmc: consolidate C sources list into Makefile.sourcesEmil Velikov2-6/+8
2013-10-01st/xorg: consolidate C sources list into Makefile.sourcesEmil Velikov3-25/+15
2013-10-01st/xa: consolidate C sources list into Makefile.sourcesEmil Velikov2-7/+9
2013-10-01st/wgl: consolidate C sources list into Makefile.sourcesEmil Velikov2-18/+16
2013-10-01st/vega: consolidate C sources list into Makefile.sourcesEmil Velikov3-63/+33
2013-10-01st/vdpau: consolidate C sources list into Makefile.sourcesEmil Velikov2-12/+14
2013-10-01st/osmesa: consolidate C sources list into Makefile.sourcesEmil Velikov2-2/+4
2013-10-01st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov5-17/+11
2013-10-01st/gbm: consolidate C sources list into Makefile.sourcesEmil Velikov2-1/+4
2013-10-01st/egl: consolidate C sources lists into Makefile.sourcesEmil Velikov4-53/+53
2013-10-01st/dri/sw: consolidate C sources list into Makefile.sourcesEmil Velikov3-13/+8
2013-10-01st/dri: consolidate C sources list into Makefile.sourcesEmil Velikov3-13/+8
2013-10-01st/clover: consolidate CPP sources list into Makefile.sourcesEmil Velikov2-40/+43
2013-10-01galahad: consolidate C sources list into Makefile.sourcesEmil Velikov4-25/+23
2013-10-01noop: consolidate C sources list into Makefile.sourcesEmil Velikov4-17/+23
2013-10-01identity: consolidate C sources list into Makefile.sourcesEmil Velikov4-15/+18
2013-10-01freedreno: consolidate C sources list into Makefile.sourcesEmil Velikov6-41/+47