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_reg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/hsw: Initialize SLM index in state register
Jordan Justen
2016-03-08
1
-0
/
+16
*
i965: Add support for swizzling arbitrary immediates to (brw_)swizzle().
Francisco Jerez
2016-03-06
1
-2
/
+5
*
i965: Pass symbolic swizzle to brw_swizzle() as a single argument.
Francisco Jerez
2016-03-06
1
-11
/
+4
*
i965/gen8: Always use BRW_REGISTER_TYPE_UW for MUL on GEN8+
Marta Lofstedt
2015-12-30
1
-27
/
+0
*
i965: Add tessellation control shaders.
Kenneth Graunke
2015-12-22
1
-0
/
+1
*
i965: Add brw_imm_uv().
Matt Turner
2015-11-20
1
-0
/
+9
*
i965: Don't bother setting regioning on immediates.
Matt Turner
2015-11-20
1
-6
/
+0
*
i965: Make brw_imm_vf4() take 8-bit restricted floats.
Matt Turner
2015-11-19
1
-31
/
+7
*
i965: Combine register file field.
Matt Turner
2015-11-13
1
-2
/
+2
*
i965: Use brw_reg's nr field to store register number.
Matt Turner
2015-11-13
1
-5
/
+5
*
i965: Add and use enum brw_reg_file.
Matt Turner
2015-11-13
1
-12
/
+13
*
i965: Reorganize brw_reg fields.
Matt Turner
2015-11-13
1
-8
/
+8
*
i965: Make 'dw1' and 'bits' unnamed structures in brw_reg.
Matt Turner
2015-11-13
1
-20
/
+20
*
i965/brw_reg: Add a brw_VxH_indirect helper
Jason Ekstrand
2015-11-11
1
-0
/
+11
*
i965: Note that the UV immediate type is Gen6+.
Matt Turner
2015-10-22
1
-1
/
+1
*
i965: Turn BRW_MAX_MRF into a macro that accepts a hardware generation
Iago Toral Quiroga
2015-09-21
1
-1
/
+1
*
i965: Move MRF register asserts out of brw_reg.h
Iago Toral Quiroga
2015-09-21
1
-3
/
+4
*
i965/vec4: Add auxiliary func to build a writemask from a component size
Eduardo Lima Mitev
2015-08-03
1
-0
/
+6
*
Delete duplicate function is_power_of_two() and use _mesa_is_pow_two()
Anuj Phogat
2015-07-29
1
-1
/
+1
*
i965: Add notification register
Jordan Justen
2015-06-12
1
-0
/
+16
*
i965: Document brw_mask_reg().
Francisco Jerez
2015-05-12
1
-1
/
+5
*
i965: Make the brw_inst helpers take a device_info instead of a context
Jason Ekstrand
2015-04-22
1
-2
/
+2
*
i965/fs: Calculate delta_x and delta_y together.
Matt Turner
2015-04-21
1
-0
/
+7
*
i965: Make type_sz() return unsigned.
Matt Turner
2015-04-21
1
-1
/
+1
*
i965/vec4: Some more trivial swizzle clean-up.
Francisco Jerez
2015-03-23
1
-4
/
+2
*
i965/vec4: Fix signedness of brw_is_single_value_swizzle() argument.
Francisco Jerez
2015-03-23
1
-1
/
+1
*
i965: Define some useful swizzle helper functions.
Francisco Jerez
2015-03-23
1
-0
/
+97
*
i965/fs: Replace ud_reg_to_w() with a more general helper function.
Francisco Jerez
2015-02-19
1
-0
/
+22
*
i965: Extract scalar region checking logic
Ben Widawsky
2015-01-20
1
-0
/
+13
*
i965: Add QWORD sizes to type_sz macro
Ben Widawsky
2015-01-20
1
-0
/
+3
*
i965/brw_reg: struct constructor now needs explicit negate and abs values.
Andres Gomez
2014-12-15
1
-2
/
+20
*
i965: Add functions to convert float <-> VF.
Matt Turner
2014-11-25
1
-0
/
+4
*
i965/brw_reg: Make the accumulator register take an explicit width.
Jason Ekstrand
2014-09-30
1
-2
/
+3
*
i965/brw_reg: Add a firsthalf function and use it in the generator
Jason Ekstrand
2014-09-30
1
-0
/
+6
*
i965/fs: Make null_reg_* const members of fs_visitor instead of globals
Jason Ekstrand
2014-09-30
1
-0
/
+6
*
i965: forward-declare struct brw_context in brw_reg.h
Ilia Mirkin
2014-07-09
1
-0
/
+2
*
i965: Use enum brw_reg_type for register types.
Matt Turner
2014-07-05
1
-4
/
+4
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-2
/
+1
*
mesa: Make unreachable macro take a string argument.
Matt Turner
2014-07-01
1
-2
/
+1
*
Revert "i965: Add 'wait' instruction support"
Matt Turner
2014-06-17
1
-16
/
+0
*
i965: Mark brw_reg_type and register_file enums as PACKED.
Matt Turner
2014-02-21
1
-1
/
+2
*
i965: Have brw_imm_vf4() take the vector components as integer values.
Francisco Jerez
2014-02-19
1
-10
/
+30
*
i965: Add helper function to find out the signedness of a register type.
Francisco Jerez
2014-02-19
1
-0
/
+28
*
i965/vec4: Use swizzle() in the ARB_vertex_program code.
Francisco Jerez
2014-02-19
1
-0
/
+2
*
i965: Fix register types in dump_instructions().
Kenneth Graunke
2014-02-05
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Add support for Broadwell's new register types.
Kenneth Graunke
2013-12-20
1
-0
/
+5
*
i965: Add BRW_REGISTER_TYPE_DF.
Kenneth Graunke
2013-12-20
1
-0
/
+2
*
i965: Abstract BRW_REGISTER_TYPE_* into an enum with unique values.
Kenneth Graunke
2013-12-20
1
-0
/
+22
*
i965: Delete bogus BRW_REGISTER_TYPE_HF define.
Kenneth Graunke
2013-12-20
1
-1
/
+0
[next]