aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vec4_live_variables.h
Commit message (Expand)AuthorAgeFilesLines
* i965/vec4: Reduce working set size of live variables computation.Eric Anholt2013-10-291-4/+6
* i965: Switch vec4_live_variables to the non-zeroing allocator.Francisco Jerez2013-10-011-1/+1
* i965, mesa: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS macros.Kenneth Graunke2013-09-211-9/+1
* i965/vs: Improve live interval calculation.Eric Anholt2012-10-171-0/+81