i965: Shorten sampler loops in key setup.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_program.h
2013-08-19 Kenneth Graunkei965: Shorten sampler loops in key setup.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-03-05 Eric Anholti965: Make perf_debug() output to GL_ARB_debug_output...
2012-12-28 Eric Anholti965: Add texrect scale parameters before pointers...
2012-08-27 Kenneth Graunkei965: Index sampler program key data by linker-assigned...
2012-08-13 Eric Anholti965: Add performance debug for shader recompiles.
2012-07-12 Kenneth Graunkei965: Move loop over texture units into brw_populate_sa...
2012-07-12 Kenneth Graunkei965: Delete previous workaround for textureGrad with...
2011-12-20 Kenneth Graunkei965/fs: Factor out texturing related data from brw_wm_...