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
/
cso_cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a mem leak, document another existing leak
Brian
2008-01-01
1
-1
/
+8
*
gallium: incorporate alpha state into depth_stencil state object.
Keith Whitwell
2007-12-17
2
-20
/
+7
*
Make the alpha test state a cso.
Zack Rusin
2007-09-21
2
-3
/
+17
*
Fix failover state binding and convert the sampler to use the new
Zack Rusin
2007-09-20
1
-0
/
+5
*
Convert depth_stencil state to the new semantics.
Zack Rusin
2007-09-20
1
-0
/
+5
*
Switch fragment/vertex shaders to the new caching semantics.
Zack Rusin
2007-09-20
1
-0
/
+10
*
Fix a really stupid mistake that Michel hit. Return proper hash.
Zack Rusin
2007-09-19
1
-0
/
+6
*
Convert the rasterizer cso to the new semantics.
Zack Rusin
2007-09-19
1
-0
/
+5
*
Redo the cso cache to map driver data in a lot more pleasing way.
Zack Rusin
2007-09-19
1
-0
/
+5
*
Finish up conversions of shaders to immutable objects.
Zack Rusin
2007-09-19
2
-7
/
+15
*
Convert shader to an immutable state object.
Zack Rusin
2007-09-18
2
-5
/
+12
*
move cso cache to the pipe directory
Zack Rusin
2007-09-18
4
-0
/
+679