1. 5e6a092 Deprecate renderpass color/depth .attachment by Brandon Jones · 3 years, 11 months ago
  2. 41b4c9d Add default to VertexState.bufferCount by Austin Eng · 3 years, 11 months ago
  3. 413dcf8 Rename setBlendColor->setBlendConstant by Brandon Jones · 3 years, 11 months ago
  4. 22b923c Updated BlendFactor enum to match spec by Brandon Jones · 3 years, 11 months ago
  5. 8a2c179 Remove dummy extension types by Brian Ho · 4 years ago
  6. 5d2f204 Only allow CompareFunction::Undefined for samplerDesc.compare by Corentin Wallez · 4 years ago
  7. 6f2bbe9 Implement GPUCompilationInfo by Brandon Jones · 4 years ago
  8. 2cccd5a Add depth-clamping support for Metal by Brian Ho · 4 years ago
  9. 0e92e9b Add GPUExternalTexture Types by Brandon Jones · 4 years ago
  10. 6d0438c Add documentation for the codegen. by Corentin Wallez · 4 years ago
  11. b00de7f API evolution GPUExtent3D.depth -> depthOrArrayLayers (Step 2) by shrekshao · 4 years ago
  12. 8ac6a48 Make CreateRenderPipelineAsync use Descriptor2 by Corentin Wallez · 4 years ago
  13. 6f9bc3a API evolution GPUExtent3D.depth -> depthOrArrayLayers (Step 1) by shrekshao · 4 years ago
  14. 0702b70 Updating RenderPipelineDescriptor to the newest layout by Brandon Jones · 4 years ago
  15. 8091584 Rename Buffer/TextureCopyView to ImageCopyBuffer/Texture. by Corentin Wallez · 4 years ago
  16. a736d96 Make Extent3D::width non-optional. by Corentin Wallez · 4 years ago
  17. e3f10e3 Updated VertexFormat enums by Brandon Jones · 4 years ago
  18. c093db2 Implement Queue::OnSubmittedWorkDone by Corentin Wallez · 4 years ago
  19. 2d3c2e3 Rename CreateReady*Pipeline to Create*PipelineAsync by Corentin Wallez · 4 years ago
  20. 536c7ae Generalize multi-aspect formats by Bryan Bernhart · 4 years, 1 month ago
  21. 58a471a Add ability to generate typedefs from dawn.json by Brandon Jones · 4 years, 1 month ago
  22. 14a2398 D3D12: Support per plane views with NV12 textures by Bryan Bernhart · 4 years, 1 month ago
  23. 6d315da Device: Deprecated GetDefaultQueue in favor of ::GetQueue() by Corentin Wallez · 4 years, 1 month ago
  24. fc441f9 Make wgpu::BindGroupLayoutEntry extensible by Corentin Wallez · 4 years, 1 month ago
  25. b3177d4 Make SamplerDescriptor optional in CreateSampler by shrekshao · 4 years, 1 month ago
  26. f8c5e4a Add maxAnisotropy to GPUSamplerDescriptor by shrekshao · 4 years, 2 months ago
  27. cf820d7 Rename STRIDE_UNDEFINED to COPY_STRIDE_UNDEFINED by Kai Ninomiya · 4 years, 3 months ago
  28. b35ae00 Fix erroneous validation logic for BindGroupLayoutEntry by Brandon Jones · 4 years, 3 months ago
  29. 9c52c299 Updating BindGroupLayoutEntry interface to match latest spec by Brandon Jones · 4 years, 3 months ago
  30. bb913a9 CopyTextureForBrowser: Support flipY option by Yan, Shaobo · 4 years, 3 months ago
  31. 441f10a Remove deprecated BindGroupLayout options. by Corentin Wallez · 4 years, 3 months ago
  32. 5fad85b Remove deprecated SetIndexBuffer (without format). by Corentin Wallez · 4 years, 3 months ago
  33. 01e4450 Query API: Non Precise Occlusion Query by Hao Li · 4 years, 4 months ago
  34. 464aaeb Add InjectValidationError to command encoder by Austin Eng · 4 years, 4 months ago
  35. 16036cf Add WGPU_STRIDE_UNDEFINED and update bytesPerRow/rowsPerImage validation by Kai Ninomiya · 4 years, 4 months ago
  36. 9d6265b Fix examples when using the wire. by Corentin Wallez · 4 years, 4 months ago
  37. db8766b Support internal pipelines for Dawn by Yan, Shaobo · 4 years, 4 months ago
  38. b0789fd Fix RPDesc::occlusionQuerySet not defaulting to nullptr by Corentin Wallez · 4 years, 4 months ago
  39. 6b08781 s/OutputAttachment/RenderAttachment/g by Corentin Wallez · 4 years, 4 months ago
  40. 42103bc Fix crash when device is removed before CreateReady*Pipeline callback by Jiawei Shao · 4 years, 5 months ago
  41. 03e1400 Add the entry point of CreateReadyRenderPipeline by Jiawei Shao · 4 years, 5 months ago
  42. ae5f950 Add the entry point of CreateReadyComputePipeline by Jiawei Shao · 4 years, 5 months ago
  43. 2931c42 Make wgpu::Extent3D default to {1, 1, 1}. by Corentin Wallez · 4 years, 5 months ago
  44. 4196a54 Add wgpu::TextureComponentType::DepthComparison by Corentin Wallez · 4 years, 5 months ago
  45. 73b7022 dawn.json: Expose the driver version in the adapter. by Corentin Wallez · 4 years, 5 months ago
  46. ed2b465 Report more detailed error information for the failures of mapAsync by Jiawei Shao · 4 years, 5 months ago
  47. a46737c Add wgpu::BindingType::MultisampledTexture by Corentin Wallez · 4 years, 6 months ago
  48. 670858d Change wgpu::Color from floats to doubles by Brandon Jones · 4 years, 6 months ago
  49. c01b264 Remove wgpu::BindingType::StorageTexture by Corentin Wallez · 4 years, 6 months ago
  50. 498d5ea Rename BC6HRGBSfloat to BC6HRGBFloat by Corentin Wallez · 4 years, 6 months ago
  51. 8575cb3 Add setIndexBufferWithFormat method by Brandon Jones · 4 years, 6 months ago
  52. f7123d7 Remove MapRead/WriteAsync and CreateBufferMapped by Corentin Wallez · 4 years, 7 months ago
  53. 2f6e4ec Add wgpu::TextureFormat::RGB9E5Ufloat by Corentin Wallez · 4 years, 7 months ago
  54. 24b5971 Remove deprecated wgpu::BufferCopyView members by Corentin Wallez · 4 years, 7 months ago
  55. 13f3340 Remove wgpu::Buffer::SetSubData by Corentin Wallez · 4 years, 7 months ago
  56. e236f7d Remove deprecated array layer descriptor members by Corentin Wallez · 4 years, 7 months ago
  57. 0d9fce1 Add texture aspect to texture copy view and validation tests by Austin Eng · 4 years, 7 months ago
  58. 3ed44f5 dawn.json: Noop argument rename for mapAsync by Corentin Wallez · 4 years, 8 months ago
  59. f6e7044 Add offset and size to Get[Const]MappedRange. by Corentin Wallez · 4 years, 8 months ago
  60. 5c89c8d Query API: ResolveQuerySet by Hao Li · 4 years, 8 months ago
  61. 1b9b53a dawn.json: Noop fixup for writeTexture. by Corentin Wallez · 4 years, 8 months ago
  62. 9da11c9 Fixes for Emscripten generators by Kai Ninomiya · 4 years, 8 months ago
  63. 0d52f80 Implement Buffer::MapAsync by Corentin Wallez · 4 years, 8 months ago
  64. 261b05d PipelineStatisticsName -> PipelineStatisticName by Kai Ninomiya · 4 years, 8 months ago
  65. 3e6db22 Add BufferCopyView.layout and deprecate old fields by Kai Ninomiya · 4 years, 8 months ago
  66. 51bbbef InsertDebugMarker: fix groupLabel -> markerLabel by Kai Ninomiya · 4 years, 8 months ago
  67. 53405b5 Add occlusionQuerySet for compatibility with upstream webgpu.h by Kai Ninomiya · 4 years, 8 months ago
  68. 7695afc Implement Validation For DepthStencilAttachment ReadOnly by Brandon Jones · 4 years, 8 months ago
  69. 4796899 Reorder minBufferBindingSize to match upstream webgpu.h by Kai Ninomiya · 4 years, 8 months ago
  70. a9c7d64 Adding Queue::WriteTexture by Tomek Ponitka · 4 years, 8 months ago
  71. b2ea191 Implement GPUBufferDescriptor.mappedAtCreation. by Corentin Wallez · 4 years, 8 months ago
  72. 0f5d496 Rephrasing CopyBufferToTexture validation by Tomek Ponitka · 4 years, 8 months ago
  73. 9585c46 Update dawn.json to more closely match webgpu.h by Corentin Wallez · 4 years, 8 months ago
  74. 5191adc Query API: WriteTimestamp by Hao Li · 4 years, 8 months ago
  75. 1325ab1 Add Buffer::Get[|Const]MappedRange by Corentin Wallez · 4 years, 8 months ago
  76. f434fdc Add minimum buffer size validation by Idan Raiter · 4 years, 9 months ago
  77. cf1fdf4 Handle OOM buffer allocations better by Austin Eng · 4 years, 9 months ago
  78. b6eff5a Query API: QuerySet by Hao Li · 4 years, 9 months ago
  79. db8f804 Reland "Check FP16 support on vulkan backend" by Xinghua Cao · 4 years, 9 months ago
  80. 47a3341 Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer by Corentin Wallez · 4 years, 9 months ago
  81. 0357eed Revert "Check FP16 support on vulkan backend" by Corentin Wallez · 4 years, 9 months ago
  82. 55c85f6 Query API: Extensions by Hao Li · 4 years, 10 months ago
  83. bdc05c3 Check FP16 support on vulkan backend by Xinghua Cao · 4 years, 10 months ago
  84. ecabfe8 Remove wgpu::BufferCopyView::rowPitch/imageHeight by Corentin Wallez · 4 years, 10 months ago
  85. 2eca22f Remove ShaderModule::code/codeSize by Corentin Wallez · 4 years, 10 months ago
  86. 4376552 Remove wgpu::Device::CreateQueue by Corentin Wallez · 4 years, 10 months ago
  87. b761fe1 Remove wgpu::BindGroupLayoutEntry::textureDimension by Corentin Wallez · 4 years, 10 months ago
  88. 84ae2bf Remove deprecated "Binding" types and members by Corentin Wallez · 4 years, 10 months ago
  89. a1800c0 Make fence descriptor optional by Austin Eng · 4 years, 10 months ago
  90. cdf2d8d Deprecate BufferCopyView.rowPitch/imageHeight -> bytesPerRow/rowsPerImage by Corentin Wallez · 4 years, 11 months ago
  91. c244f53 Add a size argument to Set[Vertex|Index]Buffer by Corentin Wallez · 4 years, 11 months ago
  92. fee2783 Deprecate ShaderModuleDescriptor.code in favor of chained descriptor by Corentin Wallez · 4 years, 11 months ago
  93. 3966eb1 Deprecate BG[L]Desc::binding[s|Count] in favor of entr[ies|yCount] by Corentin Wallez · 4 years, 11 months ago
  94. 7817a9a Reland "Add ComparisonSampler binding type and validation tests" by Austin Eng · 4 years, 11 months ago
  95. 8edb723 Revert "Add ComparisonSampler binding type and validation tests" by Corentin Wallez · 4 years, 11 months ago
  96. 98334df Deprecate BGLEntry::textureDimension in favor of viewDimension by Corentin Wallez · 4 years, 11 months ago
  97. 6d9e4f8 Add ComparisonSampler binding type and validation tests by Austin Eng · 4 years, 11 months ago
  98. d6a5431 Add default Undefined sampler compare function by Austin Eng · 4 years, 11 months ago
  99. 8a43794 Introduce Device::GetDefaultQueue and deprecate CreateQueue by Corentin Wallez · 5 years ago
  100. 0ff7ed4 Remove CreateBufferMappedAsync by Corentin Wallez · 5 years ago