1. 45fb696 Use last version (#2578) by alan-baker · 5 years ago
  2. ef67867 Remove source/message.h (#1838) by dan sinclair · 6 years ago
  3. eda2cfb Cleanup includes. (#1795) by dan sinclair · 6 years ago
  4. 58a6876 Rewrite include guards (#1793) by dan sinclair · 6 years ago
  5. 3dad1cd Change libspirv to spvtools namespace (#1678) by dan sinclair · 6 years ago
  6. 1ef6b19 Migrate to use unified grammar tables by Lei Zhang · 7 years ago
  7. af7d579 Refactor include of latest spir-v header versions by Andrey Tuganov · 7 years ago
  8. c299927 Move SetContextMessageConsumer into libspirv namespace by David Neto · 7 years ago
  9. 063dbea Turn all function static non-POD variables into global POD variables by Lei Zhang · 7 years ago
  10. dbc2049 Add SPIR-V 1.2 support, for OpenCL 2.2 by David Neto · 8 years ago
  11. b011633 Validator checks if operands require extension by Andrey Tuganov · 8 years ago
  12. 1c43cb8 Validator parses and registers OpExtension by Andrey Tuganov · 8 years ago
  13. dc6e483 Clean up header dependency. by Lei Zhang · 8 years ago
  14. 620f05e Publish the C++ interface. by Lei Zhang · 8 years ago
  15. 9382035 Add basic support for SPV_KHR_shader_ballot by David Neto · 8 years ago
  16. 755f97f Add a callback mechanism for communicating messages to callers. by Lei Zhang · 8 years ago
  17. 9fc8658 Relicense SPIRV-Tools under Apache 2.0 by David Neto · 8 years ago
  18. 909d7f9 Refactor CapabilitySet into templated class EnumSet by David Neto · 8 years ago
  19. 273920c Handle capabilities larger than value 63 by David Neto · 8 years ago
  20. 10dba91 Use SPIR-V headers from the KhronosGroup/SPIRV-Headers repo. by Lei Zhang · 8 years ago
  21. cb3c49e Add SPIR-V 1.1 grammar. by Dejan Mircevski · 8 years ago
  22. 6fa3f8a Remove dependency on SPIR-V headers in libspirv.h. by Lei Zhang · 8 years ago
  23. 4f293b7 Use the JSON grammar file to generate various info tables. by Lei Zhang · 9 years ago
  24. 5a70335 Rearrange headers by David Neto · 9 years ago
  25. d1bb51d Some GLSL extended instructions depend on capabilities. by David Neto · 9 years ago
  26. b6fe02f Extend copyright to 2016. by Dejan Mircevski · 9 years ago
  27. af9906e Use Google comment style and fix typos. by Lei Zhang · 9 years ago
  28. acf7287 Fix many typos. by Lei Zhang · 9 years ago
  29. 972788b Use opaque context object to hold SPIR-V info tables. by Lei Zhang · 9 years ago
  30. 4ac601a libspirv.h doesn't depend on spirv_operands.hpp anymore. by Lei Zhang · 9 years ago
  31. 8984f6f Move internal macros/structs for SPIR-V to a separate header. by Lei Zhang · 9 years ago
  32. 923f6c1 Use quotation for libspirv.h and sort headers. by Lei Zhang · 9 years ago
  33. 7a222e4 Move info table related structs into table.h. by Lei Zhang · 9 years ago
  34. 04736e7 Move spv*TableGet() functions out of libspirv.h. by Lei Zhang · 9 years ago