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_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Remove now unnecessary Gen8 CMP destination type override.
Matt Turner
2015-02-04
1
-8
/
+0
*
i965/emit: Assert that src1 is not an MRF after doing the MRF->GRF conversion
Jason Ekstrand
2015-01-22
1
-1
/
+1
*
i965/emit: Do the sampler index adjustment directly in header.0.3
Jason Ekstrand
2015-01-22
1
-3
/
+2
*
i965: Extract scalar region checking logic
Ben Widawsky
2015-01-20
1
-3
/
+1
*
i965: Make validate_reg tables constant
Juha-Pekka Heikkila
2014-12-16
1
-4
/
+4
*
i965: Set the region of LINE's src0 to <0,1,0>.
Matt Turner
2014-12-05
1
-1
/
+10
*
i965: Remove non-existent vertical strides from array.
Matt Turner
2014-11-06
1
-1
/
+1
*
i965: Fix sampler state pointer adjustment for nonconst samplers
Chris Forbes
2014-11-05
1
-1
/
+1
*
i965: Use the spill destination for the message header on GEN >= 7
Jason Ekstrand
2014-10-27
1
-6
/
+13
*
Revert "i965: Emit ELSE/ENDIF JIP with type D on Gen 7."
Matt Turner
2014-10-03
1
-2
/
+2
*
i965/fs: Add a an optional source to the FS_OPCODE_FB_WRITE instruction
Jason Ekstrand
2014-09-30
1
-5
/
+7
*
i965/fs: Use the GRF for UNTYPED_ATOMIC instructions
Jason Ekstrand
2014-09-30
1
-2
/
+2
*
i965: Use BRW_MATH_DATA_SCALAR when source regioning is scalar.
Matt Turner
2014-09-29
1
-1
/
+8
*
i965: Emit ELSE/ENDIF JIP with type D on Gen 7.
Matt Turner
2014-09-25
1
-2
/
+2
*
i965: Set JumpCount, not JIP, on ENDIF on Gen 6.
Matt Turner
2014-09-25
1
-4
/
+7
*
i965: Generalize sampler state pointer mangling for non-const
Chris Forbes
2014-08-15
1
-1
/
+13
*
i965: Extract helper function for surface state pointer adjustment
Chris Forbes
2014-08-15
1
-0
/
+35
*
i965: Adjust set_message_descriptor to handle non-sends
Chris Forbes
2014-08-15
1
-1
/
+13
*
i965: Add low-level support for indirect sends
Chris Forbes
2014-08-15
1
-0
/
+15
*
Revert "i965/vec4: Use MOV, not OR, to set URB write channel mask bits."
Kenneth Graunke
2014-08-14
1
-2
/
+4
*
i965/eu: Set src0 file to IMM on Gen8+ flow control instructions.
Kenneth Graunke
2014-08-12
1
-9
/
+36
*
i965/eu: Refactor brw_WHILE to share a bit more code on Gen6+.
Kenneth Graunke
2014-08-12
1
-16
/
+12
*
i965/eu: Emulate F32TO16 and F16TO32 on Broadwell.
Kenneth Graunke
2014-08-12
1
-2
/
+50
*
i965/vec4: Use MOV, not OR, to set URB write channel mask bits.
Kenneth Graunke
2014-08-12
1
-4
/
+2
*
i965/eu: Allow math on immediates on Broadwell.
Kenneth Graunke
2014-08-10
1
-3
/
+6
*
i965/eu: Refactor jump distance scaling to use a helper function.
Kenneth Graunke
2014-08-10
1
-14
/
+7
*
i965/eu: Set UIP on ELSE instructions on Broadwell.
Kenneth Graunke
2014-08-10
1
-0
/
+6
*
i965/eu: Make it clear that brw_patch_break_count only runs on Gen4-5.
Kenneth Graunke
2014-08-10
1
-0
/
+2
*
i965/eu: Make it clear that brw_find_loop_end only runs on Gen6+.
Kenneth Graunke
2014-08-10
1
-0
/
+2
*
i965/eu: Port Broadwell CMP destination type hack to brw_eu_emit.c.
Kenneth Graunke
2014-08-10
1
-0
/
+8
*
i965/eu: Use Haswell atomic messages on Broadwell.
Kenneth Graunke
2014-08-10
1
-2
/
+2
*
i965/eu: Change gen == 7 to gen >= 7 in a couple brw_eu_emit.c cases.
Kenneth Graunke
2014-08-10
1
-2
/
+2
*
i965: Set ExecSize to 16 for loop instructions in SIMD16 shaders.
Kenneth Graunke
2014-08-08
1
-5
/
+8
*
i965/eu: Merge brw_CONT and gen6_CONT.
Kenneth Graunke
2014-08-08
1
-17
/
+5
*
i965/eu: Drop redundant brw_set_src0/brw_set_dest from gen6_CONT.
Kenneth Graunke
2014-08-08
1
-2
/
+0
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
i965: add low-level support for send to pixel interpolator
Chris Forbes
2014-07-13
1
-0
/
+28
*
i965: Fix two broken asserts in brw_eu_emit
Chris Forbes
2014-07-12
1
-2
/
+2
*
i965: Make a brw_conditional_mod enum.
Matt Turner
2014-07-05
1
-1
/
+1
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-1
/
+1
*
i965: Replace 'struct brw_instruction' with 'brw_inst'.
Matt Turner
2014-06-26
1
-117
/
+105
*
i965: Convert brw_eu_emit.c to the new brw_inst API.
Kenneth Graunke
2014-06-26
1
-482
/
+461
*
i965: Pass brw into next_offset().
Kenneth Graunke
2014-06-26
1
-5
/
+8
*
i965: Silence warning about unused brw in release builds.
Matt Turner
2014-06-17
1
-2
/
+1
*
Revert "i965: Add 'wait' instruction support"
Matt Turner
2014-06-17
1
-16
/
+0
*
i965: Use brw->gen in some generation checks.
Matt Turner
2014-06-11
1
-1
/
+2
*
i965: Rename brw_math to gen4_math.
Kenneth Graunke
2014-06-10
1
-1
/
+1
*
i965: Split Gen4-5 and Gen6+ MATH instruction emitters.
Kenneth Graunke
2014-06-10
1
-53
/
+25
*
i965: Don't set the "switch" flag on control flow instructions on Gen6+.
Kenneth Graunke
2014-06-10
1
-6
/
+4
*
Revert "i965: Move brw_land_fwd_jump() to compilation unit of its use."
Iago Toral Quiroga
2014-06-07
1
-0
/
+17
[next]