glslang/SPIRV
2015-06-13 00:48:48 +00:00
..
CMakeLists.txt SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V. 2015-05-13 20:38:44 +00:00
disassemble.cpp glslang portability: Fixed a slew of OSX compilation warnings (but not all). 2015-06-10 23:23:12 +00:00
disassemble.h glslang: Add SPIR-V human readable form. (Use -H.) 2015-03-04 03:48:38 +00:00
doc.cpp SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V. 2015-05-13 20:38:44 +00:00
doc.h glslang AST -> SPIR-V: Move to new auto-generated official headers, and for the disassembler, mirror the split done between the auto-generation header database and the specification. 2015-03-30 17:41:16 +00:00
GLSL450Lib.h GLSL AST -> SPIR-V: Update to explicit enum values for the GLSL extended instruction set. 2015-03-31 01:46:57 +00:00
GlslangToSpv.cpp glslang -> SPV: swap arguments as needed for OpVectorTimesScalar and OpMatrixTimesScalar, and check for correct types for those as well as OpMatrixTimesVector, OpVectorTimesMatrix, and OpMatrixTimesMatrix. 2015-06-13 00:48:48 +00:00
GlslangToSpv.h glslangValidator: Add straightforward SPIR-V support (non-optimizing, ~3.x functionality). 2015-03-03 17:09:43 +00:00
spirv.h glslang GLSL -> SPIR-V: Final delta to bump to revision 30 of the specification. 2015-04-02 16:32:51 +00:00
SpvBuilder.cpp glslang portability: Fixed a slew of OSX compilation warnings (but not all). 2015-06-10 23:23:12 +00:00
SpvBuilder.h glslang portability: Resolve OSX errors, some other OS warnings. 2015-06-10 22:05:48 +00:00
spvIR.h glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +00:00
SPVRemapper.cpp glslang portability: Resolve OSX errors, some other OS warnings. 2015-06-10 22:05:48 +00:00
SPVRemapper.h glslang portability: Resolve OSX errors, some other OS warnings. 2015-06-10 22:05:48 +00:00