aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2022-05-14cmake: Support using system SPIRV-HeadersAlexandre Bouvier
2021-04-17Add Derivatives Instructions.FernandoS27
2020-08-01Stream SPIR-V instructions directly to a binaryReinUsesLisp
2020-01-19atomic: Add memory atomic instructionsReinUsesLisp
2019-12-09Add OpMemoryBarrierReinUsesLisp
2019-11-02Add OpGroupNonUniformShuffleXorReinUsesLisp
2019-03-14CMakeLists: Apply compilation flags to the sirit targetLioncash
2018-11-16Rename "insts" directory to "instructions"ReinUsesLisp
2018-11-13Implemented Image InstructionsFernandoS27
2018-11-04Add support for GLSLstd450 and OpFAbsReinUsesLisp
2018-11-02Add OpArithmeticReinUsesLisp
2018-11-02Add OpShift arithmetic and logical operationsReinUsesLisp
2018-11-02Add OpLogicalNot and OpBitcastReinUsesLisp
2018-11-02Add version select and OpLogicalNotReinUsesLisp
2018-11-01Use unique_ptr for instruction implementationsReinUsesLisp
2018-10-31Add Op* prefix to instructions that have to be emitedReinUsesLisp
2018-10-31Add OpUndefReinUsesLisp
2018-10-28Use variant instead of creating an object for literalsReinUsesLisp
2018-10-28Fixup build errorsReinUsesLisp
2018-10-23Add OpDecorateReinUsesLisp
2018-10-18Add OpVariableReinUsesLisp
2018-08-31Add OpName and debug symbolsReinUsesLisp
2018-08-28Split literal filesReinUsesLisp
2018-08-28Rename opcodes -> instsReinUsesLisp
2018-08-27Add OpConstantReinUsesLisp
2018-08-26Add boolean constantsReinUsesLisp
2018-08-26Move flow and function opcodes into their own fileReinUsesLisp
2018-08-26Move type opcodes to their own fileReinUsesLisp
2018-08-25Rename Ref -> OpReinUsesLisp
2018-08-25Implement stuffReinUsesLisp
2018-08-23alohaReinUsesLisp