1. 8d195d5 Refactors dawn_native objects for list tracking and adds destroy skeleton API. by Loko Kung · 3 years, 4 months ago
  2. 857d4e6 Support vertex-only render pipeline by Zhaoming Jiang · 3 years, 4 months ago
  3. 1ac4565 Remove deprecated RenderPass*Attachment.attachment by Corentin Wallez · 3 years, 4 months ago
  4. 5ae66fb Add Tag for Unimplemented Labels to ObjectBase Constructor by Brandon Jones · 3 years, 5 months ago
  5. 41c87d9 Removed deprecated CreateRenderPipeline path by Brandon Jones · 3 years, 8 months ago
  6. 5e6a092 Deprecate renderpass color/depth .attachment by Brandon Jones · 3 years, 9 months ago
  7. 3ceb654 Create RenderPipeline blueprints w/ RenderPipelineDescriptor2 by Brandon Jones · 3 years, 10 months ago
  8. 24bf7a4 Pipeline caching: refactor object hashing by Bryan Bernhart · 4 years, 1 month ago
  9. 7b7e098 Typeify ColorAttachmentIndex by Austin Eng · 4 years, 4 months ago
  10. 84bcf44 Only mark objects as cached right before inserting into the cache by Austin Eng · 5 years ago
  11. 1f6c8c4 Make dawn_native use the webgpu.h header by Corentin Wallez · 5 years ago
  12. c81a717 Remove indirection for colorStates by Corentin Wallez · 5 years ago
  13. a838c7d Remove indirection for colorAttachments by Corentin Wallez · 5 years ago
  14. d55bd7a Make TextureFormat/ViewDimension::None Undefined and value 0. by Corentin Wallez · 5 years ago
  15. f0b17d0 Use TextureFormat::None for RenderBundleEncoder and AttachmentState by Kai Ninomiya · 5 years ago
  16. 8a488c1 Implement RenderBundle in the frontend by Austin Eng · 5 years ago
  17. b98f0fa Deduplicate AttachmentState shared by RenderPipeline and RenderPasses by Austin Eng · 5 years ago