OSDN Git Service

Separate Operand store logic from EmitStore()
[android-x86/external-swiftshader.git] / src / Pipeline / SpirvShaderMemory.cpp
2020-04-14 Nicolas CapensSeparate Operand store logic from EmitStore()
2020-04-14 Nicolas CapensOnly store component count in Operand
2020-04-14 Nicolas CapensRename size/sizeInComponents to componentCount
2020-04-14 Nicolas CapensObtain type ID from instruction
2020-04-09 Nicolas CapensRename GenericValue to Operand
2020-04-07 Ben ClaytonUpdate Marl to 539094011
2020-03-27 Alexis HetuUpdate SPIR-V Tools to fd773eb50
2020-03-27 Alexis HetuUpdate SPIR-V Headers to f8bf11a02
2020-03-24 Ben ClaytonUpdate Marl to 16e1dc37c
2020-03-16 Ben ClaytonUpdate Marl to ca8408f68
2020-03-12 Ben ClaytonUpdate Marl to 64d123947
2020-03-11 Ben ClaytonUpdate Marl to 94a361cf0
2020-02-24 Ben ClaytonUpdate SPIRV-Tools to 8910ea5f1
2020-02-13 Ben ClaytonUpdate Marl to a047dd0bb
2020-02-09 Ben ClaytonUpdate Marl to 246091e81
2020-01-29 Nicolas CapensAssociate bug IDs with unimplemented functionality
2020-01-23 Nicolas CapensUse UNIMPLEMENTED() for missing functionality we claim...
2020-01-23 Nicolas CapensReplace all UNIMPLEMENTED() with UNSUPPORTED()
2020-01-06 Ben ClaytonUpdate SPIRV-Tools to 8aa423930
2020-01-06 Ben ClaytonUpdate SPIRV-Headers to 204cd131c
2019-12-17 Ben Claytonclang-format the src/Pipeline directory
2019-12-17 Nicolas CapensRemove spaces after control statements keywords
2019-12-06 Ben ClaytonSpirvShader: Use struct for MemoryVisitor callback.
2019-11-28 Ben ClaytonSpirvShader: Remove now unused includes
2019-11-28 Ben ClaytonSpirvShader: Move memory ops to new cpp file