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
/
vtn_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv: implement SPV_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
1
-0
/
+5
*
spirv: Add a workaround for OpControlBarrier on old GLSLang
Jason Ekstrand
2020-01-13
1
-0
/
+3
*
spirv,nir: add new lod parameter to image_{load,store} intrinsics
Samuel Pitoiset
2020-01-09
1
-0
/
+1
*
spirv: Remove the type from sampled_image
Jason Ekstrand
2019-11-09
1
-1
/
+0
*
spirv: Emit memory barriers for atomic operations
Caio Marcelo de Oliveira Filho
2019-10-24
1
-0
/
+3
*
spirv: Parse memory semantics for atomic operations
Caio Marcelo de Oliveira Filho
2019-10-24
1
-0
/
+3
*
spirv: fixup signature
Erik Faye-Lund
2019-08-08
1
-1
/
+1
*
spirv: propagate access qualifiers through ssa & pointer
Lionel Landwerlin
2019-07-26
1
-0
/
+34
*
spirv: wrap push ssa/pointer values
Lionel Landwerlin
2019-07-26
1
-15
/
+12
*
nir: Make nir_constant a vector rather than a matrix
Jason Ekstrand
2019-06-19
1
-8
/
+8
*
spirv: Add a vtn_constant_int helper
Jason Ekstrand
2019-06-19
1
-0
/
+18
*
spirv/nir: add support for AMD_shader_ballot and Groups capability
Daniel Schürmann
2019-06-13
1
-0
/
+3
*
spirv: Add vtn_variable_mode_image
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+1
*
spirv: Add vtn_mode_to_address_format()
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+3
*
spirv: Add vtn_mode_uses_ssa_offset()
Caio Marcelo de Oliveira Filho
2019-05-20
1
-2
/
+9
*
spirv: Add and use vtn_type_without_array() helper
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+2
*
spirv: Export vtn_storage_class_to_mode()
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+5
*
vtn: handle bitcast with pointer src/dest
Karol Herbst
2019-05-04
1
-0
/
+3
*
spirv: Rename vtn_decoration literals to operands
Caio Marcelo de Oliveira Filho
2019-04-23
1
-1
/
+1
*
spirv: Tell which opcode or value is unhandled when failing
Caio Marcelo de Oliveira Filho
2019-04-16
1
-0
/
+6
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-4
/
+4
*
spirv: propagate the access flag for store and load derefs
Samuel Pitoiset
2019-03-27
1
-2
/
+4
*
nir/spirv: support physical pointers
Karol Herbst
2019-03-19
1
-1
/
+1
*
glsl: add packed for struct types
Karol Herbst
2019-03-19
1
-0
/
+7
*
nir/spirv: initial handling of OpenCL.std extension opcodes
Karol Herbst
2019-03-05
1
-0
/
+3
*
nir/spirv: improve parsing of the memory model
Karol Herbst
2019-03-05
1
-0
/
+3
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro Piñeiro
2019-02-21
1
-2
/
+0
*
spirv: Rework handling of spec constant workgroup size built-ins
Jason Ekstrand
2019-02-01
1
-0
/
+1
*
spirv: Replace vtn_constant_value with vtn_constant_uint
Jason Ekstrand
2019-02-01
1
-3
/
+15
*
spirv/nir: handle location decorations on block interface members
Neil Roberts
2019-01-28
1
-0
/
+6
*
spirv: Add support for SPV_EXT_physical_storage_buffer
Jason Ekstrand
2019-01-26
1
-0
/
+1
*
nir/spirv: handle ContractionOff execution mode
Karol Herbst
2019-01-21
1
-0
/
+3
*
nir/spirv: handle SpvStorageClassCrossWorkgroup
Karol Herbst
2019-01-19
1
-0
/
+1
*
spirv: Contain the GLSLang issue #179 workaround to old GLSLang
Jason Ekstrand
2019-01-12
1
-0
/
+3
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-2
/
+2
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-0
/
+2
*
spirv: Choose atomic deref type with pointer_uses_ssa_offset
Jason Ekstrand
2019-01-08
1
-0
/
+3
*
spirv: Add error checking for Block and BufferBlock decorations
Jason Ekstrand
2019-01-08
1
-0
/
+1
*
spirv: Handle arbitrary bit sizes for deref array indices
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
spirv: Emit NIR deref instructions on-the-fly
Jason Ekstrand
2019-01-08
1
-12
/
+1
*
spirv/nir: handle memory access qualifiers for SSBO loads/stores
Samuel Pitoiset
2018-10-12
1
-0
/
+9
*
spirv: Move function call handling to vtn_cfg
Jason Ekstrand
2018-10-02
1
-0
/
+2
*
spirv/nir: add offset at vtn_variable
Alejandro Piñeiro
2018-07-03
1
-0
/
+1
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
1
-3
/
+0
*
spirv: Record the type of functions
Jason Ekstrand
2018-06-22
1
-0
/
+2
*
spirv: Allow pointers to have a deref at the base
Jason Ekstrand
2018-06-22
1
-1
/
+8
*
spirv: Clean up vtn_pointer_to_offset
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
spirv: Use NIR per-member splitting
Jason Ekstrand
2018-06-22
1
-1
/
+0
*
spirv: Use deref instructions for most variables
Jason Ekstrand
2018-06-22
1
-5
/
+8
*
spirv: Set nir_variable->explicit_binding
Neil Roberts
2018-06-21
1
-0
/
+1
[next]