summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/test_eu_compact.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-09i965: Delete intel_context entirely.Kenneth Graunke1-2/+0
2013-07-09i965: Move intel_context::gen and gt fields to brw_context.Kenneth Graunke1-3/+3
2013-07-09i965: Pass brw_context to functions rather than intel_context.Kenneth Graunke1-2/+2
2012-12-11i965: Correct the name and usage of the flag subregister number field.Eric Anholt1-6/+6
2012-09-17i965: Test instruction compaction on gen7Eric Anholt1-9/+21
2012-09-17i965: Add support for instruction compaction.Eric Anholt1-0/+296