1. 5d0f6ed kokoro: use Python 3.12 on Linux by David Neto · 4 weeks ago main
  2. 237ac6f Fix Python string escapes by David Neto · 4 weeks ago
  3. 0f62fb2 Fix expectations: Glslang orders decorations on an object by enum by David Neto · 4 weeks ago
  4. d875f30 Start Shaderc v2024.3-dev by David Neto · 6 weeks ago
  5. 3ac03b8 Finalize Shaderc v2024.2 by David Neto · 6 weeks ago
  6. 2fc4823 Finalize Shaderc v2024.2, update dependencies by David Neto · 6 weeks ago
  7. b1001b5 Remove kokoro scripts for VS2017 by David Neto · 7 weeks ago
  8. 70552f5 Remove VS2017 from README and download links by David Neto · 7 weeks ago
  9. e3b6ed3 Update dependencies, except Glslang by David Neto · 7 weeks ago
  10. d93a300 Update dependencies by David Neto · 8 weeks ago
  11. db94deb Update DEPS (#1417) by alan-baker · 9 weeks ago
  12. 85e51d8 Fix comment typo in shaderc.hpp by Trice Helix · 2 months ago
  13. f59f0d1 Start Shaderc v2024.2-dev by David Neto · 3 months ago
  14. 47a9387 Finalize Shaderc v2024.1 by David Neto · 3 months ago v2024.1
  15. 4994385 Update DEPS by David Neto · 3 months ago
  16. c789753 Propagate test/install options to Glslang. Update Glslang (#1397) by David Neto · 4 months ago
  17. e6187c7 Update DEPS (#1409) by David Neto · 4 months ago
  18. 9a658e2 Start Shaderc v2024.1 by David Neto · 5 months ago
  19. d792558 Finalize Shaderc v2024.0 by David Neto · 5 months ago v2024.0
  20. 87223cc Update DEPS by David Neto · 5 months ago
  21. 4f37872 Fix Python (#1401) by moritz-h · 5 months ago
  22. f50d674 Update DEPS (#1402) by David Neto · 5 months ago
  23. 65fa097 Update DEPS (#1395) by David Neto · 6 months ago
  24. 9bd299b Update DEPS (#1390) by David Neto · 6 months ago
  25. 587ad80 Utility scripts use python3 explicitly (#1389) by David Neto · 6 months ago
  26. ae12287 Start Shaderc v2024.0-dev by David Neto · 7 months ago
  27. e6edd6d Finalize Shaderc v2023.8 by David Neto · 7 months ago v2023.8
  28. 09cfabc Update deps by David Neto · 7 months ago
  29. aaa44b5 Fix for cmake policy CMP0148 (#1382) by Stuart Millman · 8 months ago
  30. 40bced4 update Glslang and remove references to libs it has removed (#1384) by David Neto · 8 months ago
  31. 37e2553 initialize no matter what by Dan Field · 8 months ago
  32. 2d4950d Expose setting relaxed Vulkan rules from glslang by Dan Field · 8 months ago
  33. 9b5ad16 Use TARGET_OBJECTS to replace archive acrobatics by Tyler Kropp · 11 months ago
  34. 0d6f72f Start Shaderc v2023.8-dev by David Neto · 10 months ago
  35. 3882b16 Shaderc v2303.7 release by David Neto · 10 months ago v2023.7
  36. b9b557a Make Shaderc v2023.7-rc1 release candidate by David Neto · 10 months ago
  37. e52be15 Update DEPS by David Neto · 10 months ago
  38. 00defdd Roll deps & fix tests (#1372) by Steven Perron · 10 months ago
  39. 2f512f4 ndk-build: Require C++17 (#1373) by David Neto · 10 months ago
  40. 03732bf cmake: Remove redundant -std=c++11 flag by David Neto · 1 year ago
  41. e166325 Add a workflow to automatically roll DEPS (#1358) by Natalie Chouinard · 12 months ago
  42. 171b8d0 Adapt test to different error message from SPIRV-Tools by David Neto · 12 months ago
  43. 59c19bd Remove redundant gtest compile flags for MinGW by David Neto · 12 months ago
  44. 6e2416a Update README.md: Need a C++17 compiler by David Neto · 12 months ago
  45. 113b9e3 Start v2026.7-dev by David Neto · 12 months ago
  46. 39aa522 Finalize v2023.6 by David Neto · 12 months ago v2023.6
  47. 4d98dac Add kokoro/linux/presubmit_mingw_release.cfg by David Neto · 1 year, 1 month ago
  48. 7754fcd Build target was renamed from glslangValidator to glslang-standalone by David Neto · 1 year, 1 month ago
  49. 1696324 Update DEPS: SPIRV-Tools, Glslang, SPIRV-Headers by David Neto · 1 year, 1 month ago
  50. 7203cf2 Start Shaderc v2023.6 development by David Neto · 1 year, 1 month ago
  51. 5b89255 Finalize Shaderc v2023.5 by David Neto · 1 year, 1 month ago v2023.5
  52. aad90eb Update Glslang in DEPS (#1348) by David Neto · 1 year, 1 month ago
  53. 41e7ee7 Make release candidate v2023.5-rc1 (#1347) by David Neto · 1 year, 1 month ago
  54. e70e88c Update DEPS (#1344) by David Neto · 1 year, 1 month ago
  55. fe8d18e MSVC 2017 debug build requires /bigobj for SPIRV-Tools test_opt (#1346) by David Neto · 1 year, 1 month ago
  56. 3d85599 Fix MSVC runtime library linking in CMake (#1339) by Charles Giessen · 1 year, 1 month ago
  57. 531f2ec Update Android NDK version in the README. (#1342) by Steven Perron · 1 year, 1 month ago
  58. 0dbf443 Use android ndk r25 (#1341) by Steven Perron · 1 year, 1 month ago
  59. e31c4c2 Update all DEPS except re2 by David Neto · 1 year, 1 month ago
  60. 4dc596d Build libshaderc_combined for all ABIs (#1334) by David Neto · 1 year, 2 months ago
  61. 95ea3c9 Increase Android API level for test project (#1333) by David Neto · 1 year, 2 months ago
  62. bef0e39 Document dependency on Abseil (#1330) by David Neto · 1 year, 2 months ago
  63. efb2de3 Add abseil as a dep (#1329) by Steven Perron · 1 year, 2 months ago
  64. 894b1c3 Start Shaderc v2023.5-dev by David Neto · 1 year, 2 months ago
  65. 45b735d Finalize Shaderc v2023.4 by David Neto · 1 year, 2 months ago v2023.4
  66. 828bd10 Update dependencies by David Neto · 1 year, 2 months ago
  67. f9eb1c7 kokoro: convert ndk-build to use docker by David Neto · 1 year, 3 months ago
  68. 606f938 Android.mk: Use $(file ..) instead of raw @echo. Update to NDK 21d by David Neto · 1 year, 3 months ago
  69. 4a8f5e5 Add options to control mesh shading limits by David Neto · 1 year, 5 months ago
  70. 86ce620 Add VS2019 download links, remove VS2015 download links by David Neto · 1 year, 5 months ago
  71. 3e910f9 kokoro: Remove SPVC-related flags from CI scripts by David Neto · 1 year, 5 months ago
  72. f1268e6 kokoro: Remove VS2015 scripts, add VS2019 scripts by David Neto · 1 year, 5 months ago
  73. c365a30 Start Shaderc v2023.4 development by David Neto · 1 year, 5 months ago
  74. 7ba38a3 Finalize v2023.3 by David Neto · 1 year, 5 months ago v2023.3
  75. 37a91b9 Update DEPS by David Neto · 1 year, 5 months ago
  76. 24488a3 Don't promise support for VS2015 by David Neto · 1 year, 5 months ago
  77. 1e65440 Roll third party dependencies by David Neto · 1 year, 5 months ago
  78. dde14de Change glslang trunk to main (#1303) by Steven Perron · 1 year, 6 months ago
  79. 8c07e9d roll-deps: glslang now uses 'main' instead of 'master' (#1304) by David Neto · 1 year, 6 months ago
  80. ca4c38c Add option to preserve bindings by Jakub Kuderski · 1 year, 6 months ago
  81. c0308e6 build: move from c++11 to c++17 by Nathan Gauër · 1 year, 7 months ago
  82. a32957b Start Shaderc v2023.3 development by David Neto · 1 year, 7 months ago
  83. 69aead4 Finalize v2023.2 by David Neto · 1 year, 7 months ago v2023.2
  84. dd880e9 Update DEPS for SPIRV-Tools v2023.1 by David Neto · 1 year, 7 months ago
  85. 712e479 Start v2023.2 development by David Neto · 1 year, 7 months ago
  86. d0b0222 Finalize Shaderc v2023.1 by David Neto · 1 year, 7 months ago v2023.1
  87. ea622ef Update DEPS by David Neto · 1 year, 7 months ago
  88. 8a28280 roller: use 'main' for spirv-tools, spirv-headers, re2 by David Neto · 1 year, 7 months ago
  89. b810acf Explicitly construct a `string_piece` when comparing to `char*` by Ben Clayton · 1 year, 7 months ago
  90. 209acaf Update CMake to 3.17.2 (#1289) by David Neto · 1 year, 7 months ago
  91. 9806490 Remove GCC-based code coverage builds by David Neto · 1 year, 8 months ago
  92. b2428cb Start Shaderc v2022.5 development by David Neto · 1 year, 8 months ago
  93. e3846cd Finalize Shaderc v2022.4 by David Neto · 1 year, 8 months ago v2022.4
  94. bbecf81 Update DEPS by David Neto · 1 year, 8 months ago
  95. 141b6c2 Add 'BUNDLE DESTINATION' for target install by Lei Zhang · 1 year, 9 months ago
  96. dc9d28a tests: update tests' glslangvalidator version (#1275) by Nathan Gauër · 1 year, 9 months ago
  97. aa4de73 Start v2202.4-dev development by David Neto · 1 year, 10 months ago
  98. 1701a27 Finalize Shaderc v2022.3 by David Neto · 1 year, 10 months ago v2022.3
  99. 021e275 Update DEPS: googletest, re2, effcee, spirv-tools (#1271) by David Neto · 1 year, 10 months ago
  100. ca89932 Update DEPS: glslang, spirv-tools, spirv-headers (#1270) by David Neto · 1 year, 10 months ago