summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cache.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* st/mesa: Clean up header file inclusion in st_cache.h.Vinson Lee2010-08-031-2/+3
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* gallium: incorporate alpha state into depth_stencil state object.Keith Whitwell2007-12-171-6/+3
* Make the alpha test state a cso.Zack Rusin2007-09-211-0/+4
* Fix failover state binding and convert the sampler to use the newZack Rusin2007-09-201-1/+1
* Convert depth_stencil state to the new semantics.Zack Rusin2007-09-201-3/+3
* Switch fragment/vertex shaders to the new caching semantics.Zack Rusin2007-09-201-6/+6
* Convert the rasterizer cso to the new semantics.Zack Rusin2007-09-191-3/+3
* Redo the cso cache to map driver data in a lot more pleasing way.Zack Rusin2007-09-191-6/+8
* Finish up conversions of shaders to immutable objects.Zack Rusin2007-09-191-1/+6
* Convert shader to an immutable state object.Zack Rusin2007-09-181-0/+4
* converting the setup state to immutable object and renaming it to rasterizer ...Zack Rusin2007-09-181-1/+5
* Combing depth and stencil objects and making them immutable.Zack Rusin2007-09-181-0/+3
* Make sampler an immutable state object.Zack Rusin2007-09-181-0/+6
* Implementing a better hash, removing state_tracker dependency from the cache.Zack Rusin2007-09-181-0/+43