1. 5bd9445 Remove CubeReflection and the dependency on GLM by Corentin Wallez · 3 years, 1 month ago
  2. 959f1da Roll Vulkan headers to 1.2.201 by Corentin Wallez · 3 years, 1 month ago
  3. 1affadc CMake: Disable Tint's GLSL writer by Ben Clayton · 3 years, 3 months ago
  4. 9a10674 CMake: fix third parties when dawn is a sub-build by Aleksi Sapon · 3 years, 3 months ago
  5. 30eeac7 CMake: Simplify overriding of options / settings by Ben Clayton · 3 years, 4 months ago
  6. a04663c Added Abseil as a third-party dependency (Take 2) by Brandon Jones · 3 years, 4 months ago
  7. 0ecd67a CMake: Fix build when DAWN_BUILD_EXAMPLES=0 by Ben Clayton · 3 years, 4 months ago
  8. c19329c CMake: Only require SPIRV-Cross when enabling OpenGL backend by Ben Clayton · 3 years, 4 months ago
  9. 2f8f251 Revert "Added Abseil as a third-party dependency" by Shrek Shao · 3 years, 4 months ago
  10. 020d699 Added Abseil as a third-party dependency by Brandon Jones · 3 years, 4 months ago chromium/4643
  11. 9037669 Remove the dependency on shaderc and glslang. by Corentin Wallez · 3 years, 10 months ago
  12. a943919 Use Tint/WGSL unconditionally by Corentin Wallez · 3 years, 10 months ago
  13. 9f6bc4e CMake fix by Aleksi Sapon · 3 years, 10 months ago
  14. 4e6b52a Revert "Use upstream SPIRV-Cross GN files." by dan sinclair · 3 years, 11 months ago
  15. 9fdbb74 Use upstream SPIRV-Cross GN files. by Corentin Wallez · 3 years, 11 months ago
  16. 30959dd Fix libEGL.so.1 issue with ANGLE build. by Stephen White · 4 years ago
  17. 99d6c14 CMake: set DAWN_ENABLE_WGSL to ON by default. by Corentin Wallez · 4 years, 1 month ago
  18. e969861 Roll vulkan-headers right before the ray tracing breakage. by Corentin Wallez · 4 years, 1 month ago
  19. bb3d798 CMake updates. by dan sinclair · 4 years, 3 months ago
  20. ecd46ab Use CMAKE_CURRENT_SOURCE_DIR for third_party/khronos. by dan sinclair · 4 years, 3 months ago
  21. bf7fc62 Roll our copy of the Vulkan headers. by Corentin Wallez · 4 years, 3 months ago
  22. 97b880e Add missing CMake spirv-cross dependency by Aleksi Sapon · 4 years, 4 months ago
  23. 0a1061d Fix CMake build with MSVC by Aleksi Sapon · 4 years, 4 months ago
  24. 2cdb9f1 Remove SPVC toggles and excise remaining references by Ryan Harrison · 4 years, 4 months ago
  25. c35e2ba Remove usages of SPVC by Ryan Harrison · 4 years, 4 months ago
  26. 01aeca2 Add .clang-format files and format more files by Kai Ninomiya · 4 years, 6 months ago
  27. 212c5bd Convert GN libs lists to frameworks by Sylvain Defresne · 4 years, 6 months ago
  28. 75f55bf Fix and enable -Wgnu-anonymous-struct by Corentin Wallez · 4 years, 9 months ago
  29. e642b1d Fix and enable -Wnested-anon-types by Corentin Wallez · 4 years, 9 months ago
  30. 42450c6 Fix the CMake build because of CMP0077 by Corentin Wallez · 4 years, 9 months ago
  31. d11cc39 Split third_party/BUILD.gn in per-project files. by Corentin Wallez · 4 years, 9 months ago
  32. b31015b Split examples, test and utils in their own BUILD.gn by Corentin Wallez · 4 years, 9 months ago
  33. d9d9d1e Make the Vulkan Validation Layers an optional dependency. by Zhenyao Mo · 4 years, 9 months ago
  34. 2d10e95 BUILD.gn: rename libdawn_native/wire to dawn_native/wire by Corentin Wallez · 4 years, 9 months ago
  35. ba53617 Vulkan: Load functions for surface extensions we support. by Corentin Wallez · 4 years, 10 months ago
  36. 35645a6 Roll Dawn's copy of the Vulkan headers. by Corentin Wallez · 4 years, 10 months ago
  37. 3346697 CMake: Add support for the D3D12 backend by Corentin Wallez · 4 years, 11 months ago
  38. d353ca0 CMake: Add support for the Vulkan backend by Corentin Wallez · 5 years ago
  39. 215b537 CMake: Add support for the OpenGL backend by Corentin Wallez · 5 years ago
  40. 7fe6efb Add initial CMakeLists.txt files by Corentin Wallez · 5 years ago
  41. 77f6db7 Fix BUILD.gn issues for Android & Fuschia by Ryan Harrison · 5 years ago
  42. 22e73a5 Use spvc's rules for spirv-cross by Ryan Harrison · 5 years ago
  43. 2559fc0 Removing for_fuzzers target by Ryan Harrison · 5 years ago
  44. 80d71ec Remove build rules for spvc support & spirv-cross fuzzers by Ryan Harrison · 5 years ago
  45. 48bf745 Revert "Convert spvc build flag to a runtime toggle" by Ryan Harrison · 5 years ago
  46. 1954436 Convert spvc build flag to a runtime toggle by Ryan Harrison · 5 years ago
  47. 8f3dc58 Add in flag for using spvc instead of direct spriv-cross access by Ryan Harrison · 5 years ago
  48. 39b4b38 mac newsdk: build glfw with -Wno-objc-multiple-method-names by Elly Fong-Jones · 5 years ago
  49. dbf9f7c Fix conflicts between ANGLE & Dawn's spirv-cross build config by Le Quyen · 5 years ago
  50. d561448 Add build time flag to control enabling SPIRV-Cross reflection by Ryan Harrison · 5 years ago
  51. cc47878 Adding missing reflection API sources to SPIRV-Cross targets by Ryan Harrison · 5 years ago
  52. 785ec66 BUILD.gn: Correctly skip GLFW on ChromeOS by Corentin Wallez · 5 years ago
  53. fad96f6 BUILD.gn: Only expose the GLFW target on platforms that support it by Corentin Wallez · 5 years ago
  54. f60522f [fuchsia] Fix Chromium build. by David 'Digit' Turner · 5 years ago
  55. 882ff72 [fuchsia] Add headers containing extra vulkan definitions. by David 'Digit' Turner · 5 years ago
  56. f5c4477 Use the agreed upon include path for spirv-cross. by Corentin Wallez · 5 years ago
  57. 0ebd54c Update BUILD flags to support Chrome OS by Brian Ho · 5 years ago
  58. ee0fa17 Update Vulkan headers to v1.1.115 by David 'Digit' Turner · 5 years ago
  59. 8f4046b Remove glad and replace it with our own GL header by Corentin Wallez · 6 years ago
  60. df69f24 OpenGL: Don't use glad to load OpenGL entrypoints by Corentin Wallez · 6 years ago
  61. 3dc8bf4 Update glad for Desktop GL 4.6 and GLES 3.2 by Corentin Wallez · 6 years ago
  62. f3f5bf4 Remove glTFViewer from samples by Austin Eng · 6 years ago
  63. 9a9b837 Roll all SPIR-V dependencies together. by Frank Henigman · 6 years ago
  64. 8d79f78 Remove GLVersion from GLAD header and make it static by Austin Eng · 6 years ago
  65. c8eff1c Remove export of GLVersion from GLAD by Austin Eng · 6 years ago
  66. d56f8d2 Remove Chrome-specific configs for GLFW and GLM by Corentin Wallez · 6 years ago
  67. fd3717f Fix the build with only the OpenGL and Null backends enabled by Corentin Wallez · 6 years ago
  68. 0f50114 Disable/avoid some warnings. by Stephen White · 6 years ago
  69. 9fca812 Minor clang-format on third_party/BUILD.gn. by Stephen White · 6 years ago
  70. 391c8a9 Roll GLFW to pick up macOS Mojave fixes by Corentin Wallez · 6 years ago
  71. 9854295 Add fuzzers for SPIRV-Cross by Ryan Harrison · 6 years ago
  72. 146edf5 Remove support for CMake builds by Corentin Wallez · 6 years ago
  73. e92ad5b Build with a different gtest harness when in Chromium by Corentin Wallez · 6 years ago
  74. 5aac265 Roll glslang and shaderc by Corentin Wallez · 6 years ago
  75. 16092fa Roll shaderc and glslang and use their BUILD.gn by Corentin Wallez · 6 years ago
  76. 299ce6c BUILD.gn: Make SPIRV-Cross includes relative to repo. by Corentin Wallez · 6 years ago
  77. 21d8438 Validate SPIR-V code when creating ShaderModules by Corentin Wallez · 6 years ago
  78. ae62847 Roll SPIRV-Tools by Corentin Wallez · 6 years ago
  79. ec72443 GN: Fix MSVC compilation by Corentin Wallez · 6 years ago
  80. 0fa2feb Roll SPIRV-Cross and use upstream repo. by Corentin Wallez · 6 years ago
  81. 5b61abc Fix Windows compilation using GN and clang-cl. by Corentin Wallez · 6 years ago
  82. f5f7ab1 BUILD.gn: Move last third_party deps to third_party/BUILD.gn by Corentin Wallez · 6 years ago
  83. 4d7d169 Add samples to BUILD.gn and their deps to DEPS by Corentin Wallez · 6 years ago
  84. d2969a7 Make Dawn "gn check" by default (except SPIRV-Tools) by Corentin Wallez · 6 years ago
  85. 649e2fe Add GN build for tests and their third party deps. by Corentin Wallez · 6 years ago
  86. ee2fb75 Roll several external dependencies. by Corentin Wallez · 6 years ago
  87. 0a17aa7 Update glad with the fix for the OSX linker issue. by Corentin Wallez · 6 years ago
  88. bdc8677 Make dawn_wire a shared library by Corentin Wallez · 6 years ago
  89. 012c149 Build with nortti/exceptions and fvisibility=hidden by Corentin Wallez · 6 years ago
  90. 196ade6 Make libdawn_native a shared library. by Corentin Wallez · 6 years ago
  91. fde3f2b Rename NXT -> Dawn in the rest of CMakeLists by Corentin Wallez · 6 years ago
  92. f1ded9b Rename CMakeLists variables NXT_* to DAWN_* by Corentin Wallez · 6 years ago
  93. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 6 years ago
  94. 6c639c9 Roll glslang to 1ea8f595 (#215) by Kai Ninomiya · 7 years ago
  95. 00935da Use shaderc_shared and don't build unnecessary targets by Corentin Wallez · 7 years ago
  96. b6fb5f3 Roll shaderc by Corentin Wallez · 7 years ago
  97. ae7f113 Only compile the used SPIRV-Cross backends by Corentin Wallez · 7 years ago
  98. a2d2cfe Import vulkan headers version 1.0.65 by Corentin Wallez · 7 years ago
  99. ff57ccb OpenGL: Fix rendered textures being flipped. by Corentin Wallez · 7 years ago
  100. fb9d82c Undo accidental revert of spirv-cross from #109 by Kai Ninomiya · 7 years ago