fix get_result_vector() since fp output slots are not fixed anymore
[mesa.git] / src / mesa / pipe / i915simple / i915_state_dynamic.c
2007-09-20 Zack RusinMake the rasterizer state in i915 use the cso semantics.
2007-09-20 Zack RusinRewrite the depth_stencil state handling in i915.
2007-09-19 Zack RusinConvert the i915 driver blend state to the new semantics.
2007-09-18 Zack Rusinconverting the setup state to immutable object and...
2007-09-18 Zack RusinCombing depth and stencil objects and making them immut...
2007-09-18 Zack RusinFirst stab at immutable state objects (create/bind...
2007-08-22 Brianremove unneeded includes
2007-08-13 Keith WhitwellStart breaking the #include dependencies between pipe...
2007-08-09 Keith WhitwellAdd more i915 state packets.