1. d5521a9 [tint][fuzz] Migrate proto definitions to common lib directory by Ryan Harrison · 10 months ago
  2. 8c55580 [hlsl] Add `discard` by dan sinclair · 10 months ago
  3. 50cd4f3 Fix help output for tint_wgsl_fuzzer: show --option=value by David Neto · 10 months ago
  4. e8a799d [hlsl] Enable passing DISABLED tests. by dan sinclair · 10 months ago
  5. 89bfec4 [hlsl] Remove Logical And/Or test stubs by dan sinclair · 10 months ago
  6. 08f3865 [hlsl] Enable the Binary transform. by dan sinclair · 10 months ago
  7. 7b5707f [hlsl] Polyfill the HLSL IR select builtin. by dan sinclair · 10 months ago
  8. c1f534c [hlsl] Convert bitcast to a transform. by dan sinclair · 10 months ago
  9. 78df836 Generalize JNI type logic in Kotlin macros. by Jim Blackler · 10 months ago
  10. 7bf614a Indenting fixes in Kotlin template by Jim Blackler · 10 months ago
  11. b49d0ef Filter the new 'callback info' category out of Kotlin API. by Jim Blackler · 10 months ago chromium/6557
  12. 26c5af6 Surface: Fix errors messages printing format instead of present/alphaMode by Corentin Wallez · 10 months ago
  13. 94deac8 Conditionally link SPIRV-Tools-opt with dawn libraries by Jaswant Panchumarti · 10 months ago
  14. 64df31e Add Quyen as an OWNER of src/dawn/native/d3d11 by Corentin Wallez · 10 months ago
  15. 728d0ad Roll ANGLE from 3c472b45024a to 0c7331dfe71d (1 revision) by Dawn Autoroller · 10 months ago
  16. 1f3ba1a dawn/native: Simplify the ApiSeq helpers. by Corentin Wallez · 10 months ago
  17. b38022b Roll vulkan-deps from 3a8b46766c4e to c0c0899c3614 (2 revisions) by Dawn Autoroller · 10 months ago chromium/6556
  18. a1c9eae D3D11: Refactor Buffer classes. by Le Hoang Quyen · 10 months ago chromium/6555
  19. dcf59eb Support `TypedIntegerImpl` as a key of `absl::flat_hash_map` by Jiawei Shao · 10 months ago
  20. a723806 Roll vulkan-deps from d59daac94bf8 to 3a8b46766c4e (1 revision) by Dawn Autoroller · 10 months ago
  21. 04e89b9 Remove stale WebGPU CTS expectations by Expectation File Editor · 10 months ago
  22. d0d3a2e Roll ANGLE from 6f33eddc72e2 to 3c472b45024a (1 revision) by Dawn Autoroller · 10 months ago
  23. 064f544 Move C++ standard setting to DawnCompilerChecks cmake module by Jaswant Panchumarti · 10 months ago chromium/6554
  24. 33c51ed Remove redundant CMAKE_CXX_STANDARD assignment by Jaswant Panchumarti · 10 months ago
  25. 5bdf876 Turn on spirv-validation when supported in cmake build by Jaswant Panchumarti · 10 months ago
  26. fa41649 Initialize CMAKE_BUILD_TYPE in a cmake module by Jaswant Panchumarti · 10 months ago
  27. 61f9bc0 Move compiler platform flags into src/cmake/DawnCompilerPlatformFlags cmake module by Jaswant Panchumarti · 10 months ago
  28. eb93d8c Move compiler options into src/cmake/DawnCompilerExtraFlags cmake module by Jaswant Panchumarti · 10 months ago
  29. 3998f70 Remove unused library dawn_vulkan_headers by Jaswant Panchumarti · 10 months ago
  30. fdd71d7 Compat: Generate shader module error for rg formats as storage textures by Gregg Tavares · 10 months ago chromium/6552 chromium/6553
  31. 70d7fe8 [msl] Add polyfills for degrees() and radians() by James Price · 10 months ago
  32. ffb4b38 [msl] Add polyfill for quantizeToF16 by James Price · 10 months ago
  33. 3066433 [hlsl] Add Bitcast support to the HLSL IR printer. by dan sinclair · 10 months ago
  34. 05ab94e Roll DirectX Shader Compiler from 1f8f79688e2e to b197bec653c1 (2 revisions) by Dawn Autoroller · 10 months ago
  35. fe51b72 Roll vulkan-deps from 1670fffcebe5 to d59daac94bf8 (8 revisions) by Dawn Autoroller · 10 months ago
  36. 1ec6013 Roll third_party/webgpu-cts/ 9f1f6db4f..85678b29c (1 commit) by James Price · 10 months ago
  37. e2553dd metal: Skip self waits on queue's own shared event by Sunny Sachanandani · 10 months ago
  38. 00bd53e2c [dawn][fuzzer] Update lpm fuzzer for callback info/function types. by Loko Kung · 10 months ago
  39. bc46963 Roll ANGLE from e53b3ad72322 to 6f33eddc72e2 (8 revisions) by Dawn Autoroller · 10 months ago
  40. 4012be5 SharedTextureMemoryVk: Require single fd not single memory plane by Austin Eng · 10 months ago
  41. a5032a9 [wgpu-headers] Fix unused parameter warnings by James Price · 10 months ago
  42. d5783b8 [dawn][node] Update node to use the newer C++ entry points. by Loko Kung · 10 months ago
  43. 92f1ed3 [gn] Guard use of `use_libfuzzer` by James Price · 10 months ago
  44. a9c7be0 [ir] Add switch validation. by dan sinclair · 10 months ago
  45. 8cdd346 Roll SwiftShader from cea33ab2d5ad to de870ac7518f (1 revision) by Dawn Autoroller · 10 months ago
  46. 52baba0 Set absl_propagate_cxx_std in third_party/CMakeLists by Jaswant Panchumarti · 10 months ago chromium/6551
  47. 22e7815 Remove redundant assignment for SPIRV_SKIP_TESTS by Jaswant Panchumarti · 10 months ago
  48. 1cf515c Compat: make textureLoad with texture_depth_xxx emit error by Gregg Tavares · 10 months ago
  49. 4660e72 Add SPIRV-tools directories to cmake build only when required by Jaswant Panchumarti · 10 months ago
  50. d73ee73 Move BundleLibraries cmake module inside src/cmake by Jaswant Panchumarti · 10 months ago
  51. 72b712f Move set_if_not_defined into DawnSetIfNotDefined module in src/cmake by Jaswant Panchumarti · 10 months ago
  52. 04b531d Roll DirectX Shader Compiler from 73d3ccf39973 to 1f8f79688e2e (1 revision) by Dawn Autoroller · 10 months ago
  53. 4127f7f Roll Depot Tools from 6833e00918e3 to 06673958a399 (8 revisions) by Dawn Autoroller · 10 months ago
  54. 5aed2e0 Roll ANGLE from 54c481776982 to e53b3ad72322 (5 revisions) by Dawn Autoroller · 10 months ago
  55. 7e1fd8c [hlsl] Add start of FXC polyfill for HLSL IR backend. by dan sinclair · 10 months ago
  56. 9689a47 [dawn][fuzzer] Skip serializing DeviceDescriptor callback structs. by Loko Kung · 10 months ago
  57. b8ebc7a [wgpu-headers] Make lambda callbacks allocate via move. by Loko Kung · 10 months ago
  58. be4f9bd [hlsl] Add Load/Store vector element to HLSL IR backend. by dan sinclair · 10 months ago
  59. 12c428f Enable building Tint without building Dawn in CMake. by dan sinclair · 10 months ago
  60. f15f1c2 [msl] Emit @index for blend_src attributes by James Price · 10 months ago
  61. 5ffd5f0 Roll vulkan-deps from 83e9eca04a1b to 1670fffcebe5 (3 revisions) by Dawn Autoroller · 10 months ago
  62. 447c185 [hlsl] Add DXC and FXC specific switch tests. by dan sinclair · 10 months ago
  63. f2a5e57 [wgpu-headers] Update device lost and uncaptured error callbacks. by Loko Kung · 10 months ago
  64. b37657b Roll DirectX Shader Compiler from 45018c752daf to 73d3ccf39973 (1 revision) by Dawn Autoroller · 10 months ago
  65. b58a264 [hlsl] Emit module scoped variables in IR backend. by dan sinclair · 10 months ago chromium/6549 chromium/6550
  66. 7329a91 Roll Depot Tools from 1f4f982beb6c to 6833e00918e3 (1 revision) by Dawn Autoroller · 10 months ago
  67. 36fbf3d [hlsl] Add `convert` to HLSL IR backend. by dan sinclair · 10 months ago
  68. 8b21164 [hlsl] Emit `Construct` instructions in HLSL IR backend. by dan sinclair · 10 months ago
  69. ab67c2f Turn off C++ modules in vulkan-headers. by dan sinclair · 10 months ago
  70. f66890b Suppress getCurrentTexture failure for compat by James Price · 10 months ago
  71. e274d47 Roll ANGLE from 800ca8d38b69 to 54c481776982 (2 revisions) by Dawn Autoroller · 10 months ago
  72. fa6f8aa Suppress Pixel 6 Android 14 failures already suppressed on Android T by Yuly Novikov · 10 months ago
  73. 57a3bc4 Roll third_party/webgpu-cts/ b5e1f1f25..9f1f6db4f (1 commit) by Dawn Automated Expectations · 10 months ago
  74. d0305d5 Tint: Replace all the appearance of `index` attribute with `blend_src` by Jiawei Shao · 10 months ago
  75. 3d249b5 [hlsl] Generate typedef for array returns. by dan sinclair · 10 months ago
  76. 93d4d55 Suppress MaxLimitTests.WriteToMaxFragmentCombinedOutputResources by Yuly Novikov · 10 months ago
  77. 6d37e3b Clean up some unused code by Jiawei Shao · 10 months ago chromium/6548
  78. 6085328 Revert "EGL: Move initialization of EGL inside a DisplayEGL class" by James Price · 10 months ago
  79. b65ac9e Roll vulkan-deps from 37a9cc2d9a06 to 83e9eca04a1b (5 revisions) by Dawn Autoroller · 10 months ago
  80. db84712 Require both `blend_src(0)` and `blend_src(1)` must be used in one struct by Jiawei Shao · 10 months ago
  81. 16443d7 Roll ANGLE from 37b2487b4669 to 800ca8d38b69 (4 revisions) by Dawn Autoroller · 10 months ago
  82. 48be7e8 [msl] Add newlines between global declarations by James Price · 10 months ago
  83. ddcec00 [msl] Add polyfill for dot builtin by James Price · 10 months ago
  84. f6d51ec [msl] Regenerate E2E expectations for IR by James Price · 10 months ago
  85. 00c3976 setup-build: 'fuzzer' will build the IR fuzzers also by David Neto · 10 months ago
  86. 6281f37 Roll Depot Tools from 561772c44867 to 1f4f982beb6c (3 revisions) by Dawn Autoroller · 10 months ago
  87. 764f1ba Disable UBSAN on dlsym-loaded function pointer call by Antonio Maiorano · 10 months ago
  88. 4f5dc92 spirv-reader: preserve NonWritable decoration on module-scope vars by David Neto · 10 months ago
  89. b5e7596 Roll vulkan-deps from 5b814c8b6eca to 37a9cc2d9a06 (2 revisions) by Dawn Autoroller · 10 months ago
  90. 1fab772 PerfTest: Add a workgroup impl and enable D3D subgroups for Mat-Vec Mul test by Zhaoming Jiang · 10 months ago
  91. f9e2038 [hlsl] Add option to specify the downstream HLSL compiler. by dan sinclair · 10 months ago
  92. 0f8f9e6 [hlsl] Emit simple switches from HLSL IR backend. by dan sinclair · 10 months ago
  93. f290d2d Roll ANGLE from 223027e8fe8f to 37b2487b4669 (6 revisions) by Dawn Autoroller · 10 months ago
  94. 329f5c0 Roll DirectX Shader Compiler from 4295b25934b5 to 45018c752daf (2 revisions) by Dawn Autoroller · 10 months ago
  95. 79c1f8e Append interface link libraries into the bundle by Jaswant Panchumarti · 10 months ago
  96. 9fba7ea EGL: Move initialization of EGL inside a DisplayEGL class by Corentin Wallez · 10 months ago
  97. 7753f63 metal: Emit MSL powr for WGSL pow builtin by Sunny Sachanandani · 10 months ago chromium/6547
  98. 91e22a9 Roll Depot Tools from 66df2a3ec70d to 561772c44867 (1 revision) by Dawn Autoroller · 10 months ago
  99. 3c0186a cts: make logging better for Telemetry by Austin Eng · 10 months ago chromium/6546
  100. 4578809 [tint][ir] Cleanup CMake flags handling by Ryan Harrison · 10 months ago