1. 9f50e65 Update HasResultAndType code generation to skip duplicate enum values. There weren't any until SPIR-V 1.4 release, now there are two. by Jeff Bolz · 5 years ago
  2. 823750b Compare enum names rather than values to determine last element by Alan Kemp · 5 years ago
  3. c4f8f65 Move to version 1.4 of SPIR-V. by John Kessenich · 5 years ago
  4. 9f77618 Add a function that returns whether an opcode has a result and/or result type. Currently only implemented in C-based printers. by Jeff Bolz · 5 years ago
  5. 3beb2a0 Add ability to skip ranges of instructions; no impact to public headers by John Kessenich · 6 years ago
  6. 2d08d12 Sync to rev. 7 of headers from Khronos. by John Kessenich · 6 years ago
  7. dc3db3a Fix #96: Don't include a comment after #endif for the C header. by John Kessenich · 6 years ago
  8. 46a3ae6 Update copyright years. by John Kessenich · 6 years ago
  9. b683d7c Include the new spv.d file when fixing line endings on Windows. by John Kessenich · 6 years ago
  10. 3b98c49 whitespace by Remi Thebault · 6 years ago
  11. 9591b0c adding support for D language by Remi Thebault · 6 years ago
  12. f833822 Remove Unix executable permission from text files by Rémi Verschelde · 6 years ago
  13. 17da9f8 Reserve tokens for float controls and no integer wrapping: by John Kessenich · 6 years ago
  14. 23b1368 Use lower-case instead of camel-case by Thog · 6 years ago
  15. 273023b Add C# header generation by Thog · 6 years ago
  16. 1fa0d86 Merge pull request #70 from casey/bash-path by John Kessenich · 6 years ago
  17. 87a720a Add missing #include. by John Kessenich · 6 years ago
  18. d56815b Use /usr/bin/env to avoid hardcoding path to bash by Casey Rodarmor · 6 years ago
  19. 02ffc71 Create version 1.3 of SPIR-V. by John Kessenich · 7 years ago
  20. 128618f Fix grammar error for Google decorate_string & hlsl_functionality1 by Lei Zhang · 7 years ago
  21. fa2319e Add grammar and symbols for two Google extensions to unified1 by Lei Zhang · 7 years ago
  22. ce30920 BuildHeaders: Add missing 'const'. by John Kessenich · 7 years ago
  23. 7747a02 Add a header generator project. by John Kessenich · 7 years ago