1. 50f9958 DeviceBase: Make object creation use ResultOrError<Ref<T>> by Corentin Wallez · 3 years, 10 months ago
  2. 0055d95 Metal: Wrap NS classes and protocols in NSRef. by Corentin Wallez · 4 years, 2 months ago
  3. 25eeaa3 Make Surface reference its attached SwapChain by Corentin Wallez · 4 years, 3 months ago
  4. 1c2a039 Optimize subresource tracking - use texture view by Yunchao He · 4 years, 7 months ago
  5. c64242d Make RefCounted derived objects have private destructors by Rafael Cintron · 4 years, 9 months ago
  6. 11652ff Implement the webgpu.h swapchains on Metal by Corentin Wallez · 4 years, 10 months ago
  7. d87e676 Add the webgpu.h swapchain creation path by Corentin Wallez · 5 years ago
  8. 86d921e Add MaybeError to d3d12::Device::ExecuteCommandList by Rafael Cintron · 5 years ago
  9. 7be2a71 Descriptorize SwapChain. by Corentin Wallez · 6 years ago
  10. 425428f Descriptorize Texture by Jiawei Shao · 6 years ago
  11. 49a65d0 dawn_native: Fixup namespace from backend:: to dawn_native:: by Corentin Wallez · 6 years ago
  12. 30965a7 dawn_native: Fixup header guards from BACKEND_ to DAWNNATIVE_ by Corentin Wallez · 6 years ago
  13. d37523f Move src/backend to src/dawn_native by Corentin Wallez · 6 years ago[Renamed (96%) from src/backend/metal/SwapChainMTL.h]
  14. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 6 years ago
  15. aa13be9 Make the Vulkan backend support implicit barriers. by Corentin Wallez · 7 years ago
  16. 9e59b4d Fixup some include guards to match the filename by Corentin Wallez · 7 years ago
  17. f58d84d Format: src/backend/metal by Corentin Wallez · 7 years ago
  18. 35bf424 Swap chains, part 1 (#87) by Kai Ninomiya · 7 years ago