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
/
intel
/
compiler
/
brw_fs_generator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
intel/compiler/fs: Pass fs_inst to generate_ddx/ddy instead of opcode
Matt Turner
2018-02-28
1
-6
/
+6
*
intel/compiler/fs: Implement FS_OPCODE_LINTERP with MADs on Gen11+
Matt Turner
2018-02-28
1
-3
/
+45
*
intel/compiler/fs: Return multiple_instructions_emitted from generate_linterp
Matt Turner
2018-02-28
1
-3
/
+7
*
intel/compiler/fs: Fix application of cmod and saturate to LINE/MAC pair
Matt Turner
2018-02-28
1
-2
/
+11
*
i965: Drop render_target_start from binding table struct.
Kenneth Graunke
2018-01-22
1
-4
/
+2
*
Revert "Revert "i965/fs: Use align1 mode on ternary instructions on Gen10+""
Matt Turner
2018-01-11
1
-4
/
+8
*
i965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
Kenneth Graunke
2017-12-30
1
-1
/
+1
*
Revert "i965/fs: Use align1 mode on ternary instructions on Gen10+"
Anuj Phogat
2017-12-22
1
-8
/
+4
*
i965/fs: Add byte scattered read message and fs support
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+6
*
i965/fs: Add byte scattered write message and fs support
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+6
*
i965/fs: Define new shader opcode to set rounding modes
Alejandro Piñeiro
2017-12-06
1
-0
/
+5
*
intel/compiler: Implement WaClearTDRRegBeforeEOTForNonPS.
Rafael Antognolli
2017-12-01
1
-0
/
+13
*
intel: fix disasm_info memory leaks
Tapani Pälli
2017-11-21
1
-1
/
+1
*
i965: Rewrite disassembly annotation code
Matt Turner
2017-11-17
1
-11
/
+10
*
i965: Move common code out of #ifdef
Matt Turner
2017-11-17
1
-5
/
+2
*
Revert "intel/fs: Use a pure vertical stride for large register strides"
Matt Turner
2017-11-14
1
-13
/
+3
*
intel/fs: Don't use automatic exec size inference
Jason Ekstrand
2017-11-07
1
-3
/
+9
*
intel/fs: Explicitly set EXECUTE_1 where needed
Jason Ekstrand
2017-11-07
1
-0
/
+7
*
intel/fs: Fix MOV_INDIRECT for 64-bit values on little-core
Jason Ekstrand
2017-11-07
1
-36
/
+39
*
intel/compiler: Add some restrictions to MOV_INDIRECT and BROADCAST
Jason Ekstrand
2017-11-07
1
-0
/
+2
*
intel/fs: Use a pure vertical stride for large register strides
Jason Ekstrand
2017-11-07
1
-3
/
+13
*
intel/eu: Use EXECUTE_1 for JMPI
Jason Ekstrand
2017-10-25
1
-1
/
+0
*
i965/fs: Use align1 mode on ternary instructions on Gen10+
Matt Turner
2017-10-20
1
-4
/
+8
*
i965/fs: Don't apply POW/FDIV workaround on Gen10+
Matt Turner
2017-10-04
1
-0
/
+1
*
i965: Normalize types for FBL, FBH, etc
Matt Turner
2017-09-30
1
-8
/
+6
*
i965: Stop using wm_prog_data->binding_table.render_target_start.
Kenneth Graunke
2017-08-23
1
-2
/
+7
*
i965: Pass pointer and end of assembly to brw_validate_instructions
Matt Turner
2017-05-15
1
-2
/
+8
*
i965/fs: Get 64-bit indirect moves working on IVB.
Francisco Jerez
2017-04-14
1
-2
/
+25
*
i965/fs: fix dst stride in IVB/BYT type conversions
Juan A. Suarez Romero
2017-04-14
1
-27
/
+41
*
i965: Use <0,2,1> region for scalar DF sources on IVB/BYT.
Matt Turner
2017-04-14
1
-0
/
+13
*
i965/fs: double regioning parameters and execsize for DF in IVB/BYT
Juan A. Suarez Romero
2017-04-14
1
-7
/
+43
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-0
/
+2126
[prev]