summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_bld_sample_soa.c
AgeCommit message (Expand)Author
2009-09-29llvmpipe: Implement non SSE4.1 versions of floor and round.José Fonseca
2009-09-16llvmpipe: Don't assert due to unsupported texture wrap modes.José Fonseca
2009-09-14llvmpipe: Make lp_type a regular union.José Fonseca
2009-09-11llvmpipe: Update status in README and TODO/FIXME comments throughout the code.José Fonseca
2009-09-10llvmpipe: Fix sampling from depth textures. Respect texture compare func.José Fonseca
2009-09-10llvmpipe: Copy the texture target into the sampler static state.José Fonseca
2009-09-09llvmpipe: Quick hack for 1D textures.José Fonseca
2009-09-07llvmpipe: Texture sampling code generation primitives.José Fonseca