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
*
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