summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_tex_sample_c.c
AgeCommit message (Expand)Author
2010-01-06pipe_sampler_state::compare_mode is not a boolean enable flag.Michal Krol
2010-01-06gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri
2010-01-04silence compiler warningAlan Hourihane
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger
2009-09-14llvmpipe: Make lp_type a regular union.José Fonseca
2009-09-07llvmpipe: Code generate the texture sampling inside the shader.José Fonseca