1. 052a54f Remove dawn::native::Instance setters no longer used. by Corentin Wallez · 10 months ago
  2. 75557e9 Fix DawnWireServerFuzzer by Austin Eng · 10 months ago chromium/6494
  3. 64f1a70 webgpu.h: Return wgpu::Status enums by Austin Eng · 10 months ago
  4. 98146bc [dawn][native] Move deprecation count for testing to instance. by Loko Kung · 11 months ago
  5. 1762328 Break Instance->Backend->PhysicalDevice->Instance refcycle by Austin Eng · 11 months ago
  6. d3beaf9 Remove ExternalImageDXGI by Jie Chen · 11 months ago
  7. 485760f Delete Dawn's adapter blocklist by Austin Eng · 11 months ago
  8. 15152da Add Reserve/InjectBuffer to Wire by Brandon Jones · 11 months ago
  9. 5670d0a Delete old Metal interop APIs by Austin Eng · 11 months ago
  10. e009d17 [YCbCr Samplers] Add and use YCbCrVkDescriptor struct by Saifuddin Hitawala · 11 months ago
  11. 2703319 [YCbCr Samplers] Add support for TextureViewDescriptor by Saifuddin Hitawala · 11 months ago
  12. 48ca92d More Fuchsia build fixes by Austin Eng · 11 months ago
  13. 410f2d0 Add dawn/wire/client/webgpu{_cpp}.h by Austin Eng · 11 months ago
  14. b7c1a98 [YCbCr Samplers] Reland Rename SamplerYCbCrVulkanDesc to YCbCrVulkanDesc by Saifuddin Hitawala · 11 months ago chromium/6435
  15. 1863472 Revert "[YCbCr Samplers] Rename SamplerYCbCrVulkanDesc to YCbCrVulkanDesc" by Austin Eng · 11 months ago chromium/6430
  16. 93d2c7f [YCbCr Samplers] Rename SamplerYCbCrVulkanDesc to YCbCrVulkanDesc by Saifuddin Hitawala · 11 months ago
  17. 5975d57 Chromium memory instrumentation support in Dawn by Sunny Sachanandani · 11 months ago
  18. 5864d1b [YCbCr Samplers] Add SamplerYCbCrVulkanDescriptor struct by Saifuddin Hitawala · 12 months ago chromium/6416
  19. 059c322 Remove dawn::native::Instance::GetFeatureInfo by Corentin Wallez · 12 months ago
  20. dd3f513 Implement Instance->DisconnectDawnPlatform() by Jiawei Shao · 1 year ago
  21. 05e3bcc [dawn][wire] Make the server use a weak_ptr for callbacks. by Loko Kung · 1 year ago
  22. da36942 Add SharedBufferMemoryD3D12Resource External Interface by Brandon Jones · 1 year, 1 month ago
  23. 8752366 [tint] Make binding space consistent for array length from uniform by Ben Clayton · 1 year, 1 month ago
  24. b825812 d3d12: Reintroduce DXGI keyed mutex support by Sunny Sachanandani · 1 year, 1 month ago
  25. c27315a [tint] Use StyledText for all diagnostics by Ben Clayton · 1 year, 1 month ago
  26. 7567443 [dawn][wire] Removes InjectDevice. by Loko Kung · 1 year, 1 month ago
  27. 7d2d30b [dawn][wire] Remove deprecated server injection APIs. by Loko Kung · 1 year, 1 month ago
  28. b547f17 Add instance level error callback by Peng Huang · 1 year, 1 month ago
  29. b10fc3b [dawn][wire] Rename reservation to handle in returned `Reserved` objects by Loko Kung · 1 year, 1 month ago
  30. d8439c0 d3d11: Tighten keyed mutex acquire scope by Sunny Sachanandani · 1 year, 1 month ago chromium/6305
  31. 68be1b2 [dawn][wire] Use client reservation structs for server injection. by Loko Kung · 1 year, 1 month ago
  32. 8180221 Adds a dawn native version of ProcessEvents that returns a bool. by Loko Kung · 1 year, 2 months ago chromium/6271
  33. 3b32f27 Fix include case for dxgi1_4.h by Clark DuVall · 1 year, 2 months ago
  34. 2dc9c25 Revert "Remove now-unused dawn::native::Instance setters" by Corentin Wallez · 1 year, 2 months ago
  35. f869f9c Remove now-unused dawn::native::Instance setters by Corentin Wallez · 1 year, 2 months ago
  36. f9116da Reland "[WGPUFuture] Move the EventManager in the wire to appear in the Instance." by Loko Kung · 1 year, 2 months ago
  37. 28ab345 Revert "[WGPUFuture] Move the EventManager in the wire to appear in the Instance." by Corentin Wallez · 1 year, 3 months ago
  38. 6ecbeed [WGPUFuture] Move the EventManager in the wire to appear in the Instance. by Loko Kung · 1 year, 3 months ago
  39. 6889227 Move EnumClassBitmasks to wgpu:: and fix emscripten-bits by Kai Ninomiya · 1 year, 3 months ago
  40. 73d4297 Remove WrapIOSurface() by Colin Blundell · 1 year, 3 months ago
  41. 0b7e415 Make dawn::native::GetFeatureInfo return nullptr on failure by Corentin Wallez · 1 year, 3 months ago
  42. 4d6794a Migrate instance options to DawnInstanceDescriptor by Corentin Wallez · 1 year, 3 months ago chromium/6197
  43. 604b058 dawn::wire Support wgslLanguageFeatures by Corentin Wallez · 1 year, 4 months ago
  44. b624179 d3d12: Add GetD3D12Device for querying ID3D12Device from WGPUDevice. by Qiu Jianlin · 1 year, 5 months ago
  45. 559ee08 d3d11: support creating webgpu::Device from an external d3d11 device by Peng Huang · 1 year, 5 months ago
  46. 576df36 Delete deprecated discovery APIs by Austin Eng · 1 year, 5 months ago
  47. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  48. ce8d7af Add WebGPUUseTintIR feature flag to Dawn by James Price · 1 year, 6 months ago
  49. 45a8dab dawn: add dawn::Platform hook for querying feature flags by Antonio Maiorano · 1 year, 6 months ago
  50. 26c29b7 [tint][msl] Support pixel_local attachments by Ben Clayton · 1 year, 6 months ago
  51. cade5e1 Remove wgpu::DawnInstanceDescriptor by Jiawei Shao · 1 year, 7 months ago
  52. 9410ad3 Remove unused APIProcessEvents return value by Kai Ninomiya · 1 year, 7 months ago
  53. 54c613a Drop kFirstMemberAlignment from DawnInstanceDescriptor by Austin Eng · 1 year, 7 months ago
  54. 032deed Fix build failures with DawnInfo by Jiawei Shao · 1 year, 7 months ago
  55. b585e7b Implement SharedTextureMemory and SharedFence on D3D by Austin Eng · 1 year, 7 months ago
  56. dcc2dc1 Add simple DawnInfo program. by dan sinclair · 1 year, 7 months ago
  57. 67f0992 Add TextureBuiltinsFromUniform transform by Shrek Shao · 1 year, 7 months ago
  58. c1942cf [tint] Move headers from include/tint to src/tint/api by Ben Clayton · 1 year, 7 months ago
  59. b1cd47d [tint] Move tint.cc to api/tint.cc by Ben Clayton · 1 year, 7 months ago
  60. 43c8cdc [tint] Remove sem/external_texture.h by James Price · 1 year, 8 months ago
  61. cc06e47 OpenGL: Implement support for GL texture as ExternalImage on ANGLE. by Stephen White · 1 year, 8 months ago
  62. cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 8 months ago
  63. 5a54d9e Add experimental stubs for shared texture memory and fences by Austin Eng · 1 year, 8 months ago chromium/5931
  64. d2a397b Replace dawn_native with dawn::native by Jiawei Shao · 1 year, 8 months ago
  65. dc63aa4 BGL refactoring to allow for auto pipelines to use cache better. by Loko Kung · 1 year, 8 months ago
  66. 3a4bd14 GLES: allow clients to pass an explicit EGLDisplay. by Stephen White · 1 year, 8 months ago
  67. 34c8e57 [tint] Shuffle to break last circular dependencies by Ben Clayton · 1 year, 8 months ago
  68. 6891960 [tint] Make LHS of operator << generic. by Ben Clayton · 1 year, 8 months ago
  69. f848af2 [tint] Separate out fatal macros from diagnostics by Ben Clayton · 1 year, 8 months ago
  70. bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 8 months ago chromium/5917
  71. eb66431 [shuffle] Move spirv reader to new structure. by dan sinclair · 1 year, 8 months ago
  72. 6119045 [shuffle] Move wgsl reader to new structure. by dan sinclair · 1 year, 8 months ago
  73. 2dddb19 [shuffle] Move spirv writer and ast_writer to new structure. by dan sinclair · 1 year, 8 months ago
  74. 0f98902 [shuffle] Move glsl writer to new structure. by dan sinclair · 1 year, 8 months ago
  75. 0bfeaf9 [shuffle] Move hlsl writer to new structure. by dan sinclair · 1 year, 8 months ago
  76. c1bf225 [shuffle] Move wgsl writers to new structure. by dan sinclair · 1 year, 8 months ago
  77. e7e4afc [shuffle] Move msl writers to new structure. by dan sinclair · 1 year, 8 months ago
  78. 1025258 [tint] Move src/tint/writer options to include/tint by Ben Clayton · 1 year, 8 months ago
  79. bc32a14 [tint] Remove writer::Writer by Ben Clayton · 1 year, 8 months ago
  80. 7494e83 [tint] Shuffle transforms by Ben Clayton · 1 year, 8 months ago
  81. 408509f Remove deprecated dawn_wire by Jiawei Shao · 1 year, 8 months ago
  82. 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 8 months ago
  83. 22b4dd2 [shuffle] Move utils to new structure. by dan sinclair · 1 year, 8 months ago
  84. 74d04a8 [shuffle] Move writer/spirv to new structure by James Price · 1 year, 8 months ago
  85. a4c1735 [shuffle] Move wgsl helpers to new structure. by dan sinclair · 1 year, 8 months ago
  86. d5ac960 [shuffle] Move inspector to new structure. by dan sinclair · 1 year, 8 months ago
  87. e7a88d2 [shuffle] Move type to new structure. by dan sinclair · 1 year, 8 months ago
  88. ee18d2e [shuffle] Move diagnostic to new structure. by dan sinclair · 1 year, 8 months ago
  89. 91b68cd [shuffle] Move utils to new structure. by dan sinclair · 1 year, 8 months ago
  90. 99181d8 [shuffle] Move ast to new structure. by dan sinclair · 1 year, 8 months ago
  91. 5fbe1f6 [shuffle] Move writer/hlsl to new structure. by dan sinclair · 1 year, 8 months ago
  92. ff6eba5 [shuffle] Move writer/wgsl to new structure. by dan sinclair · 1 year, 8 months ago
  93. d5575ce [shuffle] Move writer/msl to new structure. by dan sinclair · 1 year, 8 months ago
  94. 8046fbb [shuffle] Move writer/glsl to new structure. by dan sinclair · 1 year, 8 months ago
  95. 7cf568f [shuffle] Move reader/wgsl to new structure. by dan sinclair · 1 year, 8 months ago
  96. b2e4549 [shuffle] Move reader/spirv to new structure. by dan sinclair · 1 year, 8 months ago
  97. c88e293 Remove AdapterDiscoveryOptionsES. by Stephen White · 1 year, 8 months ago
  98. 1ebd8a2 Add histogram macros for microsecond timings by Antonio Maiorano · 1 year, 9 months ago
  99. 1b03380 Add ProcSetDefaultThreadProc() for per thread disptach procs by Peng Huang · 1 year, 9 months ago
  100. df81822 d3d11: support create ExternalImageDXGI from ID3D11Texture2D by Peng Huang · 1 year, 9 months ago