1. 76732ab Properly implement per-dispatch synchronization scopes. by Corentin Wallez · 3 years, 10 months ago
  2. d0ebcba Fixes for OpenGL loader generator. by Stephen White · 3 years, 10 months ago chromium/4500
  3. 3b229bd Roll Tint from 0aeb77c40f89 to d2be7cea9058 (4 revisions) by Dawn Autoroller · 3 years, 10 months ago
  4. de5bd3f Only run the BoundArrayAccessors transform when robustness is on. by Corentin Wallez · 3 years, 10 months ago
  5. 9dad30d Move noop dispatch handling to the Metal backend by Corentin Wallez · 3 years, 10 months ago
  6. 063ea17 Roll Tint from b4a8a15bd216 to 0aeb77c40f89 (1 revision) by Dawn Autoroller · 3 years, 10 months ago
  7. e7a5fab Remove unnecessary "#if def"s and type conversion in windows compilation. by 陈俊嘉 · 3 years, 10 months ago
  8. 26f4383 Roll Tint from ba08d7bca3c9 to b4a8a15bd216 (3 revisions) by Dawn Autoroller · 3 years, 10 months ago
  9. f3e4779 Roll Tint from bd7e8442b8c3 to ba08d7bca3c9 (11 revisions) by Dawn Autoroller · 3 years, 10 months ago
  10. ec7ea6a Separate the types for compute and render pass usage data by Corentin Wallez · 3 years, 10 months ago
  11. d98b307 EncodingContext: Forward the backtrace of stored errors. by Corentin Wallez · 3 years, 10 months ago chromium/4499
  12. c8f0b6d Roll Tint from 02ebf0dcae51 to bd7e8442b8c3 (4 revisions) by Dawn Autoroller · 3 years, 10 months ago
  13. 615d6ea Fix missing dependency for the OpenGL loader generator. by Corentin Wallez · 3 years, 10 months ago
  14. 2dd2d67 CommandBufferResourceUsage: track render and compute separately. by Corentin Wallez · 3 years, 10 months ago
  15. c63ac30 Remove unused utils::SingleShaderStage enum by Corentin Wallez · 3 years, 10 months ago
  16. e4c3792 Roll Tint from 781de097ebbc to 02ebf0dcae51 (1 revision) by Dawn Autoroller · 3 years, 10 months ago
  17. 3dddab2 Roll Tint from df48b955b2e5 to 781de097ebbc (1 revision) by Dawn Autoroller · 3 years, 11 months ago
  18. a7f1c50 Roll Tint from ca992196d255 to df48b955b2e5 (8 revisions) by Dawn Autoroller · 3 years, 11 months ago
  19. e19b303 Roll Tint from 1b898d56b4ab to ca992196d255 (1 revision) by Dawn Autoroller · 3 years, 11 months ago chromium/4498
  20. 6e62e2f Roll Tint from b6831c339537 to 1b898d56b4ab (1 revision) by Dawn Autoroller · 3 years, 11 months ago
  21. c74af703 Implement CallbackTaskManager for Create*PipelineAsync by Jiawei Shao · 3 years, 11 months ago chromium/4496 chromium/4497
  22. 321c900 Add perf test on shader robustness by Qin Jiajia · 3 years, 11 months ago
  23. ab718eb Roll Tint from 1a492a27db87 to b6831c339537 (1 revision) by Dawn Autoroller · 3 years, 11 months ago chromium/4495
  24. 1226d48 Roll Tint from 275eb7e4e435 to 1a492a27db87 (12 revisions) by Dawn Autoroller · 3 years, 11 months ago
  25. 83ae2ce Added offset and length to CompilationMessage by Brandon Jones · 3 years, 11 months ago
  26. 4043ee9 Fix a bug about mip dimension calculation by Yunchao He · 3 years, 11 months ago
  27. bf64a6c Roll Tint from 30c03a5d5075 to 275eb7e4e435 (2 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4494
  28. 361d312 Roll Tint from e08cc15dd97e to 30c03a5d5075 (1 revision) by Dawn Autoroller · 3 years, 11 months ago
  29. 202a11d Roll Tint from 5f7f7c0f9e6e to e08cc15dd97e (1 revision) by Dawn Autoroller · 3 years, 11 months ago
  30. 2a979e6 Roll Tint from 65ae64d0092a to 5f7f7c0f9e6e (17 revisions) by Dawn Autoroller · 3 years, 11 months ago
  31. 9a8df86 Roll Tint from 77f7f5d36924 to 65ae64d0092a (1 revision) by Dawn Autoroller · 3 years, 11 months ago chromium/4493
  32. 4d5e023 Roll Tint from 23c73b0b3245 to 77f7f5d36924 (1 revision) by Dawn Autoroller · 3 years, 11 months ago
  33. bed90d4 Roll Tint from 2ac55febf5d3 to 23c73b0b3245 (5 revisions) by Dawn Autoroller · 3 years, 11 months ago
  34. 963991a Roll Tint from 70c8a96cd809 to 2ac55febf5d3 (7 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4492
  35. 1de1371 Roll Tint from 5bdece558342 to 70c8a96cd809 (1 revision) by Dawn Autoroller · 3 years, 11 months ago
  36. 1bd0450 Roll Tint from 86a406b79efe to 5bdece558342 (8 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4491
  37. ef6a482 Implement 3D Texture copy for partial depth slices on D3D12 by Yunchao He · 3 years, 11 months ago
  38. 74326fe Add support for UWP CoreWindow in SwapChain and Surface by 陈俊嘉 · 3 years, 11 months ago
  39. 12c6305 Roll Tint from 31204afeb025 to 86a406b79efe (7 revisions) by Dawn Autoroller · 3 years, 11 months ago
  40. 045a02a Fix incorrect return status of Create*PipelineAsync when device is lost by Jiawei Shao · 3 years, 11 months ago
  41. cf569e2 Remove reduntant dependencies in UWP compilation by 陈俊嘉 · 3 years, 11 months ago
  42. c952097 Remove incorrect ASSERT in ~AsyncWaitableEvent by Jiawei Shao · 3 years, 11 months ago
  43. e688e52 D3D12: Disable GBV when using partial validation. by Bryan Bernhart · 3 years, 11 months ago chromium/4490
  44. 3d71624 Only add extra warnings when building in standalone. by Corentin Wallez · 3 years, 11 months ago
  45. 6d099f0 Roll Tint from 8f9de8a50954 to 31204afeb025 (3 revisions) by Dawn Autoroller · 3 years, 11 months ago
  46. 125aaf7 Roll Tint from 12353bc5fd80 to 8f9de8a50954 (1 revision) by Dawn Autoroller · 3 years, 11 months ago
  47. caddf0c Clean up two unused function declarations by Jiang · 3 years, 11 months ago
  48. 55210f3 [build] Disable -Wdeprecated-copy(-dtor) by Hans Wennborg · 3 years, 11 months ago
  49. bf99a72 Re-enable unittests for Tint by Ryan Harrison · 3 years, 11 months ago
  50. 221b8b0 Roll Tint from ab215981fe11 to 12353bc5fd80 (3 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4488 chromium/4489
  51. 96c7086 Roll Tint from 05abdf5096fa to ab215981fe11 (5 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4487
  52. d47c27b Roll Tint from 145f865fb1cb to 05abdf5096fa (1 revision) by Dawn Autoroller · 3 years, 11 months ago
  53. 02336e6 Add UWP support by 陈俊嘉 · 3 years, 11 months ago
  54. e6a12d5 Roll Tint from 26fa9927e8c3 to 145f865fb1cb (2 revisions) by Dawn Autoroller · 3 years, 11 months ago
  55. aa7e903 Roll Tint from 943ded79d2b1 to 26fa9927e8c3 (7 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4486
  56. 5346e77 Add helper functions to iterate over ChainedStructs by Brian Ho · 3 years, 11 months ago
  57. b48d1f4 Add header for std::forward by Ryan Harrison · 3 years, 11 months ago
  58. 5e57442 Roll Tint from d5ceafee1684 to 943ded79d2b1 (1 revision) by Dawn Autoroller · 3 years, 11 months ago
  59. aed656c Clear resolve buffer to 0 for resolving unavailable queries by Hao Li · 3 years, 11 months ago
  60. b29467b Roll Tint from 98c2cf0e9194 to d5ceafee1684 (6 revisions) by Dawn Autoroller · 3 years, 11 months ago
  61. 6dd1d37 unittests: Add a position return value for vertex shaders by Ben Clayton · 3 years, 11 months ago
  62. b395605 Add docs/contributing.md by Corentin Wallez · 3 years, 11 months ago
  63. bda3796 WGSL: Replace last uses of var<in> and var<out> by Corentin Wallez · 3 years, 11 months ago
  64. a584ae7 Roll Tint from c0810e7e6eba to 98c2cf0e9194 (4 revisions) by Dawn Autoroller · 3 years, 11 months ago
  65. ed1afa8 client::Buffer: In debug mode, clobber mMappedData when it is freed by Corentin Wallez · 3 years, 11 months ago
  66. d0e8dc0 D3D12: Initialize DXC in Device::Initialize() by Jiawei Shao · 3 years, 11 months ago
  67. 672105a Add string to wstring conversion helper and related unittest by 陈俊嘉 · 3 years, 11 months ago
  68. 9446154 Roll Tint from 5b3d88b748e4 to c0810e7e6eba (2 revisions) by Dawn Autoroller · 3 years, 11 months ago
  69. 5147cb5 Fix MinBufferSizeDefaultLayoutTests.RenderPassConsidersBothStages by Ryan Harrison · 3 years, 11 months ago
  70. 55c43bf Roll Tint from b69660733875 to 5b3d88b748e4 (26 revisions) by Dawn Autoroller · 3 years, 11 months ago
  71. 9aadf94 SlabAllocator: Fix writing to freed memory on slab destruction by Austin Eng · 3 years, 11 months ago
  72. cd39ade Re-add const to TranslateToHLSLWithTint() by Ben Clayton · 3 years, 11 months ago chromium/4484 chromium/4485
  73. 8091c68 Cleanup transform usage by Ben Clayton · 4 years ago chromium/4483
  74. eae70b7 Update WGSL in tests with renamed builtins by James Price · 4 years ago
  75. 7f5a472 Roll Tint from 4649377d0575 to b69660733875 (1 revision) by Dawn Autoroller · 4 years ago
  76. 0af4a83 dawn_native: Use refcount-safe methods for reentrant object creation by Corentin Wallez · 4 years ago
  77. b6c0dac Roll Tint from fe70c75bc573 to 4649377d0575 (10 revisions) by Dawn Autoroller · 4 years ago chromium/4482
  78. 5e6a092 Deprecate renderpass color/depth .attachment by Brandon Jones · 4 years ago
  79. 12953ca Enable WGSLUnsortedStructIO test by James Price · 4 years ago
  80. edb575d Revert "Temporarily stop running tests on D3D12 with use_tint_generator" by James Price · 4 years ago
  81. cd5832c Roll Tint from cc46e393e481 to fe70c75bc573 (19 revisions) by Dawn Autoroller · 4 years ago
  82. 41b4c9d Add default to VertexState.bufferCount by Austin Eng · 4 years ago
  83. 413dcf8 Rename setBlendColor->setBlendConstant by Brandon Jones · 4 years ago
  84. 22b923c Updated BlendFactor enum to match spec by Brandon Jones · 4 years ago
  85. 5c9b6a8 Temporarily stop running tests on D3D12 with use_tint_generator by Corentin Wallez · 4 years ago
  86. 5d73b31 Roll Tint from f8313e5a6e13 to cc46e393e481 (8 revisions) by Dawn Autoroller · 4 years ago
  87. 0a56960 Fix unittests that are broken by --enable-toggles=use_tint_generator by Ryan Harrison · 4 years ago
  88. e87ea2b Update WGSL syntax for end2end tests by Brandon Jones · 4 years ago
  89. d798f33 Fix new-style WGSL I/O with OpenGL backend by Brandon Jones · 4 years ago
  90. 891ece5 Roll Tint from ebc5bd4e28ea to f8313e5a6e13 (16 revisions) by Dawn Autoroller · 4 years ago
  91. acdc35d Support enabling/disabling toggles in unittests by Ryan Harrison · 4 years ago chromium/4478 chromium/4479 chromium/4480 chromium/4481
  92. f7d01e0 Roll Tint from c3bbb4d079e4 to ebc5bd4e28ea (3 revisions) by Dawn Autoroller · 4 years ago chromium/4477
  93. 417d91c Remap BindGroup bindingIndex for vulkan backend when using Tint Generator by shrekshao · 4 years ago
  94. 9e0debd Update examples for recent WGSL changes by James Price · 4 years ago
  95. f3fe648 OpenGL: DoTexSubImage() cleanup. by Stephen White · 4 years ago
  96. 71c33c8 OpenGL: refactor all texture uploads. by Stephen White · 4 years ago
  97. 78d27e8 Remove usage of deprecated WGSL IO in perf/unit/whitebox tests by Corentin Wallez · 4 years ago
  98. 21bd02b Remove deprecated WGSL "-> void" by Corentin Wallez · 4 years ago
  99. 71f3d58 Fix a bug about depth/stencil formats validation by Yunchao He · 4 years ago
  100. e190045 dawn_wire: Add support for injecting/reserving swapchains by Corentin Wallez · 4 years ago