1. 7f341ff Make file formatting comply with POSIX standards (#3242) by Aaron Franke · 4 years, 2 months ago
  2. 5a97e3a Add support for KHR_ray_{query,tracing} extensions (#3235) by Daniel Koch · 4 years, 3 months ago
  3. 533af49 spirv-fuzz: Add fuzzer pass to permute function parameters (#3212) by Vasyl Teliman · 4 years, 3 months ago
  4. 66a682b spirv-fuzz: Add swap commutable operands transformation (#3205) by Alastair Donaldson · 4 years, 3 months ago
  5. e1688b6 Avoid use of Python distutils.dir_util (#3203) by David Neto · 4 years, 3 months ago
  6. fb6e3e4 Combine extinst-name and extinst-output-base into one arg. (#3200) by Geoff Lang · 4 years, 3 months ago
  7. 79f8caf vscode: Add missing fields to schema.Opcode (#3169) by Ben Clayton · 4 years, 3 months ago
  8. 9e52bc0 utils/vscode: LSP - Support OpExtInst (#3140) by Ben Clayton · 4 years, 4 months ago
  9. fdd0c87 Update script that checks copyright years. (#3173) by Alastair Donaldson · 4 years, 4 months ago
  10. fb2e819 Fix GN build for OpenCL.DebugInfo.100 update (#3134) by David Neto · 4 years, 5 months ago
  11. c86dc0b Fix bad parameter names in error message (#3129) by Ben Clayton · 4 years, 5 months ago
  12. 64f36ea Support OpenCL.DebugInfo.100 extended instruction set (#3080) by David Neto · 4 years, 5 months ago
  13. e70b009 Add support for SPV_KHR_non_semantic_info (#3110) by David Neto · 4 years, 6 months ago
  14. f31f26f utils/vscode: Add install.bat (#3071) by Ben Clayton · 4 years, 6 months ago
  15. cdd6829 utils/vscode: Add SPIR-V language server support by Ben Clayton · 4 years, 7 months ago
  16. b96c9a0 utils/vscode: Add go language server packages. by Ben Clayton · 4 years, 7 months ago
  17. 3e4abc9 Try to fix go linter: exported constant comment (#3026) by David Neto · 4 years, 7 months ago
  18. 8a35bf0 Python 3: remove deprecated U qualifier on 'open' (#3019) by David Neto · 4 years, 7 months ago
  19. d9fbf02 Fix Go lint issues: comment exported symbols (#3014) by David Neto · 4 years, 7 months ago
  20. 178c4dd Correct "environment" typo (#3007) by Chris Lamb · 4 years, 7 months ago
  21. 7e2cba6 utils/vscode: Change assembly file ext to .spvasm (#2995) by Ben Clayton · 4 years, 7 months ago
  22. 42f8852 utils: Add a vscode extension for SPIR-V disassembly files (#2987) by Ben Clayton · 4 years, 7 months ago
  23. e8c3f9b Ensure timestamp does not vary with timezone. (#2982) by Chris Lamb · 4 years, 8 months ago
  24. 99793fa Adding valilidation checks for OpEntryPoint duplicate names and execution mode (#2862) by Raun Krisch · 4 years, 9 months ago
  25. 5a48c0d SPIRV-Tools support for SPIR-V 1.5 (#2865) by alan-baker · 4 years, 9 months ago
  26. 65f49df Remove unneeded future imports (#2739) by Ryan Harrison · 4 years, 10 months ago
  27. 69b9459 Add infrastructure for maintaining and using DEPS (#2684) by Ryan Harrison · 5 years ago
  28. fe9f870 Add library for spirv-fuzz (#2618) by Alastair Donaldson · 5 years ago
  29. 4c73ebc Enable the base branch to be overridden in the code format check script (#2607) by Kévin Petit · 5 years ago
  30. 45fb696 Use last version (#2578) by alan-baker · 5 years ago
  31. 2b65a71 Fix use of 'is' operator for comparison (#2547) by Raul Tambre · 5 years ago
  32. 63f57d9 Support SPIR-V 1.4 (#2550) by David Neto · 5 years ago
  33. 64f2750 Update copyright checker for 2019 (#2256) by David Neto · 5 years ago
  34. aa53271 Script to fixup fuzzer results (#1792) by dan sinclair · 6 years ago
  35. 3dad1cd Change libspirv to spvtools namespace (#1678) by dan sinclair · 6 years ago
  36. 878b3b4 check_symbol_exports on Python3, Mac by Greg Roth · 6 years ago
  37. 082b8b0 More automatic extension support by David Neto · 6 years ago
  38. efb4154 Add SPV_NV_shader_subgroup_partitioned to EXTENSIONS_FROM_SPIRV_REGISTRY by Jeff Bolz · 6 years ago
  39. ddbaf32 Use standard SPIR-V version scheme for version requirement by Lei Zhang · 6 years ago
  40. 1ef6b19 Migrate to use unified grammar tables by Lei Zhang · 6 years ago
  41. 314cfa2 Add missing SPV extension strings by Rex Xu · 6 years ago
  42. 5f69f75 Support SPV_GOOGLE_decorate_string and SPV_GOOGLE_hlsl_functionality1 by David Neto · 6 years ago
  43. f3a1047 Avoid using static unordered_map (#1304) by Lei Zhang · 6 years ago
  44. 8868591 Fix generation of Vim syntax file by David Neto · 6 years ago
  45. 2e93e80 Initial implementation of if conversion by Alan Baker · 6 years ago
  46. 672494d Adding ostream operators for IR structures by Alan Baker · 6 years ago
  47. 120ddff Ignore clang-format-diff.py from copyrights check by Pierre Moreau · 6 years ago
  48. b185a3d utils/generate_grammar_tables.py: use spaces for indentation by Leo Izen · 6 years ago
  49. 59de610 Add asm, dis support for DebugInfo extended instruction set by David Neto · 6 years ago
  50. 235ef34 Travis CI: add clang-format check by Lei Zhang · 7 years ago
  51. d9129f0 Test for pollution of the global namespace by David Neto · 7 years ago
  52. b1b4948 Fix copyright check when the build directory is in the source directory. by Steven Perron · 7 years ago
  53. f063f91 Use std::lower_bound for opcode lookup by Jesus Carabano · 7 years ago
  54. 063dbea Turn all function static non-POD variables into global POD variables by Lei Zhang · 7 years ago
  55. 86627f7 Implement Linker (module combiner) by Pierre Moreau · 7 years ago
  56. 16981f8 Avoid using global static variables by Lei Zhang · 7 years ago
  57. a91cecf Recognize SPV_AMD_shader_fragment_mask by David Neto · 7 years ago
  58. 0d3b832 Make enums for all currently published extensions by David Neto · 7 years ago
  59. 5fbbadc Add support for SPV AMD extensions by Rex Xu · 7 years ago
  60. 20fe946 Added extension SPV_VALIDATOR_ignore_type_decl_unique by Andrey Tuganov · 7 years ago
  61. bf68c81 Support SPV_KHR_storage_buffer_storage_class by David Neto · 7 years ago
  62. 7fe8a57 Support SPV_AMD_gcn_shader by David Neto · 7 years ago
  63. 654feb3 Do nothing if trying to make the current dir by David Neto · 7 years ago
  64. c804c12 Autogenererating enum-string mappings from grammar by Andrey Tuganov · 7 years ago
  65. 12f5509 Fix extension grammar parsing by Andrey Tuganov · 7 years ago
  66. 699943d Say why we allow override of build timestamp by David Neto · 7 years ago
  67. 29b37fb make build reproducible by Bernhard M. Wiedemann · 7 years ago
  68. fcf7df0 Adding decoration class and tests. by Ehsan Nasiri · 7 years ago
  69. 558ac1e Allow trailing whitespace on version lines in CHANGES by David Neto · 7 years ago
  70. 37422e9 Support building under CYGWIN by David Neto · 7 years ago
  71. f8cc397 Generate spvasm.vim by David Neto · 7 years ago
  72. 5a0b5ca Get vendor tool info from the SPIR-V registry file by David Neto · 7 years ago
  73. 9382035 Add basic support for SPV_KHR_shader_ballot by David Neto · 8 years ago
  74. 6accefc add spirv-dis/spirv-as support for emacs when loading .spv binaries by steve-lunarg · 8 years ago
  75. 9fc8658 Relicense SPIRV-Tools under Apache 2.0 by David Neto · 8 years ago
  76. 6f35405 Add check_copyright to check or update copyright. by David Neto · 8 years ago
  77. 0e001b7 Fix Google copyright lines by David Neto · 8 years ago
  78. 273920c Handle capabilities larger than value 63 by David Neto · 8 years ago
  79. 033b7d0 Avoid race on mkdir by David Neto · 8 years ago
  80. 0d8ddd0 Create directory first if not existing and always refresh. by Lei Zhang · 8 years ago
  81. c6465fb Avoid redefining builtin dir. by Lei Zhang · 8 years ago
  82. 1a18739 Fix ExtInst parsing: no IdRef* at end by David Neto · 8 years ago
  83. 87125a1 Fix CHANGES file version parsing. -dev is optional by David Neto · 8 years ago
  84. 9166854 Add CHANGES file with high level software history by David Neto · 8 years ago
  85. 776029f Make grammar-generation fail if over 64 capabilities. by Dejan Mircevski · 8 years ago
  86. 552d319 Make directories more safely. by David Neto · 8 years ago
  87. 4897864 Grammar update: OpPhi now uses PairIdRefIdRef as the last operand. by Lei Zhang · 8 years ago
  88. 11636fb Update the core grammar. by Lei Zhang · 8 years ago
  89. 469f0e8 Make paths to grammar output files by David Neto · 8 years ago
  90. 670c0ac Allow to only build certain grammar tables. by Lei Zhang · 8 years ago
  91. 80e416c Use JSON grammar files to generate extended instruction sets. by Lei Zhang · 8 years ago
  92. 4f293b7 Use the JSON grammar file to generate various info tables. by Lei Zhang · 8 years ago
  93. 476989e Return str in describe() as said by the blurb. by Lei Zhang · 8 years ago
  94. 9149a66 Fix the corner case in version generation script. by Lei Zhang · 8 years ago
  95. f7e6378 Add comments to explain why calling decode(). by Lei Zhang · 8 years ago
  96. c156839 Run pyformat with -s 4 --force_quote_type=single. by Lei Zhang · 8 years ago
  97. 703b0f7 Imporve compatibility with Python3. by Lei Zhang · 8 years ago
  98. 3deecef If no tag in the repo, then show the commit hash by David Neto · 8 years ago
  99. b38ac4b Use subprocess.Popen, hoping for Windows portability by David Neto · 8 years ago
  100. 4e797f8 Implement --version for spirv-tools by qining · 8 years ago