index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_bld_depth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-05-06
1
-1
/
+42
*
llvmpipe: fix depth+stencil logic error
Brian Paul
2010-04-20
1
-5
/
+18
*
llvmpipe: use unsigned type to avoid warnings
Brian Paul
2010-04-16
1
-2
/
+2
*
gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory
Brian Paul
2010-04-16
1
-0
/
+672
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
1
-213
/
+0
*
llvmpipe: Fix typo in comparison operator.
José Fonseca
2009-11-24
1
-1
/
+1
*
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-10-01
1
-3
/
+0
*
llvmpipe: Make lp_type a regular union.
José Fonseca
2009-09-14
1
-4
/
+4
*
llvmpipe: Update status in README and TODO/FIXME comments throughout the code.
José Fonseca
2009-09-11
1
-0
/
+1
*
llvmpipe: Fix depth mask computation.
José Fonseca
2009-09-09
1
-4
/
+5
*
llvmpipe: s/uni/scalar/.
José Fonseca
2009-08-29
1
-2
/
+2
*
llvmpipe: Add a bunch of comments.
José Fonseca
2009-08-29
1
-0
/
+32
*
llvmpipe: Early depth testing.
José Fonseca
2009-08-29
1
-4
/
+5
*
llvmpipe: Depth test to LLVM IR translation.
José Fonseca
2009-08-29
1
-0
/
+181