1. 26c31f6 Shuffle 'docs' directories by Ben Clayton · 3 years ago
  2. 913e158 Update arg names for GPUComputePassEncoder.dispatch() by Brandon Jones · 3 years ago chromium/4856
  3. 37b3df4 Modify External Texture Interface For BiPlanar Formats by Brandon Jones · 3 years ago
  4. aa9475e Add WGPUDawnEncoderInternalUsageDescriptor by Austin Eng · 3 years ago
  5. 3ac7b9c Change uint32_t -> size_t in *Enumerate functions by Austin Eng · 3 years, 1 month ago
  6. a4357a7 Add Window at the end of SurfaceDescriptorFromXlib. by Corentin Wallez · 3 years, 1 month ago
  7. 2f218e2 Implement upstream RequestDevice, add native-only CreateDevice by Austin Eng · 3 years, 1 month ago
  8. 36e86ee Remove AlphaOp by Yan · 3 years, 1 month ago chromium/4774 chromium/4775
  9. a2241d4 Configure the namespace of native implementation in api.json by fujunwei · 3 years, 1 month ago chromium/4770
  10. 5204053 Support "length" in dawn.json could be a integer by Yan · 3 years, 1 month ago
  11. 89ddadc Add feature queries to dawn_native/dawn_wire by Austin Eng · 3 years, 1 month ago
  12. 5397f9f Add basic or stub implementations of upstream instance/adapter APIs by Austin Eng · 3 years, 1 month ago chromium/4768
  13. 483bead CopyTextureForBrowser: Support display p3 to Srgb color space conversion by Yan · 3 years, 1 month ago
  14. e00c6bd dawn.json revert to the "callback" name for callback arguments by Corentin Wallez · 3 years, 1 month ago chromium/4765
  15. 53137bd Remove wgpu::ErrorFilter::None by Zhaoming Jiang · 3 years, 2 months ago
  16. c7d4f2c Make templates webgpu_cpp.h and webgpu_cpp_print.h flexible by fujunwei · 3 years, 2 months ago
  17. 3a46476 Make the prefix of proc table configurable in api.json by fujunwei · 3 years, 2 months ago chromium/4749 chromium/4750 chromium/4751
  18. d3105bf Implement GPUCommandEncoder::ClearBuffer by Brandon Jones · 3 years, 2 months ago
  19. 2bf9990 Fix google3 license related issues by Shrek Shao · 3 years, 2 months ago
  20. 23f7162 Add a category named function in dawn.json by fujunwei · 3 years, 2 months ago
  21. 2494c9b Expose device.destroy upwards and add end2end tests by Loko Kung · 3 years, 2 months ago
  22. 2294cf4 dawn_wire: Add missing "strlen" in "adapter properties" by Jiawei Shao · 3 years, 2 months ago
  23. 4e87690 Add ability to generate constants from dawn.json by fujunwei · 3 years, 2 months ago chromium/4729
  24. a329997 Add features of depth24unorm-stencil8 and depth32float-stencil8 texture formats by Li Hao · 3 years, 2 months ago
  25. 77ac40a Add adapterType to WGPUDeviceProperties by Austin Eng · 3 years, 2 months ago
  26. 76bda37 dawn.json changes for the flexible templates by fujunwei · 3 years, 2 months ago
  27. 828f674 Add label tracking for several object types (pt 2) by Brandon Jones · 3 years, 2 months ago
  28. 88aeeae Add label tracking for several object types by Brandon Jones · 3 years, 2 months ago
  29. 53db01b dawn.json changes for the upstream webgpu.h optional features by Corentin Wallez · 3 years, 2 months ago
  30. 6cd1cd9 dawn.json changes for the upstream webgpu.h by Corentin Wallez · 3 years, 2 months ago
  31. 61c8532 Make CompilationInfo extensible. by Corentin Wallez · 3 years, 2 months ago
  32. 79d2099 Add depth/stencilReadOnly and validations in RenderBundleEncoderDescriptor by Yunchao He · 3 years, 3 months ago
  33. a4c8c8d Remove "extension" by François Beaufort · 3 years, 3 months ago
  34. 3f689a4 Rename "extension" to "feature" by François Beaufort · 3 years, 4 months ago
  35. d85bbb6 Improve validation errors for CreateExternalTexture by Corentin Wallez · 3 years, 4 months ago chromium/4660
  36. e99ad76 Overridable constants vulkan implementation and tests by shrekshao · 3 years, 4 months ago
  37. 51791e0 Add 'reason' argument to device lost callback by Kai Ninomiya · 3 years, 4 months ago
  38. 2be4b84 Deprecate size=0 for default in setIndexBuffer and setVertexBuffer by Zhaoming Jiang · 3 years, 4 months ago
  39. 7d174a1 dawn.json changes to match upstream webgpu.h by Kai Ninomiya · 3 years, 4 months ago
  40. 6237c8a Introduce WriteBuffer command by Ken Rockot · 3 years, 4 months ago
  41. 1a965ab Update dawn.json to new schema for newly added structs by Austin Eng · 3 years, 4 months ago chromium/4649
  42. 0c82405 dawn.json: chained/extensible must be "in" or "out" or false by Austin Eng · 3 years, 4 months ago
  43. 39046f3 Tweak JavaScript formatting of compressed formats by Kai Ninomiya · 3 years, 4 months ago chromium/4647 chromium/4648
  44. 4e37acc Add new items for Emscripten/webgpu-headers by Kai Ninomiya · 3 years, 4 months ago
  45. 930e918 Generate multiple variants of webgpu.h header by Kai Ninomiya · 3 years, 4 months ago
  46. fa9ca44 Stub out depth16unorm texture format by Kai Ninomiya · 3 years, 4 months ago
  47. c389182 Remove readonly storage textures by Corentin Wallez · 3 years, 4 months ago
  48. bffc966 Add wgpuDeviceGetLimits. Split Required/Supported limit structs by Austin Eng · 3 years, 4 months ago
  49. 4935c14 Use WGPU_MIP_LEVEL_COUNT_UNDEFINED instead of 0 by jchen10 · 3 years, 4 months ago
  50. 088071a Add device ID and vendor ID to device properties by François Beaufort · 3 years, 4 months ago
  51. 77755b9 Remove deprecated wgpu::StoreOp::Clear by Corentin Wallez · 3 years, 4 months ago
  52. e2cc5d6 Remove deprecated texture usage names by Corentin Wallez · 3 years, 4 months ago
  53. c7203ba Remove deprecated ComputePipelineDescriptor.computeStage by Corentin Wallez · 3 years, 4 months ago
  54. 1ac4565 Remove deprecated RenderPass*Attachment.attachment by Corentin Wallez · 3 years, 4 months ago
  55. 96ac969 Use WGPU_ARRAY_LAYER_COUNT_UNDEFINED instead of 0 by jchen10 · 3 years, 4 months ago
  56. 02fbf16 Add validation, storage, and querying of limits by Austin Eng · 3 years, 4 months ago
  57. 2092a66 dawn_native: Add RequestDevice to the Adapter by Austin Eng · 3 years, 4 months ago
  58. 363c28e Remove typedefs for deprecated types. by Corentin Wallez · 3 years, 4 months ago
  59. 37a8649 Adds ASTC texture compression formats and Vulkan support for them. by Loko Kung · 3 years, 5 months ago
  60. 10b9cce Remove deprecated SetBlendColor and blend factors by Corentin Wallez · 3 years, 5 months ago chromium/4632
  61. c1bcbbf Add Labels For Pipelines and ShaderModule for D3D12/Vk by Brandon Jones · 3 years, 5 months ago
  62. c7226a7 Adds ETC2/EAC texture compression formats and Vulkan support for them by Loko Kung · 3 years, 5 months ago
  63. c1d3958 Adds placeholders for ETC2/ASTC compression texture format by Loko Kung · 3 years, 5 months ago
  64. da230e5 Remove typedefs for passed deprecations by Corentin Wallez · 3 years, 5 months ago
  65. c95e574 Add Debug Label Functionality For D3D12/Vk Buffers & Textures by Brandon Jones · 3 years, 5 months ago
  66. 27e17a6 Update deprecated TextureUsage flag names by Brandon Jones · 3 years, 6 months ago
  67. 9096fc2 Remove createRenderPipeline2 and GPURenderPipelineDescriptor2 by Brandon Jones · 3 years, 6 months ago
  68. f00c68a Adding APICopyTextureToTextureInternal by Juanmi · 3 years, 6 months ago
  69. 0eff598 Add chained DawnTextureInternalUsageDescriptor by Austin Eng · 3 years, 6 months ago
  70. ff6c9ca6 wgpu::InputStepMode -> VertexStepMode by Corentin Wallez · 3 years, 6 months ago chromium/4587
  71. 55a3897 Deprecated StoreOp::Clear in favor of Discard by Brandon Jones · 3 years, 7 months ago
  72. 55e08d5 CopyTextureForBrowser(): Support Alpha Ops by Yan, Shaobo · 3 years, 7 months ago
  73. 75f554d WireCmd: disallow optional members with length="otherMember" by Corentin Wallez · 3 years, 7 months ago
  74. 5173a02 Add invalidExtension in WGPUDeviceProperties by Hao Li · 3 years, 8 months ago
  75. 0d50a2c ComputePipelineDescriptor.computeStage->compute by Brandon Jones · 3 years, 8 months ago
  76. 11379a3 Add support for windows SwapChainPanel in SwapChain and Surface by 陈俊嘉 · 3 years, 8 months ago
  77. b44000e Add the user-visible logging interface. by Zhaoming Jiang · 3 years, 8 months ago
  78. 39633e2 Implement External Texture Binding Functionality by Brandon Jones · 3 years, 8 months ago chromium/4530
  79. 7e59470 Remove deprecated BindGroupLayoutEntry fields by Brandon Jones · 3 years, 8 months ago chromium/4516 chromium/4517
  80. 41c87d9 Removed deprecated CreateRenderPipeline path by Brandon Jones · 3 years, 8 months ago
  81. 4139fa5 Remove deprecated vertex formats by Brandon Jones · 3 years, 8 months ago
  82. a548578 Remove Fences by Brandon Jones · 3 years, 8 months ago
  83. 76e5a9f Remove deprecated API surface, Pt. 1 by Brandon Jones · 3 years, 8 months ago
  84. 83ae2ce Added offset and length to CompilationMessage by Brandon Jones · 3 years, 9 months ago
  85. 74326fe Add support for UWP CoreWindow in SwapChain and Surface by 陈俊嘉 · 3 years, 9 months ago
  86. 5e6a092 Deprecate renderpass color/depth .attachment by Brandon Jones · 3 years, 9 months ago
  87. 41b4c9d Add default to VertexState.bufferCount by Austin Eng · 3 years, 9 months ago
  88. 413dcf8 Rename setBlendColor->setBlendConstant by Brandon Jones · 3 years, 9 months ago
  89. 22b923c Updated BlendFactor enum to match spec by Brandon Jones · 3 years, 9 months ago
  90. 8a2c179 Remove dummy extension types by Brian Ho · 3 years, 10 months ago
  91. 5d2f204 Only allow CompareFunction::Undefined for samplerDesc.compare by Corentin Wallez · 3 years, 10 months ago
  92. 6f2bbe9 Implement GPUCompilationInfo by Brandon Jones · 3 years, 10 months ago
  93. 2cccd5a Add depth-clamping support for Metal by Brian Ho · 3 years, 10 months ago
  94. 0e92e9b Add GPUExternalTexture Types by Brandon Jones · 3 years, 10 months ago
  95. 6d0438c Add documentation for the codegen. by Corentin Wallez · 3 years, 10 months ago
  96. b00de7f API evolution GPUExtent3D.depth -> depthOrArrayLayers (Step 2) by shrekshao · 3 years, 10 months ago
  97. 8ac6a48 Make CreateRenderPipelineAsync use Descriptor2 by Corentin Wallez · 3 years, 10 months ago
  98. 6f9bc3a API evolution GPUExtent3D.depth -> depthOrArrayLayers (Step 1) by shrekshao · 3 years, 10 months ago
  99. 0702b70 Updating RenderPipelineDescriptor to the newest layout by Brandon Jones · 3 years, 11 months ago
  100. 8091584 Rename Buffer/TextureCopyView to ImageCopyBuffer/Texture. by Corentin Wallez · 3 years, 11 months ago