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_bld_depth.c
Age
Commit message (
Expand
)
Author
2010-09-16
gallivm: Start collecting bitwise arithmetic helpers in a new module.
José Fonseca
2010-07-27
llvmpipe: Use lp_build_select_bitwise() where appropriate.
José Fonseca
2010-05-06
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-04-20
llvmpipe: fix depth+stencil logic error
Brian Paul
2010-04-16
llvmpipe: use unsigned type to avoid warnings
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory
Brian Paul
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2009-11-24
llvmpipe: Fix typo in comparison operator.
José Fonseca
2009-10-01
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-09-14
llvmpipe: Make lp_type a regular union.
José Fonseca
2009-09-11
llvmpipe: Update status in README and TODO/FIXME comments throughout the code.
José Fonseca
2009-09-09
llvmpipe: Fix depth mask computation.
José Fonseca
2009-08-29
llvmpipe: s/uni/scalar/.
José Fonseca
2009-08-29
llvmpipe: Add a bunch of comments.
José Fonseca
2009-08-29
llvmpipe: Early depth testing.
José Fonseca
2009-08-29
llvmpipe: Depth test to LLVM IR translation.
José Fonseca