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_nir.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/fs: Implement quad_swap_horizontal with a swizzle on gen7
Jason Ekstrand
2019-07-30
1
-7
/
+20
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
1
-5
/
+4
*
nir,intel: lower if (cond) demote() to new intrinsic demote_if(cond)
Daniel Schürmann
2019-07-24
1
-1
/
+3
*
intel/compiler: Allow for varying subgroup sizes
Jason Ekstrand
2019-07-24
1
-0
/
+8
*
intel/fs: Use a strided MOV instead of a conversion for load_* destinations
Jason Ekstrand
2019-07-17
1
-5
/
+3
*
intel/fs: Add support for SLM fence in Gen11
Caio Marcelo de Oliveira Filho
2019-07-11
1
-4
/
+40
*
intel/fs: Implement "demote to helper invocation"
Caio Marcelo de Oliveira Filho
2019-07-08
1
-1
/
+23
*
intel/fs: Implement nir_intrinsic_load_fs_input_interp_deltas
Jason Ekstrand
2019-07-02
1
-0
/
+12
*
intel/fs: Actually implement the load_barycentric intrinsics
Jason Ekstrand
2019-07-02
1
-9
/
+63
*
intel/compiler: Emit ROR and ROL instruction
Sagar Ghuge
2019-07-01
1
-0
/
+7
*
intel/compiler: don't use byte operands for src1 on ICL
Lionel Landwerlin
2019-06-29
1
-2
/
+9
*
intel/fs: Improve discard_if code generation
Ian Romanick
2019-06-05
1
-3
/
+43
*
intel/fs: Add need_dest parameter to fs_visitor::nir_emit_alu
Ian Romanick
2019-06-05
1
-3
/
+5
*
intel/fs: Add an UNDEF instruction to avoid excess live ranges
Jason Ekstrand
2019-06-04
1
-0
/
+1
*
intel/fs: Do a stalling MFENCE in endInvocationInterlock()
Jason Ekstrand
2019-05-30
1
-2
/
+16
*
intel/fs,vec4: Use g0 as the header for MFENCE
Jason Ekstrand
2019-05-30
1
-4
/
+3
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-5
/
+3
*
intel: Implement abs, neg, and sat in the back-end
Jason Ekstrand
2019-05-24
1
-0
/
+22
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
1
-10
/
+86
*
intel/compiler: Move ICP handle fetching into a helper function.
Kenneth Graunke
2019-05-14
1
-36
/
+44
*
intel/fs: Assert when brw_fs_nir sees a nir_deref_instr
Caio Marcelo de Oliveira Filho
2019-05-02
1
-1
/
+1
*
intel/fs: Don't emit empty ELSE blocks.
Kenneth Graunke
2019-04-28
1
-4
/
+4
*
intel/fs: Don't handle texop_tex for shaders without implicit LOD
Caio Marcelo de Oliveira Filho
2019-04-25
1
-6
/
+1
*
intel/fs: Move the scalar-region conversion to the generator.
Rafael Antognolli
2019-04-22
1
-2
/
+2
*
intel/fs: Add support for float16 to the fsign optimizations
Ian Romanick
2019-04-20
1
-6
/
+24
*
intel/fs: Add support for bindless image load/store/atomic
Jason Ekstrand
2019-04-19
1
-7
/
+54
*
intel/fs: Add support for bindless texture ops
Jason Ekstrand
2019-04-19
1
-2
/
+15
*
anv: Implement VK_KHR_shader_atomic_int64
Jason Ekstrand
2019-04-19
1
-2
/
+15
*
intel/fs: Generate better code for fsign multiplied by a value
Ian Romanick
2019-04-18
1
-0
/
+43
*
intel/fs: Add a scale factor to emit_fsign
Ian Romanick
2019-04-18
1
-11
/
+76
*
intel/fs: Refactor code generation for nir_op_fsign to its own function
Ian Romanick
2019-04-18
1
-65
/
+63
*
nir: Add a nir_src_as_intrinsic() helper
Jason Ekstrand
2019-04-18
1
-11
/
+4
*
nir: Rework nir_src_as_alu_instr to not take a pointer
Jason Ekstrand
2019-04-18
1
-6
/
+4
*
intel/compiler: ask for an integer type if requesting an 8-bit type
Iago Toral Quiroga
2019-04-18
1
-2
/
+3
*
intel/compiler: rework conversion opcodes
Iago Toral Quiroga
2019-04-18
1
-19
/
+22
*
intel/compiler: drop unnecessary temporary from 32-bit fsign implementation
Iago Toral Quiroga
2019-04-18
1
-3
/
+2
*
intel/compiler: implement 16-bit fsign
Iago Toral Quiroga
2019-04-18
1
-1
/
+16
*
intel/compiler: assert restrictions on conversions to half-float
Iago Toral Quiroga
2019-04-18
1
-2
/
+3
*
intel/compiler: handle b2i/b2f with other integer conversion opcodes
Iago Toral Quiroga
2019-04-18
1
-8
/
+8
*
intel/compiler: split float to 64-bit opcodes from int to 64-bit
Iago Toral Quiroga
2019-04-18
1
-0
/
+7
*
intel/compiler/icl: Use tcs barrier id bits 24:30 instead of 24:27
Topi Pohjolainen
2019-04-17
1
-7
/
+17
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-11
/
+11
*
intel/nir: Take a nir_tex_instr and src index in brw_texture_offset
Jason Ekstrand
2019-04-14
1
-8
/
+2
*
nir/i965/freedreno/vc4: add a bindless bool to type size functions
Timothy Arceri
2019-04-12
1
-1
/
+1
*
intel/fs: Use TEX_LOGICAL whenever implicit lod is supported
Caio Marcelo de Oliveira Filho
2019-04-08
1
-2
/
+6
*
intel/fs: Fix extract_u8 of an odd byte from a 64-bit integer
Ian Romanick
2019-03-06
1
-0
/
+7
*
intel/fs: nir_op_extract_i8 extracts a byte, not a word
Ian Romanick
2019-03-06
1
-2
/
+4
*
spirv: Use the same types for resource indices as pointers
Jason Ekstrand
2019-03-05
1
-0
/
+1
*
nir/glsl: Add another way of doing lower_imul64 for gen8+
Sagar Ghuge
2019-03-04
1
-0
/
+5
*
intel/fs: Don't assert on b2f with a saturate modifier
Ian Romanick
2019-03-02
1
-1
/
+3
[next]