i965: Add _default_ name changes to test_eu_compact.c.
[mesa.git] / src / mesa / drivers / dri / i965 / test_eu_compact.c
2014-06-03 Vinson Leei965: Add _default_ name changes to test_eu_compact.c.
2014-05-19 Vinson Leei965: Rename brw_disasm to brw_disassemble_inst.
2014-05-15 Matt Turneri965/disasm: Disassemble the compaction control bit.
2014-05-15 Matt Turneri965: Delete current_insn() function.
2013-07-09 Kenneth Graunkei965: Delete intel_context entirely.
2013-07-09 Kenneth Graunkei965: Move intel_context::gen and gt fields to brw_context.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2012-12-11 Eric Anholti965: Correct the name and usage of the flag subregiste...
2012-09-17 Eric Anholti965: Test instruction compaction on gen7
2012-09-17 Eric Anholti965: Add support for instruction compaction.