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: Add subgroup vote support
Jason Ekstrand
2018-03-07
1
-0
/
+4
*
spirv: Add subgroup ballot support
Jason Ekstrand
2018-03-07
1
-0
/
+5
*
spirv: Add initial subgroup support
Jason Ekstrand
2018-03-07
1
-0
/
+41
*
spirv: Handle the new OpModuleProcessed instruction
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
nir/spirv: Add support for device groups
Jason Ekstrand
2018-03-07
1
-0
/
+4
*
spirv: Rework barriers
Jason Ekstrand
2018-03-07
1
-18
/
+114
*
spirv: Add SpvCapabilityShaderViewportIndexLayerEXT
Caio Marcelo de Oliveira Filho
2018-03-07
1
-0
/
+4
*
spirv: Add a vtn_types_compatible helper
Jason Ekstrand
2018-01-08
1
-0
/
+52
*
spirv: Store the id of the type in vtn_type
Jason Ekstrand
2018-01-08
1
-1
/
+1
*
spirv: Add a mechanism for dumping failing shaders
Jason Ekstrand
2018-01-08
1
-0
/
+28
*
spirv: Rework error checking for decorations
Jason Ekstrand
2018-01-08
1
-9
/
+32
*
spirv: Add better type validation to OpTypeImage
Jason Ekstrand
2018-01-08
1
-7
/
+10
*
spirv: Switch on vtn_base_type in OpComposite(Extract|Insert)
Jason Ekstrand
2018-01-08
1
-37
/
+32
*
spirv: Refactor Op[Spec]ConstantComposite and add better validation
Jason Ekstrand
2018-01-08
1
-36
/
+32
*
spirv: Add better validation to Op[Spec]Constant
Jason Ekstrand
2018-01-08
1
-2
/
+7
*
spirv: Remove a pointless assignment in SpvOpSpecConstant
Jason Ekstrand
2018-01-08
1
-1
/
+0
*
spirv: Unify boolean constants and add better validation
Jason Ekstrand
2018-01-08
1
-10
/
+11
*
spirv: Relax the validation conditions of OpSelect
Jason Ekstrand
2017-12-18
1
-4
/
+21
*
spirv: Make sampled images a real type
Jason Ekstrand
2017-12-12
1
-1
/
+4
*
spirv: Add better parameter validation for vector and matrix types
Jason Ekstrand
2017-12-11
1
-3
/
+13
*
spirv: Add type validation for OpSelect
Jason Ekstrand
2017-12-11
1
-0
/
+32
*
spirv: Add a prepass to set types on vtn_values
Jason Ekstrand
2017-12-11
1
-1
/
+5
*
spirv: Add a vtn_type field to all vtn_values
Jason Ekstrand
2017-12-11
1
-37
/
+29
*
spirv: Set lengths on scalar and vector types
Jason Ekstrand
2017-12-11
1
-0
/
+4
*
spirv: fix bug when OpSpecConstantOp calls a conversion
Samuel Iglesias Gonsálvez
2017-12-07
1
-6
/
+21
*
spirv: allow specialization constants with bitsize different than 32 bits
Samuel Iglesias Gonsálvez
2017-12-07
1
-1
/
+0
*
spirv/nir: Add support for SPV_KHR_16bit_storage
Eduardo Lima Mitev
2017-12-06
1
-0
/
+7
*
spirv/nir: Handle 16-bit types
Eduardo Lima Mitev
2017-12-06
1
-19
/
+93
*
spirv: Add support for lowering workgroup access to offsets
Jason Ekstrand
2017-12-05
1
-11
/
+119
*
spirv: Rename get_shared_nir_atomic_op to get_var_nir_atomic_op
Jason Ekstrand
2017-12-05
1
-2
/
+2
*
spirv: Replace unreachable with vtn_fail
Jason Ekstrand
2017-12-04
1
-70
/
+69
*
spirv: Replace assert with vtn_assert
Jason Ekstrand
2017-12-04
1
-105
/
+104
*
spirv: Add vtn_fail and vtn_assert helpers
Jason Ekstrand
2017-12-04
1
-0
/
+20
*
spirv: Do something useful with OpSource
Jason Ekstrand
2017-12-04
1
-1
/
+21
*
spirv: Rework logging
Jason Ekstrand
2017-12-04
1
-13
/
+85
*
spirv: Re-arrange vtn_builder initialization
Jason Ekstrand
2017-12-04
1
-6
/
+7
*
spirv: Parent the nir_shader to the builder while building
Jason Ekstrand
2017-12-04
1
-1
/
+4
*
spirv: Convert the supported_extensions struct to spirv_options
Jason Ekstrand
2017-12-02
1
-5
/
+5
*
spirv: Only emit functions which are actually used
Jason Ekstrand
2017-12-02
1
-8
/
+21
*
spirv: Drop the impl field from vtn_builder
Jason Ekstrand
2017-12-02
1
-5
/
+4
*
nir/spirv: tg4 requires a sampler
Alex Smith
2017-11-13
1
-1
/
+1
*
spirv: Use correct type for sampled images
Alex Smith
2017-11-13
1
-6
/
+4
*
spirv: Claim support for the simple memory model
Jason Ekstrand
2017-10-26
1
-1
/
+2
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-26
/
+26
*
spirv: Fix SpvOpAtomicISub
Józef Kucia
2017-10-09
1
-0
/
+1
*
spirv: Don't warn on the ImageCubeArray capability
Jason Ekstrand
2017-10-07
1
-1
/
+1
*
spirv: Flip the tessellation winding order
Jason Ekstrand
2017-09-20
1
-7
/
+2
*
nir/spirv: Use unreachable("...") rather than assert(!"...")
Matt Turner
2017-08-29
1
-9
/
+9
*
spirv: Fix SpvImageFormatR16ui
Jason Ekstrand
2017-08-02
1
-1
/
+1
*
nir/spirv: Add support for SPV_KHR_variable_pointers
Jason Ekstrand
2017-07-18
1
-3
/
+35
[next]