Commit Graph

16 Commits

Author SHA1 Message Date
Jon Leech
34d319db9d Merge pull request #8 from KhronosGroup/issue-7-README
Fixes #7. Direct people to file header issues in github, not bugzilla.
2016-05-19 12:17:43 -07:00
Jon Leech
231ae2eedb Fixes #7.
Direct people to file header issues in github, not bugzilla.
2016-05-19 12:11:12 -07:00
David Neto
4952660203 GLSL.std.h is now at 1.0 Rev 3 2016-04-16 16:55:01 -04:00
David Neto
47b489544f Add tool 11 from Intel 2016-04-15 22:55:11 -04:00
David Neto
badea4ac21 There's no JSON grammar for the OpenCL extended instruction set. 2016-04-15 21:22:40 -04:00
David Neto
dbd55f15bc Fix arguments to OpConstantPipeStorage 2016-04-15 21:02:45 -04:00
David Neto
fec6ed1821 Fix result for OpTypeNamedBarrier, OpTypePipeStorage
They don't have type for their result, since they are
type generating instructions.
2016-04-14 22:34:40 -04:00
David Neto
5ad5483384 Clarify text for GLSL and OpenCL header versions. 2016-04-14 18:50:41 -04:00
David Neto
e5ad962fd7 Clarify placement of different versioned specs 2016-04-14 18:32:58 -04:00
David Neto
1de2417e26 Add JSON grammar for GLSL.std.450 extended instructions. 2016-04-14 18:12:02 -04:00
David Neto
2c5cbb49f2 Add JSON grammars for SPIR-V core instructions. 2016-04-14 17:07:40 -04:00
David Neto
d61c73e509 Fix OpenCL.std.h warnings for g++ pedantic
Fixes https://www.khronos.org/bugzilla/show_bug.cgi?id=1476
2016-04-14 16:01:12 -04:00
David Neto
0306898c80 Add an example using a SPIR-V 1.1 header.
Also update the README to show use of 1.1 SPIR-V headers
with 1.0 extended instruction sets.
2016-04-14 15:58:13 -04:00
David Neto
0c6da94979 Add SPIR-V 1.1 Rev 1 headers 2016-04-14 15:58:05 -04:00
David Neto
c39c099f1f Update to SPIR-V 1.0 Rev 5 headers 2016-04-14 15:58:05 -04:00
David Neto
2065e59fa5 Publish SPIR-V Registry files: SPIR-V 1.0 Revision 4
Include all the headers.

Include the XML registry file, spir-v.xml, since it's also machine-readable
and potentially useful to programs.
2016-04-14 15:58:05 -04:00