1. 65ecfd1 Fix various source comment (doxygen) typos (#4680) by luzpaz · 2 years, 4 months ago
  2. 5003644 Fix roll_deps.sh (#4687) by Steven Perron · 2 years, 4 months ago
  3. fb9a10c spirv-opt: add pass to Spread Volatile semantics (#4667) by Jaebaek Seo · 2 years, 4 months ago
  4. 42dc678 Remove duplicated "the" from comments (#4666) by Pierre Moreau · 2 years, 5 months ago
  5. c72c454 Clarify how to update DEPS (#4626) by Jakub Kuderski · 2 years, 7 months ago
  6. f9893c4 spirv-opt: A pass to removed unused input on OpEntryPoint instructions. (#4275) by ZHOU He · 2 years, 11 months ago
  7. e065c48 Initial support for SPV_KHR_integer_dot_product (#4327) by Kévin Petit · 3 years ago
  8. e992c96 fix symbol exports check, for Android build cases (#4342) by David Neto · 3 years ago
  9. 8ec9f45 Fix export symbol test. (#4254) by Steven Perron · 3 years, 1 month ago
  10. f8c78cc Updates to the vscode SPIR-V extension (#4246) by Ben Clayton · 3 years, 1 month ago
  11. 6cdf07d spirv-fuzz: Swap positions of two functions in a module (#4236) by Shiyu Liu · 3 years, 1 month ago
  12. 1b8341b Fix warning in python script. (#4251) by Steven Perron · 3 years, 1 month ago
  13. 8fe39ad spirv-fuzz: Permute the order of variables at function scope issue (#4248) by Mostafa Ashraf · 3 years, 1 month ago
  14. 6578899 spirv-fuzz: Manage available instructions efficiently (#4177) by Alastair Donaldson · 3 years, 2 months ago
  15. 4a59fd4 Fix -Wextra-semi-stmt -Wsuggest-destructor-override -Wdeprecated-copy-dtor (#4164) by Corentin Wallez · 3 years, 3 months ago
  16. d28186d Fixes for the vscode language server extension (#4150) by Ben Clayton · 3 years, 3 months ago
  17. 8383bd5 Migrate all Kokoro build scripts over to use the docker VM image (#4114) by Ben Clayton · 3 years, 4 months ago
  18. 09d1fea Force using Python 3 git-sync-deps (#4067) by Ryan Harrison · 3 years, 6 months ago
  19. cd590fa Update MeshShadingNV dependencies (and land Ray tracing updates) (#4028) by David Neto · 3 years, 6 months ago
  20. ed9863e Favour 'integrity' over 'coherence' as a replacement for 'sanity'. (#3619) by Alastair Donaldson · 3 years, 9 months ago
  21. f9b088f Avoid use of 'sanity' and 'sanity check' in the code base (#3585) by Alastair Donaldson · 3 years, 10 months ago
  22. 969f028 Change DEPS rolling script to point at external/ (#3584) by Ryan Harrison · 3 years, 10 months ago
  23. 5f8cdd8 Implement transformation to record synonymous constants. (#3494) by Stefano Milizia · 3 years, 11 months ago
  24. 36b5bb7 Add support for different default/trunks in roll-deps (#3442) by Ryan Harrison · 4 years ago
  25. 52a5f07 Update access control lists. (#3433) by dan sinclair · 4 years ago
  26. 23d6860 vscode: Handle '|' chains on BitEnum / ValueEnum (#3309) by Ben Clayton · 4 years, 1 month ago
  27. 7f341ff Make file formatting comply with POSIX standards (#3242) by Aaron Franke · 4 years, 2 months ago
  28. 5a97e3a Add support for KHR_ray_{query,tracing} extensions (#3235) by Daniel Koch · 4 years, 2 months ago
  29. 533af49 spirv-fuzz: Add fuzzer pass to permute function parameters (#3212) by Vasyl Teliman · 4 years, 3 months ago
  30. 66a682b spirv-fuzz: Add swap commutable operands transformation (#3205) by Alastair Donaldson · 4 years, 3 months ago
  31. e1688b6 Avoid use of Python distutils.dir_util (#3203) by David Neto · 4 years, 3 months ago
  32. fb6e3e4 Combine extinst-name and extinst-output-base into one arg. (#3200) by Geoff Lang · 4 years, 3 months ago
  33. 79f8caf vscode: Add missing fields to schema.Opcode (#3169) by Ben Clayton · 4 years, 3 months ago
  34. 9e52bc0 utils/vscode: LSP - Support OpExtInst (#3140) by Ben Clayton · 4 years, 4 months ago
  35. fdd0c87 Update script that checks copyright years. (#3173) by Alastair Donaldson · 4 years, 4 months ago
  36. fb2e819 Fix GN build for OpenCL.DebugInfo.100 update (#3134) by David Neto · 4 years, 5 months ago
  37. c86dc0b Fix bad parameter names in error message (#3129) by Ben Clayton · 4 years, 5 months ago
  38. 64f36ea Support OpenCL.DebugInfo.100 extended instruction set (#3080) by David Neto · 4 years, 5 months ago
  39. e70b009 Add support for SPV_KHR_non_semantic_info (#3110) by David Neto · 4 years, 5 months ago
  40. f31f26f utils/vscode: Add install.bat (#3071) by Ben Clayton · 4 years, 6 months ago
  41. cdd6829 utils/vscode: Add SPIR-V language server support by Ben Clayton · 4 years, 7 months ago
  42. b96c9a0 utils/vscode: Add go language server packages. by Ben Clayton · 4 years, 7 months ago
  43. 3e4abc9 Try to fix go linter: exported constant comment (#3026) by David Neto · 4 years, 7 months ago
  44. 8a35bf0 Python 3: remove deprecated U qualifier on 'open' (#3019) by David Neto · 4 years, 7 months ago
  45. d9fbf02 Fix Go lint issues: comment exported symbols (#3014) by David Neto · 4 years, 7 months ago
  46. 178c4dd Correct "environment" typo (#3007) by Chris Lamb · 4 years, 7 months ago
  47. 7e2cba6 utils/vscode: Change assembly file ext to .spvasm (#2995) by Ben Clayton · 4 years, 7 months ago
  48. 42f8852 utils: Add a vscode extension for SPIR-V disassembly files (#2987) by Ben Clayton · 4 years, 7 months ago
  49. e8c3f9b Ensure timestamp does not vary with timezone. (#2982) by Chris Lamb · 4 years, 7 months ago
  50. 99793fa Adding valilidation checks for OpEntryPoint duplicate names and execution mode (#2862) by Raun Krisch · 4 years, 9 months ago
  51. 5a48c0d SPIRV-Tools support for SPIR-V 1.5 (#2865) by alan-baker · 4 years, 9 months ago
  52. 65f49df Remove unneeded future imports (#2739) by Ryan Harrison · 4 years, 10 months ago
  53. 69b9459 Add infrastructure for maintaining and using DEPS (#2684) by Ryan Harrison · 5 years ago
  54. fe9f870 Add library for spirv-fuzz (#2618) by Alastair Donaldson · 5 years ago
  55. 4c73ebc Enable the base branch to be overridden in the code format check script (#2607) by Kévin Petit · 5 years ago
  56. 45fb696 Use last version (#2578) by alan-baker · 5 years ago
  57. 2b65a71 Fix use of 'is' operator for comparison (#2547) by Raul Tambre · 5 years ago
  58. 63f57d9 Support SPIR-V 1.4 (#2550) by David Neto · 5 years ago
  59. 64f2750 Update copyright checker for 2019 (#2256) by David Neto · 5 years ago
  60. aa53271 Script to fixup fuzzer results (#1792) by dan sinclair · 6 years ago
  61. 3dad1cd Change libspirv to spvtools namespace (#1678) by dan sinclair · 6 years ago
  62. 878b3b4 check_symbol_exports on Python3, Mac by Greg Roth · 6 years ago
  63. 082b8b0 More automatic extension support by David Neto · 6 years ago
  64. efb4154 Add SPV_NV_shader_subgroup_partitioned to EXTENSIONS_FROM_SPIRV_REGISTRY by Jeff Bolz · 6 years ago
  65. ddbaf32 Use standard SPIR-V version scheme for version requirement by Lei Zhang · 6 years ago
  66. 1ef6b19 Migrate to use unified grammar tables by Lei Zhang · 6 years ago
  67. 314cfa2 Add missing SPV extension strings by Rex Xu · 6 years ago
  68. 5f69f75 Support SPV_GOOGLE_decorate_string and SPV_GOOGLE_hlsl_functionality1 by David Neto · 6 years ago
  69. f3a1047 Avoid using static unordered_map (#1304) by Lei Zhang · 6 years ago
  70. 8868591 Fix generation of Vim syntax file by David Neto · 6 years ago
  71. 2e93e80 Initial implementation of if conversion by Alan Baker · 6 years ago
  72. 672494d Adding ostream operators for IR structures by Alan Baker · 6 years ago
  73. 120ddff Ignore clang-format-diff.py from copyrights check by Pierre Moreau · 6 years ago
  74. b185a3d utils/generate_grammar_tables.py: use spaces for indentation by Leo Izen · 6 years ago
  75. 59de610 Add asm, dis support for DebugInfo extended instruction set by David Neto · 6 years ago
  76. 235ef34 Travis CI: add clang-format check by Lei Zhang · 6 years ago
  77. d9129f0 Test for pollution of the global namespace by David Neto · 7 years ago
  78. b1b4948 Fix copyright check when the build directory is in the source directory. by Steven Perron · 7 years ago
  79. f063f91 Use std::lower_bound for opcode lookup by Jesus Carabano · 7 years ago
  80. 063dbea Turn all function static non-POD variables into global POD variables by Lei Zhang · 7 years ago
  81. 86627f7 Implement Linker (module combiner) by Pierre Moreau · 7 years ago
  82. 16981f8 Avoid using global static variables by Lei Zhang · 7 years ago
  83. a91cecf Recognize SPV_AMD_shader_fragment_mask by David Neto · 7 years ago
  84. 0d3b832 Make enums for all currently published extensions by David Neto · 7 years ago
  85. 5fbbadc Add support for SPV AMD extensions by Rex Xu · 7 years ago
  86. 20fe946 Added extension SPV_VALIDATOR_ignore_type_decl_unique by Andrey Tuganov · 7 years ago
  87. bf68c81 Support SPV_KHR_storage_buffer_storage_class by David Neto · 7 years ago
  88. 7fe8a57 Support SPV_AMD_gcn_shader by David Neto · 7 years ago
  89. 654feb3 Do nothing if trying to make the current dir by David Neto · 7 years ago
  90. c804c12 Autogenererating enum-string mappings from grammar by Andrey Tuganov · 7 years ago
  91. 12f5509 Fix extension grammar parsing by Andrey Tuganov · 7 years ago
  92. 699943d Say why we allow override of build timestamp by David Neto · 7 years ago
  93. 29b37fb make build reproducible by Bernhard M. Wiedemann · 7 years ago
  94. fcf7df0 Adding decoration class and tests. by Ehsan Nasiri · 7 years ago
  95. 558ac1e Allow trailing whitespace on version lines in CHANGES by David Neto · 7 years ago
  96. 37422e9 Support building under CYGWIN by David Neto · 7 years ago
  97. f8cc397 Generate spvasm.vim by David Neto · 7 years ago
  98. 5a0b5ca Get vendor tool info from the SPIR-V registry file by David Neto · 7 years ago
  99. 9382035 Add basic support for SPV_KHR_shader_ballot by David Neto · 8 years ago
  100. 6accefc add spirv-dis/spirv-as support for emacs when loading .spv binaries by steve-lunarg · 8 years ago