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_state_blend.c
Age
Commit message (
Expand
)
Author
2010-09-16
llvmpipe: add LP_PERF flag to disable various aspects of rasterization
Keith Whitwell
2010-05-18
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-04-28
llvmpipe: make blend-related functions static, clean-up initializations
Brian Paul
2010-02-14
llvmpipe: s/debug_dump_/util_dump_/
José Fonseca
2010-02-10
llvmpipe: adapt to stencil ref changes
Roland Scheidegger
2010-01-14
llvmpipe: remove redundant code in llvmpipe_set_blend_color()
Brian Paul
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2009-12-26
llvmpipe: Treat state changes systematically.
José Fonseca
2009-11-10
llvmpipe: Fix derived blend color state.
José Fonseca
2009-10-09
llvmpipe: Pass state to setup.
José Fonseca
2009-08-29
llvmpipe: Pass the alpha ref value and blend color in the jit context.
José Fonseca
2009-08-29
llvmpipe: Drop blend derived state.
José Fonseca
2009-08-29
llvmpipe: comments about blend generator
Brian Paul
2009-08-29
llvmpipe: Debug helper function to name llvm intermediate values.
José Fonseca
2009-08-29
llvmpipe: Blend in place.
José Fonseca
2009-08-29
llvmpipe: Disassemble generated x86 code.
José Fonseca
2009-08-29
llvmpipe: Dump only the generated function.
José Fonseca
2009-08-29
llvmpipe: Tiles in rgba8 format.
José Fonseca
2009-08-29
llvmpipe: Use the generated SoA blending code.
José Fonseca
2009-08-29
llvmpipe: Rename preprocessor symbols too.
José Fonseca
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca