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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement early depth test.
Michal Krol
2007-11-18
1
-0
/
+1
*
Define destroy method called by softpipe's destructor.
michal
2007-10-27
1
-0
/
+2
*
Add a quad_stage::begin() method to do per-primitive preparations (like setti...
Brian
2007-08-08
1
-0
/
+2
*
s/SP_TILE_H/SP_QUAD_H/
Brian
2007-07-27
1
-3
/
+3
*
Implement AA points and AA coverage application in quad pipeline.
Brian
2007-07-13
1
-0
/
+1
*
Added basic occlusion counting
Brian
2007-07-13
1
-0
/
+1
*
Add a quad 'bufloop' stage to handle glDrawBuffer(GL_FRONT_AND_BACK).
Brian
2007-07-12
1
-0
/
+1
*
Added colormask, dither, multisample state. Implement colormasking stage.
Brian
2007-07-12
1
-0
/
+1
*
Implement polygon stipple state tracking, application.
Brian
2007-07-11
1
-0
/
+1
*
Checkpoint: stencil roughly working, some bugs to fix...
Brian
2007-07-10
1
-0
/
+1
*
Begin hooking up stenciling.
Brian
2007-07-10
1
-0
/
+1
*
s/G_/SP_/
Brian
2007-07-09
1
-6
/
+7
*
alpha test and misc changes
Brian
2007-06-21
1
-0
/
+1
*
Rename "tile" files to "quad".
Brian
2007-06-20
1
-0
/
+56