index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
softpipe
/
sp_quad_depth_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue reducing dependencies on core mesa include files.
Keith Whitwell
2007-08-14
1
-8
/
+7
*
fix qs->next tests
Brian
2007-08-08
1
-1
/
+1
*
add quad_stage::begin() funcs
Brian
2007-08-08
1
-0
/
+6
*
s/Z24_S8/S8_Z24/ (stencil is in the high byte)
Brian
2007-08-01
1
-1
/
+1
*
compute scale for Z24 buffers
Brian
2007-07-30
1
-0
/
+2
*
Checkpoint: stencil roughly working, some bugs to fix...
Brian
2007-07-10
1
-2
/
+13
*
clean-ups
Brian
2007-07-10
1
-4
/
+4
*
Fill in remaining switch cases. Only call next stage if quad->mask != 0.
Brian
2007-07-10
1
-2
/
+24
*
Do depth testing with integer values.
Brian
2007-07-10
1
-8
/
+31
*
SIMD comments
Brian
2007-07-03
1
-0
/
+1
*
fix logic error in updating of quad's Z values. Basic depth testing works now
Brian
2007-06-25
1
-1
/
+1
*
clean-ups
Brian
2007-06-25
1
-7
/
+2
*
Restructure z test code slightly.
Keith Whitwell
2007-06-24
1
-33
/
+24
*
checkpoint: implement z/depth testing
Brian
2007-06-20
1
-14
/
+65
*
update includes (s/tile/quad/)
Brian
2007-06-20
1
-1
/
+1
*
Rename "tile" files to "quad".
Brian
2007-06-20
1
-0
/
+73