index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_tex_sample.c
Age
Commit message (
Expand
)
Author
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-09-24
llvmpipe: make texture border_color dynamic state
Brian Paul
2010-09-24
llvmpipe: make min/max lod and lod bias dynamic state
Brian Paul
2010-09-16
llvmpipe: add LP_PERF flag to disable various aspects of rasterization
Keith Whitwell
2010-05-12
gallivm/llvmpipe: add const qualifiers
Brian Paul
2010-05-04
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
gallivm: Implement TXD.
José Fonseca
2010-04-25
llvmpipe: lp_tex_sample_llvm.c -> lp_tex_sample.c
José Fonseca
2009-09-07
llvmpipe: Code generate the texture sampling inside the shader.
José Fonseca
2009-09-07
llvmpipe: Further abstract the texture sampling generation from TGSI translat...
José Fonseca
2009-08-30
llvmpipe: Texture cache in 4 ubytes instead of 4 floats.
José Fonseca
2009-08-29
llvmpipe: Back port recent softpipe-opt improvements from Keith.
José Fonseca
2009-08-29
llvmpipe: Split the texture cache from the color/depth/stencil cache.
José Fonseca
2009-08-29
llvmpipe: shortcircuit repeated lookups of the same tile
Keith Whitwell
2009-08-29
llvmpipe: remove backwards dependency from tilecache to llvmpipe
Keith Whitwell
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca