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: 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
*
spirv: Add support for SPV_GOOGLE_decorate_string
Jason Ekstrand
2018-10-22
1
-0
/
+8
*
spirv/nir: handle memory access qualifiers for SSBO loads/stores
Samuel Pitoiset
2018-10-12
1
-3
/
+21
*
spirv: Move function call handling to vtn_cfg
Jason Ekstrand
2018-10-02
1
-63
/
+0
*
nir: Make image load/store intrinsics variable-width
Jason Ekstrand
2018-08-29
1
-0
/
+2
*
spirv: fill info.gs.input_primitive too
Alejandro Piñeiro
2018-08-13
1
-0
/
+2
*
compiler/spirv: add XFB and GeometryStreams capability check support
Alejandro Piñeiro
2018-07-31
1
-2
/
+8
*
spirv/nir: Fix the stream ID when emitting a primitive or vertex
Neil Roberts
2018-07-31
1
-2
/
+5
*
spirv: Handle the SpvDecorationStream decoration
Neil Roberts
2018-07-31
1
-1
/
+8
*
spirv: Handle SpvExecutionModeXfb
Neil Roberts
2018-07-31
1
-1
/
+1
*
spirv: add support for SPV_KHR_post_depth_coverage
Ilia Mirkin
2018-07-22
1
-0
/
+9
*
nir: prepare for bumping up max components to 16
Karol Herbst
2018-07-17
1
-1
/
+1
*
spirv: Fix a couple of image atomic load/store bugs
Jason Ekstrand
2018-07-16
1
-17
/
+30
[next]