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: 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
*
spirv: add support for SpvCapabilityStorageImageMultisample
Samuel Pitoiset
2018-12-20
1
-1
/
+4
*
nir: Switch to using 1-bit Booleans for almost everything
Jason Ekstrand
2018-12-16
1
-1
/
+1
*
nir: Add support for 1-bit data types
Jason Ekstrand
2018-12-16
1
-0
/
+9
*
spirv: Add support for MinLod
Jason Ekstrand
2018-12-11
1
-1
/
+11
*
spirv: add SpvCapabilityInt64Atomics
Samuel Pitoiset
2018-12-05
1
-1
/
+4
*
spirv/vtn: handle variable pointers without offset lowering
Dave Airlie
2018-11-20
1
-7
/
+8
*
nir: Add alignment parameters to SSBO, UBO, and shared access
Jason Ekstrand
2018-11-15
1
-0
/
+2
*
nir/spirv: cast shift operand to u32
Karol Herbst
2018-11-14
1
-0
/
+20
*
spirv: Use the right bit-size for spec constant ops
Jason Ekstrand
2018-10-26
1
-3
/
+9
*
spirv: Add no-op support for VK_GOOGLE_hlsl_functionality1
Jason Ekstrand
2018-10-22
1
-0
/
+5
[next]