1. d550beb Fix build error with Chromium & ANGLE (#2446) by Courtney Goeltzenleuchter · 3 years, 9 months ago
  2. c897c3b Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2442) by pheonix · 3 years, 9 months ago
  3. 3ce1486 Disable -Wno-conversion on MSVC compiler (#2410) by jonahryandavis · 3 years, 10 months ago
  4. 1815d86 [Wconversion] Suppress glslang issue (#2404) by craig stout · 3 years, 10 months ago
  5. bb52b5e Suppress two override suggestion warnings. by Jamie Madill · 4 years ago
  6. 1ef2e25 Use GLSLANG_ANGLE to strip features to what ANGLE requires by Shahbaz Youssefi · 4 years, 1 month ago
  7. 4f32f93 Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" by John Kessenich · 4 years ago
  8. 1ee5d1c Merge pull request #2330 from ShabbyX/optimize_for_angle by John Kessenich · 4 years ago
  9. 360ba05 Attempt to fix chromium builds by Ben Clayton · 4 years ago
  10. fbe9a23 Generate build information from CHANGES.md by Ben Clayton · 4 years, 1 month ago
  11. 59fb2d6 Customize glslang.y to GLSLANG_ANGLE by Shahbaz Youssefi · 4 years, 1 month ago
  12. 8c49d15 Use GLSLANG_ANGLE to strip features to what ANGLE requires by Shahbaz Youssefi · 4 years, 1 month ago
  13. eab46cf Make sure glslang_angle has a definition in BUILD.gn by Ryan Harrison · 4 years ago
  14. a55029d gn: Fix dawn tests in Chromium by Shahbaz Youssefi · 4 years, 1 month ago
  15. e2b7983 gn: Fix `gn gen --check` by adding missing dependency by Shahbaz Youssefi · 4 years, 1 month ago
  16. 8f8f1bc gn: Optionally disable optimizations and HLSL by Shahbaz Youssefi · 4 years, 1 month ago
  17. f49820d Move hlsl/ source to glslang/HLSL/ by Ben Clayton · 4 years, 1 month ago
  18. c8274e9 Make file formatting comply with POSIX and Unix standards by Aaron Franke · 4 years, 4 months ago
  19. 04d7373 GL_EXT_debug_printf implementation by Jeff Bolz · 5 years ago
  20. 6fbc1af Add a couple missing headers to the GN build. by Jamie Madill · 4 years, 9 months ago
  21. a3f0da5 BUILD.gn: Fix fuchsia build (#1944) by David Turner · 4 years, 9 months ago
  22. 1aeceae Fix config issues and revert previous fixes for semi-colon issues by Ryan Harrison · 4 years, 9 months ago
  23. 7c9accb Remove unnecessary semi-colons and add warning about them by Ryan Harrison · 4 years, 9 months ago
  24. 9d43c7f Fix Fuchsia build. by David 'Digit' Turner · 4 years, 10 months ago
  25. 5442b4f BUILD.gn: Add missing HLSL files. by Corentin Wallez · 5 years ago
  26. 9757da4 GN build (for Chromium): enable HLSL in dependents. by Corentin Wallez · 5 years ago
  27. 96bec34 GN build (for Chromium): enable HLSL by David Neto · 5 years ago
  28. 1f5799c BUILD.gn: Fix file for use with Fuchsia platform build. by David 'Digit' Turner · 5 years ago
  29. e10c87a Remove non-source sources from binary targets by Tom Anderson · 5 years ago
  30. 741fc4a Build.gn: allow optimization in glslang lib and standalone by Shahbaz Youssefi · 5 years ago
  31. bd0f5ad Merge pull request #1733 from null77/fix-msvc-warn by John Kessenich · 5 years ago
  32. 099a80d Suppress MSVC warning about unused variable. by Jamie Madill · 5 years ago
  33. e880e96 GN: Make glslang_validator an executable. by Jamie Madill · 5 years ago
  34. 1a1651c Disable Clang extra semicolon warning. by Jamie Madill · 5 years ago
  35. 08fe88a Suppress a MSVC cast warning in GN. by Jamie Madill · 5 years ago
  36. 9706106 Suppress inconsistent override warning in GN. by Jamie Madill · 5 years ago
  37. 0ceaebc Fix a few GN build issues. by Jamie Madill · 6 years ago
  38. ab5382c BUILD.gn: remove reference to non-existent header by Corentin Wallez · 6 years ago
  39. 5403f38 BUILD.gn: remove the static_library target. by Corentin Wallez · 6 years ago
  40. 6857c23 BUILD.gn: glslang_sources need the public config too by Corentin Wallez · 6 years ago
  41. a26827a BUILD.gn: only use complete_static_lib on mac by Corentin Wallez · 6 years ago
  42. 873734d BUILD.gn: make the static_lib complete to fix the build on OSX by Corentin Wallez · 6 years ago
  43. b29c58e Review feedback by Dan Sinclair · 6 years ago
  44. 257b25c Add BUILD.gn configuration. by Dan Sinclair · 6 years ago