aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_eu_compact.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Move intel_context::gen and gt fields to brw_context.Kenneth Graunke2013-07-091-17/+10
* i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke2013-07-091-9/+14
* i965: Correct the name and usage of the flag subregister number field.Eric Anholt2012-12-111-2/+2
* i965: Test instruction compaction on gen7Eric Anholt2012-09-171-1/+2
* i965: Add support for instruction compaction on Gen7.Kenneth Graunke2012-09-171-33/+217
* i965: Support instruction compaction between control flow.Eric Anholt2012-09-171-28/+92
* i965: Add support for instruction compaction.Eric Anholt2012-09-171-0/+558