glsl: Lower UBO and SSBO access in glsl linker
[mesa.git] / src / mesa / drivers / dri / i965 / brw_vec4_live_variables.h
2015-03-23 Francisco Jerezi965/vec4: Calculate live intervals with subregister...
2015-03-23 Francisco Jerezi965/vec4: Define helper functions to convert a registe...
2015-03-23 Francisco Jerezi965/vec4: Remove dependency of vec4_live_variables...
2015-02-20 Eric Anholtutil: Move Mesa's bitset.h to util/.
2014-12-02 Matt Turneri965/vec4: Track liveness of the flag register.
2014-12-02 Matt Turneri965: Use local pointer to block_data in live intervals.
2014-07-01 Matt Turneri965: Mark fields in the live interval classes protected.
2013-10-29 Eric Anholti965/vec4: Reduce working set size of live variables...
2013-10-02 Francisco Jerezi965: Switch vec4_live_variables to the non-zeroing...
2013-09-21 Kenneth Graunkei965, mesa: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS...
2012-10-17 Eric Anholti965/vs: Improve live interval calculation.