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_fs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
1
-13
/
+40
*
intel/compiler: Don't repeat dispatch max fixing condition
Kenneth Graunke
2019-05-14
1
-2
/
+5
*
intel/compiler: Rename invocation_id_mask to instance_id_mask
Kenneth Graunke
2019-05-14
1
-4
/
+4
*
intel/compiler: Refactor TCS invocation ID setup into a helper
Kenneth Graunke
2019-05-14
1
-14
/
+21
*
intel/fs/ra: Do the spill loop inside RA
Jason Ekstrand
2019-05-14
1
-3
/
+1
*
intel/fs: Stop doing extra RA calls
Jason Ekstrand
2019-05-14
1
-19
/
+27
*
intel/compiler: Replicate 16 bit immediate value correctly
Sagar Ghuge
2019-05-07
1
-0
/
+3
*
Revert "intel/compiler: split is_partial_write() into two variants"
Juan A. Suarez Romero
2019-04-25
1
-25
/
+6
*
intel/fs: Add a lowering pass for linear interpolation.
Rafael Antognolli
2019-04-22
1
-0
/
+46
*
intel/fs: Move the scalar-region conversion to the generator.
Rafael Antognolli
2019-04-22
1
-1
/
+1
*
intel/fs: Add support for bindless image load/store/atomic
Jason Ekstrand
2019-04-19
1
-1
/
+16
*
intel/fs: Add support for bindless texture ops
Jason Ekstrand
2019-04-19
1
-6
/
+61
*
anv: Implement VK_KHR_shader_atomic_int64
Jason Ekstrand
2019-04-19
1
-1
/
+11
*
intel/fs: Eliminate dead code first
Ian Romanick
2019-04-18
1
-0
/
+8
*
intel/compiler: implement SIMD16 restrictions for mixed-float instructions
Iago Toral Quiroga
2019-04-18
1
-0
/
+72
*
intel/compiler: skip MAD algebraic optimization for half-float or mixed mode
Iago Toral Quiroga
2019-04-18
1
-0
/
+4
*
intel/compiler: remove inexact algebraic optimizations from the backend
Iago Toral Quiroga
2019-04-18
1
-38
/
+1
*
intel/compiler: split is_partial_write() into two variants
Iago Toral Quiroga
2019-04-18
1
-6
/
+25
*
intel/compiler: handle extended math restrictions for half-float
Iago Toral Quiroga
2019-04-18
1
-9
/
+18
*
intel/fs: Remove unused condition from opt_algebraic case
Sagar Ghuge
2019-04-12
1
-5
/
+0
*
nir/i965/freedreno/vc4: add a bindless bool to type size functions
Timothy Arceri
2019-04-12
1
-5
/
+8
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
intel/fs: Use NIR_PASS_V when lowering CS intrinsics
Caio Marcelo de Oliveira Filho
2019-04-08
1
-3
/
+4
*
intel/fs: Add support for CS to group invocations in quads
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+5
*
intel/fs: Make alpha test work with MRT and sample mask
Danylo Piliaiev
2019-03-25
1
-18
/
+17
*
i965,iris,anv: Make alpha to coverage work with sample mask
Danylo Piliaiev
2019-03-25
1
-2
/
+2
*
intel/compiler: handle GLSL_TYPE_INTERFACE as GLSL_TYPE_STRUCT
Caio Marcelo de Oliveira Filho
2019-03-23
1
-1
/
+1
*
intel/fs: Fix opt_peephole_csel to not throw away saturates.
Kenneth Graunke
2019-03-12
1
-0
/
+1
*
intel/compiler: Silence unused parameter warning in brw_interpolation_map.c
Ian Romanick
2019-03-06
1
-3
/
+2
*
intel/fs: Handle OR source modifiers in algebraic optimization
Ian Romanick
2019-03-01
1
-1
/
+10
*
intel/compiler: Re-prefix non-logical surface opcodes with VEC4
Jason Ekstrand
2019-02-28
1
-9
/
+0
*
intel/compiler: Drop unused surface opcodes
Jason Ekstrand
2019-02-28
1
-18
/
+0
*
intel/fs: Get rid of the IMAGE_SIZE opcode
Jason Ekstrand
2019-02-28
1
-7
/
+5
*
intel/fs: Add an enum type for logical sampler inst sources
Jason Ekstrand
2019-02-28
1
-36
/
+36
*
intel/fs: Lower integer multiply correctly when destination stride equals 4.
Francisco Jerez
2019-02-21
1
-4
/
+8
*
intel/fs: Exclude control sources from execution type and region alignment ca...
Francisco Jerez
2019-02-21
1
-0
/
+56
*
intel/fs: Implement nir_intrinsic_global_atomic_*
Jason Ekstrand
2019-02-01
1
-0
/
+47
*
intel/fs: Use SENDS for A64 writes on gen9+
Jason Ekstrand
2019-02-01
1
-10
/
+23
*
intel/fs: Implement load/store_global with A64 untyped messages
Jason Ekstrand
2019-02-01
1
-0
/
+107
*
intel/fs: Properly handle 64-bit types in LOAD_PAYLOAD
Jason Ekstrand
2019-02-01
1
-2
/
+6
*
intel/fs: Use split sends for surface writes on gen9+
Jason Ekstrand
2019-01-29
1
-18
/
+32
*
intel/fs: Support SENDS in SHADER_OPCODE_SEND
Jason Ekstrand
2019-01-29
1
-0
/
+50
*
intel/fs: Use SHADER_OPCODE_SEND for varying UBO pulls on gen7+
Jason Ekstrand
2019-01-29
1
-6
/
+25
*
intel/fs: Use SHADER_OPCODE_SEND for texturing on gen7+
Jason Ekstrand
2019-01-29
1
-5
/
+133
*
intel/fs: Use a logical opcode for IMAGE_SIZE
Jason Ekstrand
2019-01-29
1
-0
/
+10
*
intel/fs: Use SHADER_OPCODE_SEND for surface messages
Jason Ekstrand
2019-01-29
1
-53
/
+129
*
intel/fs: Add a generic SEND opcode
Jason Ekstrand
2019-01-29
1
-0
/
+13
*
intel/fs: Handle IMAGE_SIZE in size_read() and is_send_from_grf()
Jason Ekstrand
2019-01-29
1
-0
/
+2
*
intel/fs: Get rid of fs_inst::equals
Jason Ekstrand
2019-01-29
1
-22
/
+7
*
i965: Drop mark_surface_used mechanism.
Kenneth Graunke
2019-01-13
1
-4
/
+0
[next]