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: Drop lower_workgroup_access_to_offsets
Caio Marcelo de Oliveira Filho
2019-08-10
1
-106
/
+2
*
spirv: propagate access qualifiers through ssa & pointer
Lionel Landwerlin
2019-07-26
1
-0
/
+2
*
spirv: wrap push ssa/pointer values
Lionel Landwerlin
2019-07-26
1
-41
/
+41
*
spirv: Fix order of barriers in SpvOpControlBarrier
Daniel Schürmann
2019-07-19
1
-4
/
+4
*
spirv: Add a warning for ArrayStride on arrays of blocks
Jason Ekstrand
2019-07-16
1
-2
/
+9
*
spirv: Ignore ArrayStride for storage classes that should not use it
Caio Marcelo de Oliveira Filho
2019-07-15
1
-4
/
+18
*
spirv: Fix stride calculation when lowering Workgroup to offsets
Caio Marcelo de Oliveira Filho
2019-07-15
1
-1
/
+1
*
spirv: Implement SPV_EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-07-08
1
-0
/
+26
*
spirv: Ignore ArrayStride in OpPtrAccessChain for Workgroup
Caio Marcelo de Oliveira Filho
2019-07-02
1
-4
/
+6
*
nir: Make nir_constant a vector rather than a matrix
Jason Ekstrand
2019-06-19
1
-54
/
+26
*
spirv: Only copy needed components for OpSpecConstantOp
Jason Ekstrand
2019-06-19
1
-1
/
+6
*
spirv: Use a single path for OpSpecConstantOp of OpVectorShuffle
Jason Ekstrand
2019-06-19
1
-37
/
+19
*
spirv: Use vtn_constan_uint() for array lengths and gather components
Jason Ekstrand
2019-06-19
1
-4
/
+2
*
spirv/nir: add support for AMD_shader_ballot and Groups capability
Daniel Schürmann
2019-06-13
1
-3
/
+28
*
nir/spirv: add support for the SubgroupBallotKHR SPIR-V capability
Daniel Schürmann
2019-06-13
1
-0
/
+3
*
nir/spirv: add support for the SubgroupVoteKHR SPIR-V capability
Daniel Schürmann
2019-06-13
1
-0
/
+4
*
spirv: Implement SPV_EXT_fragment_shader_interlock
Jason Ekstrand
2019-06-04
1
-0
/
+36
*
spirv: Like Uniform, do nothing for UniformId
Caio Marcelo de Oliveira Filho
2019-06-03
1
-0
/
+2
*
spirv: Implement SpvOpCopyLogical
Caio Marcelo de Oliveira Filho
2019-06-03
1
-0
/
+2
*
spirv: Generalize OpSelect
Caio Marcelo de Oliveira Filho
2019-06-03
1
-38
/
+48
*
spirv: Move OpSelect handling to a function
Caio Marcelo de Oliveira Filho
2019-06-03
1
-60
/
+66
*
spirv: Implement OpPtrEqual, OpPtrNotEqual and OpPtrDiff
Caio Marcelo de Oliveira Filho
2019-06-03
1
-0
/
+64
*
spirv: Change spirv_to_nir() to return a nir_shader
Caio Marcelo de Oliveira Filho
2019-05-29
1
-2
/
+3
*
nir/builder: Remove the use_fmov parameter from nir_swizzle
Jason Ekstrand
2019-05-24
1
-2
/
+2
*
spirv: Drop GOOGLE suffix from names incorporated to SPIR-V
Caio Marcelo de Oliveira Filho
2019-05-21
1
-11
/
+11
*
spirv: Pick the right bitsize when doing SpvUConvert
Caio Marcelo de Oliveira Filho
2019-05-21
1
-0
/
+1
*
spirv: Generate proper NULL pointer values
Caio Marcelo de Oliveira Filho
2019-05-20
1
-4
/
+12
*
spirv: Reuse helpers in vtn_handle_type()
Caio Marcelo de Oliveira Filho
2019-05-20
1
-32
/
+4
*
spirv: Add and use vtn_type_without_array() helper
Caio Marcelo de Oliveira Filho
2019-05-20
1
-0
/
+8
*
spirv: Change vtn_null_constant() to use vtn_type
Caio Marcelo de Oliveira Filho
2019-05-20
1
-32
/
+26
*
spirv, radv, anv: Replace ptr_type with addr_format
Caio Marcelo de Oliveira Filho
2019-05-20
1
-14
/
+16
*
nir: Add nir_op_vec helper
Karol Herbst
2019-05-04
1
-9
/
+1
*
vtn: handle bitcast with pointer src/dest
Karol Herbst
2019-05-04
1
-1
/
+4
*
nir: add pass to lower fb reads
Rob Clark
2019-05-02
1
-0
/
+3
*
spirv: add missing SPV_EXT_descriptor_indexing capabilities
Juan A. Suarez Romero
2019-04-30
1
-0
/
+14
*
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
[next]