aboutsummaryrefslogtreecommitdiff
path: root/source/spirv_constant.h
AgeCommit message (Expand)Author
2018-08-03Cleanup includes. (#1795)dan sinclair
2018-08-03Rewrite include guards (#1793)dan sinclair
2018-04-06Fixes #1433. Validate binary versionAlan Baker
2017-12-14Refactor include of latest spir-v header versionsAndrey Tuganov
2017-05-15Add SPIR-V 1.2 support, for OpenCL 2.2David Neto
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto
2016-06-10Use SPIR-V headers from the KhronosGroup/SPIRV-Headers repo.Lei Zhang
2016-04-04Remove dependency on SPIR-V headers in libspirv.h.Lei Zhang
2016-02-17Rearrange headersDavid Neto
2016-01-07Extend copyright to 2016.Dejan Mircevski
2015-11-18Bottom byte of version header word should be 0David Neto
2015-11-13Register Glslang toolDavid Neto
2015-11-13The version header word has 3 byte-size components.David Neto
2015-11-13Generator word now has two 16-bit componentsDavid Neto
2015-11-12Move SPIR-V constants/limits to a separate header.Lei Zhang