index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
test_eu_compact.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Pass brw to brw_try_compact_instruction().
Matt Turner
2014-06-26
1
-1
/
+1
*
i965: Replace struct brw_compact_instruction with brw_compact_inst.
Matt Turner
2014-06-26
1
-2
/
+2
*
i965: Replace 'struct brw_instruction' with 'brw_inst'.
Matt Turner
2014-06-26
1
-8
/
+7
*
i965: Pass brw rather than gen to brw_disassemble_inst().
Matt Turner
2014-06-26
1
-1
/
+1
*
i965: Convert test_eu_compact.c to the new brw_inst API.
Kenneth Graunke
2014-06-26
1
-22
/
+19
*
i965: Add _default_ name changes to test_eu_compact.c.
Vinson Lee
2014-06-02
1
-5
/
+5
*
i965: Rename brw_disasm to brw_disassemble_inst.
Vinson Lee
2014-05-19
1
-1
/
+1
*
i965/disasm: Disassemble the compaction control bit.
Matt Turner
2014-05-15
1
-1
/
+1
*
i965: Delete current_insn() function.
Matt Turner
2014-05-15
1
-2
/
+2
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-2
/
+0
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-3
/
+3
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-2
/
+2
*
i965: Correct the name and usage of the flag subregister number field.
Eric Anholt
2012-12-11
1
-6
/
+6
*
i965: Test instruction compaction on gen7
Eric Anholt
2012-09-17
1
-9
/
+21
*
i965: Add support for instruction compaction.
Eric Anholt
2012-09-17
1
-0
/
+296