gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code
[mesa.git] / src / mesa / pipe / cso_cache /
2008-01-01 Brianfix a mem leak, document another existing leak
2007-12-17 Keith Whitwellgallium: incorporate alpha state into depth_stencil...
2007-09-21 Zack RusinMake the alpha test state a cso.
2007-09-20 Zack RusinFix failover state binding and convert the sampler...
2007-09-20 Zack RusinConvert depth_stencil state to the new semantics.
2007-09-20 Zack RusinSwitch fragment/vertex shaders to the new caching seman...
2007-09-19 Zack RusinFix a really stupid mistake that Michel hit. Return...
2007-09-19 Zack RusinConvert the rasterizer cso to the new semantics.
2007-09-19 Zack RusinRedo the cso cache to map driver data in a lot more...
2007-09-19 Zack RusinFinish up conversions of shaders to immutable objects.
2007-09-18 Zack RusinConvert shader to an immutable state object.
2007-09-18 Zack Rusinmove cso cache to the pipe directory