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
/
mesa
/
pipe
/
softpipe
/
sp_quad_stencil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove unnecessary guards on qs->next
Keith Whitwell
2007-12-10
1
-2
/
+1
*
Get rid of "duplicate" formats.
Brian
2007-12-07
1
-4
/
+4
*
add PIPE_FORMAT_Z24_S8 support to softpipe patsh
Brian
2007-11-20
1
-0
/
+16
*
Use FREE instead of free. Fix newlines.
michal
2007-10-27
1
-3
/
+3
*
Define destroy method called by softpipe's destructor.
michal
2007-10-27
1
-0
/
+7
*
Remove remnants of softpipe_surface.
Brian
2007-10-27
1
-4
/
+4
*
Move the get/put_tile() functions to pipe_context.
Brian
2007-10-25
1
-1
/
+1
*
Convert Z/stencil ops to use cached tiles like colors.
Brian
2007-10-20
1
-5
/
+47
*
inequality tests were backward
Brian
2007-10-13
1
-6
/
+6
*
Combing depth and stencil objects and making them immutable.
Zack Rusin
2007-09-18
1
-16
/
+16
*
Continue reducing dependencies on core mesa include files.
Keith Whitwell
2007-08-14
1
-18
/
+17
*
fix qs->next tests
Brian
2007-08-08
1
-1
/
+1
*
add quad_stage::begin() funcs
Brian
2007-08-08
1
-0
/
+6
*
fix stencil logic error, use proper front/back face value
Brian
2007-07-11
1
-20
/
+21
*
Checkpoint: stencil roughly working, some bugs to fix...
Brian
2007-07-10
1
-62
/
+215
*
Begin hooking up stenciling.
Brian
2007-07-10
1
-0
/
+134