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
/
auxiliary
/
gallivm
/
lp_bld_depth.c
Age
Commit message (
Expand
)
Author
2010-04-16
gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory
Brian Paul
2010-04-09
llvmpipe: fix transposed stencil ref / values comparison
Brian Paul
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-19
gallivm: simplify and clean-up Z/stencil bit mask/shift code
Brian Paul
2010-03-18
gallivm: support PIPE_FORMAT_Z24S8_UNORM in depth/stencil code
Brian Paul
2010-03-18
gallivm: fix broken INCR/DECR stencil modes
Brian Paul
2010-03-18
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-18
gallivm/llvmpipe: simplify front/back stencil ref value handling
Brian Paul
2010-03-18
gallivm: checkpoint WIP two-sided stencil test
Brian Paul
2010-03-17
gallivm/llvmpipe: basic stencil testing works
Brian Paul
2010-03-17
gallivm/llvmpipe: more asst changes for stencil testing
Brian Paul
2010-03-17
gallivm/llmvpipe: pass stencil refs state into z/stencil build code
Brian Paul
2010-03-15
gallivm: checkpoint: stencil test code
Brian Paul
2010-03-15
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-02-24
gallivm: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin