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_inst.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-24
/
+24
*
i965: add support for getting/setting DF immediates
Connor Abbott
2016-05-10
1
-0
/
+25
*
i965: Move MRF macros from brw_inst.h to brw_eu.h.
Matt Turner
2015-11-24
1
-9
/
+0
*
i965: Use ull immediates in brw_inst_bits
Jason Ekstrand
2015-11-23
1
-2
/
+2
*
i965: fix 64-bit immediates in brw_inst(_set)_bits
Connor Abbott
2015-11-23
1
-2
/
+2
*
i965: Introduce new SHADER_OPCODE_URB_WRITE_SIMD8_MASKED/PER_SLOT opcodes.
Kenneth Graunke
2015-10-21
1
-0
/
+1
*
i965: Mark compacted 3-src instructions as Gen8+.
Matt Turner
2015-10-21
1
-16
/
+16
*
i965: Add const to brw_compact_inst_bits.
Matt Turner
2015-10-21
1
-2
/
+2
*
i965: Add mask_control_ex field and handle it in compaction.
Matt Turner
2015-10-21
1
-0
/
+2
*
i965: Add devinfo->gen assertions for acc_wr_control.
Matt Turner
2015-10-21
1
-3
/
+3
*
i965: Prepare for next commit by adding more whitespace.
Matt Turner
2015-10-21
1
-14
/
+14
*
i965: Add devinfo parameter to brw_compact_inst_* funcs.
Matt Turner
2015-10-21
1
-11
/
+19
*
i965: Define FIRST_SPILL_MRF and FIRST_PULL_LOAD_MRF only once and in one place
Iago Toral Quiroga
2015-10-08
1
-0
/
+6
*
i965: Maximum allowed size of SEND messages is 15 (4 bits)
Iago Toral Quiroga
2015-09-21
1
-0
/
+3
*
i965: Optimize brw_inst_set_bits() and brw_compact_inst_set_bits().
Matt Turner
2015-08-11
1
-4
/
+4
*
i965: Optimize brw_inst_bits() and brw_compact_inst_bits().
Matt Turner
2015-08-11
1
-4
/
+4
*
i965/inst: Add gateway_notify and gateway_subfuncid fields
Jordan Justen
2015-06-12
1
-3
/
+11
*
i965: Make the brw_inst helpers take a device_info instead of a context
Jason Ekstrand
2015-04-22
1
-70
/
+70
*
i965: Mark brw_inst_bits' brw_inst* parameter const.
Matt Turner
2015-03-31
1
-12
/
+12
*
i965/disasm: Properly decode branch_ctrl (gen8+)
Ben Widawsky
2014-11-20
1
-1
/
+1
*
i965: Silence 'comparison is always true' warning
Ian Romanick
2014-07-19
1
-2
/
+0
*
i965: Silence many unused parameter warnings
Ian Romanick
2014-07-19
1
-0
/
+10
*
i965: Add message descriptor bit definitions for pixel interpolator
Chris Forbes
2014-07-13
1
-0
/
+11
*
i965: Replace struct brw_compact_instruction with brw_compact_inst.
Matt Turner
2014-06-26
1
-4
/
+2
*
i965: Introduce a new brw_compact_inst API.
Matt Turner
2014-06-26
1
-0
/
+90
*
i965: Replace 'struct brw_instruction' with 'brw_inst'.
Matt Turner
2014-06-26
1
-32
/
+24
*
i965: Introduce a new brw_inst API.
Kenneth Graunke
2014-06-26
1
-0
/
+707