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_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Set swizzle to BRW_SWIZZLE_XXXX for scalar region
Sagar Ghuge
2018-12-10
1
-1
/
+18
*
intel/compiler: Change src1 reg type to unsigned doubleword
Sagar Ghuge
2018-10-23
1
-1
/
+1
*
intel/compiler: Implement untyped atomic float min, max, and compare-swap dat...
Ian Romanick
2018-08-22
1
-0
/
+47
*
intel/eu: Assert that the instruction is send-like in brw_set_desc_ex().
Francisco Jerez
2018-07-09
1
-2
/
+3
*
intel/eu: Get rid of the return value of brw_send_indirect_message().
Francisco Jerez
2018-07-09
1
-14
/
+3
*
intel/eu: Get rid of the return value of brw_send_indirect_surface_message().
Francisco Jerez
2018-07-09
1
-10
/
+6
*
intel/eu: Use descriptor constructors for dataport typed surface messages.
Francisco Jerez
2018-07-09
1
-47
/
+35
*
intel/eu: Use descriptor constructors for dataport scattered byte surface mes...
Francisco Jerez
2018-07-09
1
-33
/
+27
*
intel/eu: Use descriptor constructors for dataport untyped surface messages.
Francisco Jerez
2018-07-09
1
-50
/
+38
*
intel/eu: Provide single descriptor argument to brw_send_indirect_surface_mes...
Francisco Jerez
2018-07-09
1
-29
/
+36
*
intel/eu: Use descriptor constructors for pixel interpolator messages.
Francisco Jerez
2018-07-09
1
-14
/
+12
*
intel/eu: Use descriptor constructors for dataport write messages.
Francisco Jerez
2018-07-09
1
-74
/
+26
*
intel/eu: Use descriptor constructors for dataport read messages.
Francisco Jerez
2018-07-09
1
-52
/
+25
*
intel/eu: Use descriptor constructors for sampler messages.
Francisco Jerez
2018-07-09
1
-39
/
+6
*
intel/eu: Provide desc immediate argument up front to brw_send_indirect_messa...
Francisco Jerez
2018-07-09
1
-5
/
+6
*
TRIVIAL: intel/eu: Use a local devinfo variable in brw_shader_time_add().
Francisco Jerez
2018-07-09
1
-5
/
+6
*
intel/eu: Use brw_set_desc() along with a helper to set common descriptor con...
Francisco Jerez
2018-07-09
1
-69
/
+39
*
intel/eu: Define helper to specify the descriptor immediates of a SEND instru...
Francisco Jerez
2018-07-09
1
-0
/
+17
*
intel/eu: Fix pixel interpolator queries for SIMD32.
Francisco Jerez
2018-06-28
1
-1
/
+2
*
intel/eu: Return new instruction to caller from brw_fb_WRITE().
Francisco Jerez
2018-06-28
1
-11
/
+13
*
intel/eu: Switch to a logical state stack
Jason Ekstrand
2018-06-04
1
-71
/
+3
*
intel/eu: Set flag [sub]register number differently for 3src
Jason Ekstrand
2018-06-04
1
-3
/
+10
*
intel/eu: Copy fields manually in brw_next_insn
Jason Ekstrand
2018-06-04
1
-1
/
+94
*
intel/eu: Add some brw_get_default_ helpers
Jason Ekstrand
2018-06-04
1
-53
/
+45
*
i965: Add ARB_fragment_shader_interlock support.
Plamena Manolova
2018-06-01
1
-3
/
+4
*
intel/eu: Set EXECUTE_1 when setting the rounding mode in cr0
Jason Ekstrand
2018-05-22
1
-0
/
+2
*
intel/compiler/icl: Clear "null render target" bit in extended message descri...
Jason Ekstrand
2018-03-22
1
-0
/
+3
*
i965/fs: Add infrastructure for generating CSEL instructions.
Kenneth Graunke
2018-03-08
1
-0
/
+1
*
intel/compiler: Memory fence commit must always be enabled for gen10+
Anuj Phogat
2018-03-02
1
-1
/
+3
*
intel/eu: Plumb header present bit to codegen helpers for HDC messages.
Francisco Jerez
2018-03-02
1
-12
/
+18
*
intel/ir: Allow arbitrary scratch flag registers for SHADER_OPCODE_FIND_LIVE_...
Francisco Jerez
2018-03-02
1
-2
/
+3
*
intel/compiler/fs: Implement FS_OPCODE_LINTERP with MADs on Gen11+
Matt Turner
2018-02-28
1
-1
/
+1
*
intel/compiler: Add Gen11+ native float type
Matt Turner
2018-02-28
1
-2
/
+8
*
i965/fs: Add/use functions to convert to 3src_align1 vstride/hstride
Matt Turner
2018-01-11
1
-28
/
+41
*
i965/fs: Add byte scattered read message and fs support
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+32
*
i965/fs: Add byte scattered write message and fs support
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+44
*
i965/fs: Define new shader opcode to set rounding modes
Alejandro PiƱeiro
2017-12-06
1
-0
/
+33
*
intel/eu: Explicitly set EXECUTE_1 where needed
Jason Ekstrand
2017-11-07
1
-0
/
+9
*
intel/eu: Make automatic exec sizes a configurable option
Jason Ekstrand
2017-11-07
1
-14
/
+18
*
intel/eu: Fix broadcast instruction for 64-bit values on little-core
Jason Ekstrand
2017-11-07
1
-2
/
+24
*
intel/eu: Just modify the offset in brw_broadcast
Jason Ekstrand
2017-11-07
1
-4
/
+5
*
intel/compiler: Add some restrictions to MOV_INDIRECT and BROADCAST
Jason Ekstrand
2017-11-07
1
-0
/
+16
*
intel/eu: Use EXECUTE_1 for JMPI
Jason Ekstrand
2017-10-25
1
-1
/
+1
*
i965: Add align1 ternary instruction emission support
Matt Turner
2017-10-20
1
-55
/
+160
*
i965: Add functions to abstract access to 3src register types
Matt Turner
2017-10-20
1
-20
/
+2
*
i965: Rename brw_inst's functions that access the 3src register type
Matt Turner
2017-10-20
1
-8
/
+8
*
i965: Rename brw_inst 3src functions in preparation for align1
Matt Turner
2017-10-20
1
-24
/
+24
*
i965: Remove validate_reg()
Matt Turner
2017-10-04
1
-80
/
+0
*
i965: Switch to using the logical register types
Matt Turner
2017-08-21
1
-10
/
+3
*
i965: Rename brw_inst's functions that access the register type
Matt Turner
2017-08-21
1
-9
/
+9
[next]