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
/
failover
/
fo_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
failover: several fixes to failover pipe module
Jerome Glisse
2008-02-08
1
-24
/
+55
*
gallium: incorporate alpha state into depth_stencil state object.
Keith Whitwell
2007-12-17
1
-51
/
+9
*
gallium: remove set_sampler_units interface
Keith Whitwell
2007-12-11
1
-18
/
+5
*
gallium: remove redundant clear_color state.
Keith Whitwell
2007-12-11
1
-11
/
+0
*
Hide texture layout details from the state tracker.
Michel Dänzer
2007-12-06
1
-1
/
+1
*
Re-implement GLSL texture sampler variables.
Brian
2007-10-26
1
-0
/
+14
*
Make the alpha test state a cso.
Zack Rusin
2007-09-21
1
-7
/
+38
*
Fix failover state binding and convert the sampler to use the new
Zack Rusin
2007-09-20
1
-21
/
+51
*
Convert depth_stencil state to the new semantics.
Zack Rusin
2007-09-20
1
-3
/
+32
*
Switch fragment/vertex shaders to the new caching semantics.
Zack Rusin
2007-09-20
1
-8
/
+67
*
Convert the rasterizer cso to the new semantics.
Zack Rusin
2007-09-19
1
-4
/
+31
*
Redo the cso cache to map driver data in a lot more pleasing way.
Zack Rusin
2007-09-19
1
-3
/
+31
*
Convert shader to an immutable state object.
Zack Rusin
2007-09-18
1
-10
/
+9
*
converting the setup state to immutable object and renaming it to rasterizer ...
Zack Rusin
2007-09-18
1
-7
/
+7
*
Combing depth and stencil objects and making them immutable.
Zack Rusin
2007-09-18
1
-19
/
+6
*
Make sampler an immutable state object.
Zack Rusin
2007-09-18
1
-4
/
+4
*
First stab at immutable state objects (create/bind/delete)
Zack Rusin
2007-09-18
1
-4
/
+5
*
First pass at a fallback concept for pipe devices.
Keith Whitwell
2007-08-21
1
-0
/
+287