1. 82bf56b gitattributes: make .txt files lf by Antonio Maiorano · 6 months ago
  2. cdc7991 HLSL-IR: regen skips by Antonio Maiorano · 6 months ago
  3. 3e810ce Roll vulkan-deps from b8d6ceadf45d to ab901eb0f984 (9 revisions) by Dawn Autoroller · 6 months ago
  4. ed682f5 HLSL-IR: improve ICE error message by Antonio Maiorano · 6 months ago
  5. 5381dad [dawn][emscripten] Implements popErrorScope future entry point. by Lokbondo Kung · 6 months ago
  6. 7927ad0 [dawn][emscripten] Implements onSubmittedWorkDone future entry point. by Lokbondo Kung · 6 months ago
  7. 2bb8107 HLSL-IR: ICE on inputAttachmentLoad builtin by Antonio Maiorano · 6 months ago
  8. 83ebea3 [dawn][emscripten] Update public import/export APIs. by Lokbondo Kung · 6 months ago
  9. f0893de HLSL-IR: ICE on @color attribute by Antonio Maiorano · 6 months ago
  10. 6e4a366 [dawn][emscripten] Updates AdapterInfo to use StringViews. by Lokbondo Kung · 6 months ago
  11. c13d761 spirv reader: add some dynamic index tests by Antonio Maiorano · 6 months ago
  12. 38cce38 ir validator: improve error message on member call type mismatch by Antonio Maiorano · 6 months ago
  13. b932888 Roll ANGLE from b724eb0e8a44 to 23b99e2f8c71 (4 revisions) by Dawn Autoroller · 6 months ago
  14. 4e1a4af [Compat] Remove CTS suppressions: requestAdapter by Shrek Shao · 6 months ago
  15. 03d6e0e Reland "[dawn][webgpu.h] Use wgpu::StringView for strings in output structs." by Corentin Wallez · 6 months ago
  16. 6f9ba54 Fix bug with incorrect JNI signature type for string views. by Jim Blackler · 6 months ago
  17. bdc65d7 Fix for two logic errors regarding C return type vs Kotlin return type. by Jim Blackler · 6 months ago chromium/6772 chromium/6773
  18. ae08835 Fix for return parameters' ArgsStruct member names. by Jim Blackler · 6 months ago
  19. e5fbd7e [dawn][wire] Fixes last dropped reference for buffer unmap in wire. by Lokbondo Kung · 6 months ago
  20. f3c7cc5 Roll DirectX Shader Compiler from b26fd8099aa4 to 080aeb7199e6 (1 revision) by Dawn Autoroller · 6 months ago chromium/6771
  21. 98c4b1a Roll ANGLE from 1043accc09ce to b724eb0e8a44 (4 revisions) by Dawn Autoroller · 6 months ago
  22. 65a7063 [Compat] Fix forceFallbackAdapter priority over compatibilityMode by Shrek Shao · 6 months ago
  23. e564270 [glsl] Add benchmark for IR generator by James Price · 6 months ago
  24. 94884fc [glsl] Run PreservePadding before DirectVariableAccess by James Price · 6 months ago
  25. 925f03f [glsl] Name padding fields consistently by James Price · 6 months ago
  26. 71c1d54 [glsl] Propagate names to block struct wrappers by James Price · 6 months ago
  27. 074e17e HLSL-IR: fix error: unary: no matching overload for 'operator - (u32)' (again) by Antonio Maiorano · 6 months ago
  28. 6731576 Roll vulkan-deps from 458c840c3ccf to b8d6ceadf45d (10 revisions) by Dawn Autoroller · 6 months ago
  29. 652c2b0 [tools][cts] Add unsuppressed failing result funcs by Brian Sheedy · 6 months ago
  30. 81717d2 Compat CTS: Android tests Skip -> Failure. by Stephen White · 6 months ago
  31. b95a03a HLSL-IR: polyfill modf and frexp by Antonio Maiorano · 6 months ago
  32. 9720770 [tools][cts] Remove comment functionality by Brian Sheedy · 6 months ago
  33. baad866 tint e2e: add skip on test that times out on bots by Antonio Maiorano · 6 months ago
  34. 222219a Suppress WebGPU CTS flake on Mac AMD by Yuly Novikov · 6 months ago
  35. 4ae57e1 Fix for logic error in nullable string converter that can cause a crash. by Jim Blackler · 6 months ago
  36. 701e4f5 ssci: canonicalize / backfill dependencies managed by DEPS by Jiewei Qian · 6 months ago chromium/6770
  37. 647dbba Roll ANGLE from ba292370e1e3 to 1043accc09ce (7 revisions) by Dawn Autoroller · 6 months ago
  38. 66155c6 Revert "[dawn][webgpu.h] Use wgpu::StringView for strings in output structs." by Corentin Wallez · 6 months ago chromium/6769
  39. 020e317 Support Dual Source Blending in SPIR-V reader with Tint AST by Jiawei Shao · 6 months ago
  40. 113a123 Roll Depot Tools from b32c4f1abc27 to 9109ae431a09 (60 revisions) by Dawn Autoroller · 6 months ago
  41. da54247 [dawn][emscripten] Implements mapAsync future entry points. by Lokbondo Kung · 6 months ago
  42. 15bbe6b HLSL-IR: ReplaceNonIndexableMatVecStores transform by Antonio Maiorano · 6 months ago
  43. 6a8b16c [tint][ir][val] Cleanup `CheckFunction` and utilities by Ryan Harrison · 6 months ago
  44. 083a87a Roll ANGLE from d0e2141a997c to ba292370e1e3 (4 revisions) by Dawn Autoroller · 6 months ago
  45. 35eb4d3 remove useless include by David Neto · 6 months ago
  46. 500a714 Mark ShaderModuleCompilationOptions feature stable by François Beaufort · 6 months ago
  47. 980e48d [dawn][webgpu.h] Use wgpu::StringView for strings in output structs. by Corentin Wallez · 6 months ago
  48. 1bccaf4 Compat CTS: more Android skips. by Stephen White · 6 months ago
  49. b6ddd4e Roll vulkan-deps from beeb7125f812 to 458c840c3ccf (4 revisions) by Dawn Autoroller · 6 months ago
  50. 40b77e7 Roll ANGLE from b40f367ed6b4 to d0e2141a997c (9 revisions) by Dawn Autoroller · 6 months ago
  51. 68d8508 Compat CTS: skip all out-of-memory tests (Android) by Stephen White · 6 months ago
  52. a4cb6e6 D3D12: Save sourceRegion in TextureCopySubresource::CopyInfo by Jiawei Shao · 6 months ago
  53. 36778a9 Support ClipDistances in SPIR-V reader with Tint IR by Jiawei Shao · 6 months ago
  54. c644290 Support Dual Source Blending in SPIR-V reader with Tint IR by Jiawei Shao · 6 months ago
  55. 9a092ce Enable Clip Distances feature by default by Jiawei Shao · 6 months ago
  56. 1088a4a [Compat] Remove PositiveBiasOnFloat suppressions by Shrek Shao · 6 months ago
  57. a01beb5 [glsl][ir] Add padding to inline structs by dan sinclair · 6 months ago
  58. 6debe00 Roll DirectX Shader Compiler from b48341e4031f to b26fd8099aa4 (1 revision) by Dawn Autoroller · 6 months ago
  59. 2574827 [glsl][ir] Add struct padding members by dan sinclair · 6 months ago
  60. 34a321b [glsl][ir] Set more tests as `glsl-desktop` by dan sinclair · 6 months ago
  61. c830e96 Add tint e2e tests for vector assignment via dynamic index by Antonio Maiorano · 6 months ago
  62. 34b95b7 [Compat] Add validation for texture view array layer in bind group by Shrek Shao · 6 months ago
  63. 607aee4 Compat CTS: temporarily skip tests on Android. by Stephen White · 6 months ago
  64. c55e045 Suppress WebGPU CTS tests flaky on Mac AMD by Yuly Novikov · 6 months ago
  65. 35667d3 Add StreamTest for unordered_set by Kyle Charbonneau · 6 months ago
  66. bfae81d Dawn end2end test for atomic operations by Peter McNeeley · 6 months ago
  67. bfb6645 HLSL-IR: fix textureDimensions polyfill using invalid type for swizzle (again) by Antonio Maiorano · 6 months ago
  68. 777f62b Suppress flaky webgpu_cts_compat_tests on Linux NVIDIA by Yuly Novikov · 6 months ago
  69. 4103ee3 [glsl][ir] Cleanup textures when replacing in builtin uniforms. by dan sinclair · 6 months ago
  70. d048638 [glsl][ir] Handle sampler-less depth textures. by dan sinclair · 6 months ago
  71. eef5708 [glsl][ir] Fix `coord` type for `imageStore` by dan sinclair · 6 months ago
  72. 982bf99 [glsl] Mark more tests as desktop by dan sinclair · 6 months ago
  73. 27049a7 Roll ANGLE from 166b72c95240 to b40f367ed6b4 (2 revisions) by Dawn Autoroller · 6 months ago
  74. 08b5e37 [glsl][ir] Regenerate skip files. by dan sinclair · 6 months ago
  75. 1bde07c [glsl][ir] Consistently use `idx` for texture arguments. by dan sinclair · 6 months ago
  76. 367c032 [glsl][ir] Polyfill `textureSampleCompareLevel` by dan sinclair · 6 months ago
  77. cdfb6e7 [glsl][ir] Polyfill `textureSampleCompare` by dan sinclair · 6 months ago
  78. 51b8829 Compat expectations cleanup. by Stephen White · 6 months ago
  79. b0d038d Roll vulkan-deps from dd729cf1f807 to beeb7125f812 (9 revisions) by Dawn Autoroller · 7 months ago chromium/6766 chromium/6767 chromium/6768
  80. 74bee2e Rename more mentions of "swapchain" to talk about "surface". by Corentin Wallez · 7 months ago
  81. 476defb Remove the `SurfaceCapabilities` feature. by Corentin Wallez · 7 months ago
  82. e9d14e9 webgpu.h: Remove device argument from GetProcAddress by Corentin Wallez · 7 months ago
  83. 4260675 [glsl] Add OffsetFirstIndex transform by James Price · 7 months ago chromium/6765
  84. 978af55 [glsl] Clamp frag depth using push constant values by James Price · 7 months ago
  85. 223a591 [glsl] Set up internal push constants by James Price · 7 months ago
  86. b6fc95f [glsl][ir] Polyfill `textureSampleGrad` by dan sinclair · 7 months ago
  87. 98577c3 HLSL-IR: mark infinite loop detected as INVALID by Antonio Maiorano · 7 months ago
  88. ec448b1 [glsl][ir] Polyfill `textureSampleLevel` by dan sinclair · 7 months ago
  89. 3b689d8 [glsl][ir] Polyfill `textureSampleBias` by dan sinclair · 7 months ago
  90. 4fa9b1b [wgsl] Resolve push_constant access as read-only by James Price · 7 months ago
  91. 8055bf4 [glsl][ir] Polyfill `textureSample` by dan sinclair · 7 months ago
  92. 64ffa54 Roll ANGLE from 53b9dcdc1133 to 166b72c95240 (10 revisions) by Dawn Autoroller · 7 months ago
  93. 4d38382 [glsl][ir] Move robustness transform by dan sinclair · 7 months ago
  94. 0581410 [ir] Do not wrap structs with @block attribute by James Price · 7 months ago
  95. 6752a38 [ir] Add transform to prepare push constants by James Price · 7 months ago
  96. 4daebc4 [glsl][ir] Polyfill `textureGatherCompare` by dan sinclair · 7 months ago
  97. 144db47 [glsl][ir] Polyfill `textureGather` by dan sinclair · 7 months ago
  98. 680183f [glsl][ir] Handle combined samplers for texture only calls. by dan sinclair · 7 months ago
  99. c567025 [ir] Update DirectrVariableAccess to add `handle`. by dan sinclair · 7 months ago
  100. 0298b76 Suppress WebGPU CTS tests flaky on Mac AMD by Yuly Novikov · 7 months ago