index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
compiler
/
brw_eu_compact.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Add instruction compaction support on Gen11
Matt Turner
2018-02-28
1
-0
/
+42
*
i965: Rename intel_asm_annotation -> brw_disasm_info
Matt Turner
2017-11-17
1
-1
/
+1
*
i965: Rewrite disassembly annotation code
Matt Turner
2017-11-17
1
-10
/
+16
*
i965: Rename brw_inst 3src functions in preparation for align1
Matt Turner
2017-10-20
1
-12
/
+18
*
i965: Fix src0 vs src1 typo
Matt Turner
2017-10-04
1
-1
/
+1
*
i965: Switch to using the logical register types
Matt Turner
2017-08-21
1
-11
/
+16
*
i965: Rename brw_inst's functions that access the register type
Matt Turner
2017-08-21
1
-11
/
+11
*
i965: Use separate enums for register vs immediate types
Matt Turner
2017-08-21
1
-4
/
+4
*
i965: Only change type of 0.0f to VF if destination stride == 1
Matt Turner
2017-08-21
1
-1
/
+2
*
i965: Move compaction "prepass" into brw_eu_compact.c
Matt Turner
2017-08-21
1
-2
/
+80
*
i965: Mark src inst pointer const in compaction code
Matt Turner
2017-08-21
1
-11
/
+12
*
i965/cnl: Handle gen10 in switch cases across the driver
Anuj Phogat
2017-06-09
1
-0
/
+1
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+1579