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
/
compiler
/
spirv
/
spirv_to_nir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv: Properly handle SpvOpAtomicCompareExchangeWeak
Caio Marcelo de Oliveira Filho
2019-04-29
1
-75
/
+82
*
spirv: Handle SpvOpDecorateId
Caio Marcelo de Oliveira Filho
2019-04-23
1
-0
/
+4
*
spirv: Rename vtn_decoration literals to operands
Caio Marcelo de Oliveira Filho
2019-04-23
1
-24
/
+24
*
compiler/spirv: move the check for Int8 capability
Iago Toral Quiroga
2019-04-18
1
-4
/
+3
*
spirv: Tell which opcode or value is unhandled when failing
Caio Marcelo de Oliveira Filho
2019-04-16
1
-35
/
+44
*
spirv: add SpvCapabilityFloat16 support
Samuel Pitoiset
2019-04-15
1
-1
/
+4
*
spirv: Drop some unneeded bit size switch statements
Jason Ekstrand
2019-04-14
1
-62
/
+4
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-54
/
+62
*
spirv: reduce array size in vtn_handle_constant
Karol Herbst
2019-04-14
1
-1
/
+1
*
spirv: Add support for DerivativeGroup capabilities
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+15
*
spirv: Handle the NonUniformEXT decoration
Jason Ekstrand
2019-03-25
1
-0
/
+6
*
spirv: Use interface type for block and buffer block
Caio Marcelo de Oliveira Filho
2019-03-23
1
-4
/
+32
*
spirv: Drop inline tg4 lowering
Jason Ekstrand
2019-03-21
1
-54
/
+30
*
nir: deref only for OpTypePointer
Juan A. Suarez Romero
2019-03-20
1
-8
/
+14
*
Revert "nir: const `nir_call_instr::callee`"
Jason Ekstrand
2019-03-19
1
-1
/
+1
*
nir/spirv: support physical pointers
Karol Herbst
2019-03-19
1
-2
/
+39
*
nir/spirv: handle kernel function parameters
Karol Herbst
2019-03-19
1
-0
/
+66
*
glsl: add packed for struct types
Karol Herbst
2019-03-19
1
-1
/
+16
*
nir/builder: Add a vector extract helper
Jason Ekstrand
2019-03-15
1
-6
/
+1
*
nir/spirv: Fix assert when unsampled OpTypeImage has unknown 'Depth'
Xavier Bouchoux
2019-03-11
1
-3
/
+4
*
nir/spirv: initial handling of OpenCL.std extension opcodes
Karol Herbst
2019-03-05
1
-0
/
+2
*
nir/spirv: improve parsing of the memory model
Karol Herbst
2019-03-05
1
-7
/
+33
*
spirv: OpImageQueryLod requires a sampler
Jason Ekstrand
2019-03-04
1
-1
/
+1
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro PiƱeiro
2019-02-21
1
-2
/
+4
*
spirv: Eliminate dead input/output variables after translation.
Kenneth Graunke
2019-02-14
1
-5
/
+20
*
spirv: Add missing break
Ian Romanick
2019-02-14
1
-0
/
+1
*
spirv: Support LocalSizeId and LocalSizeHintId execution modes
Jason Ekstrand
2019-02-01
1
-0
/
+8
*
spirv: Handle OpExecutionModeId
Jason Ekstrand
2019-02-01
1
-1
/
+4
*
spirv: Handle constants and types before execution modes
Jason Ekstrand
2019-02-01
1
-4
/
+4
*
spirv: Rework handling of spec constant workgroup size built-ins
Jason Ekstrand
2019-02-01
1
-4
/
+13
*
spirv: Replace vtn_constant_value with vtn_constant_uint
Jason Ekstrand
2019-02-01
1
-10
/
+6
*
spirv: Add support for SPV_EXT_physical_storage_buffer
Jason Ekstrand
2019-01-26
1
-1
/
+11
*
spirv: Implement OpConvertPtrToU and OpConvertUToPtr
Jason Ekstrand
2019-01-26
1
-2
/
+2
*
spirv: Handle OpTypeForwardPointer
Jason Ekstrand
2019-01-26
1
-33
/
+66
*
nir: Length of boolean vtn_value now is 1
Sergii Romantsov
2019-01-23
1
-3
/
+6
*
spirv: Initialize struct member offsets to -1
Jason Ekstrand
2019-01-22
1
-0
/
+1
*
nir/spirv: handle ContractionOff execution mode
Karol Herbst
2019-01-21
1
-1
/
+8
*
nir/vtn: add caps for some cl related capabilities
Rob Clark
2019-01-21
1
-3
/
+13
*
vtn: handle SpvExecutionModelKernel
Karol Herbst
2019-01-21
1
-0
/
+2
*
mesa: add MESA_SHADER_KERNEL
Karol Herbst
2019-01-21
1
-1
/
+1
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
1
-2
/
+1
*
spirv: Contain the GLSLang issue #179 workaround to old GLSLang
Jason Ekstrand
2019-01-12
1
-0
/
+9
*
nir: Tag entrypoint for easy recognition by nir_shader_get_entrypoint()
Matt Turner
2019-01-09
1
-0
/
+1
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
spirv: Add explicit pointer types
Jason Ekstrand
2019-01-08
1
-20
/
+22
*
spirv: Choose atomic deref type with pointer_uses_ssa_offset
Jason Ekstrand
2019-01-08
1
-39
/
+37
*
spirv: Add error checking for Block and BufferBlock decorations
Jason Ekstrand
2019-01-08
1
-0
/
+35
*
spirv: Propagate layout decorations to created glsl_types
Jason Ekstrand
2019-01-08
1
-4
/
+51
*
glsl_type: Add support for explicitly laid out matrices and arrays
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
spirv: Handle any bit size in vector_insert/extract
Jason Ekstrand
2019-01-08
1
-2
/
+8
[next]