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
/
brw_eu_compact.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Rename brw/gen8_dump_compile to brw/gen8_disassemble.
Kenneth Graunke
2014-05-18
1
-1
/
+1
*
i965: Rename brw_disasm/gen8_disassemble to brw/gen8_disassemble_inst.
Kenneth Graunke
2014-05-18
1
-2
/
+2
*
i965: Pass brw_context and assembly separately to brw_dump_compile.
Matt Turner
2014-05-15
1
-1
/
+1
*
i965/disasm: Disassemble the compaction control bit.
Matt Turner
2014-05-15
1
-2
/
+2
*
i965: fix size assert for gen7 in brw_init_compaction_tables()
Samuel Iglesias Gonsalvez
2014-05-13
1
-4
/
+4
*
i965: Use uint16_t for control/src index tables.
Matt Turner
2014-04-22
1
-14
/
+14
*
i965: Move the remaining driver debug over to stderr.
Eric Anholt
2014-02-22
1
-4
/
+4
*
i965: Move compiler debugging output to stderr.
Eric Anholt
2014-02-22
1
-2
/
+2
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-17
/
+10
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-9
/
+14
*
i965: Correct the name and usage of the flag subregister number field.
Eric Anholt
2012-12-11
1
-2
/
+2
*
i965: Test instruction compaction on gen7
Eric Anholt
2012-09-17
1
-1
/
+2
*
i965: Add support for instruction compaction on Gen7.
Kenneth Graunke
2012-09-17
1
-33
/
+217
*
i965: Support instruction compaction between control flow.
Eric Anholt
2012-09-17
1
-28
/
+92
*
i965: Add support for instruction compaction.
Eric Anholt
2012-09-17
1
-0
/
+558