1. ca41b00 Triage Dawn TODOs by Austin Eng · 3 years, 10 months ago
  2. 50f9958 DeviceBase: Make object creation use ResultOrError<Ref<T>> by Corentin Wallez · 4 years ago
  3. 250f262 Use TypedInteger for BindGroupIndex by Austin Eng · 4 years, 10 months ago
  4. c64242d Make RefCounted derived objects have private destructors by Rafael Cintron · 5 years ago
  5. f44a809 Remove VK_DEFINE_NON_DISPATCHABLE_HANDLE magic, use explicit VkHandle wrapper by Kai Ninomiya · 5 years ago
  6. f28d0ae Revert "Remove VK_DEFINE_NON_DISPATCHABLE_HANDLE magic, use explicit VkHandle wrapper" by Kai Ninomiya · 5 years ago
  7. 4e17d5c Remove VK_DEFINE_NON_DISPATCHABLE_HANDLE magic, use explicit VkHandle wrapper by Kai Ninomiya · 5 years ago
  8. e986cb9 Vulkan: Add proper error handling for all regular object creation. by Corentin Wallez · 5 years ago
  9. 8dfc593 Remove the concept of push constants by Corentin Wallez · 6 years ago
  10. 36afbb6 Make dawn_native use its own header for Dawn datatypes by Corentin Wallez · 7 years ago
  11. 49a65d0 dawn_native: Fixup namespace from backend:: to dawn_native:: by Corentin Wallez · 7 years ago
  12. d37523f Move src/backend to src/dawn_native by Corentin Wallez · 7 years ago[Renamed (93%) from src/backend/vulkan/PipelineLayoutVk.cpp]
  13. 6ed9cbf Rename last references of NXT to Dawn by Corentin Wallez · 7 years ago
  14. 9fc6534 Rename NXT -> Dawn in the comments by Corentin Wallez · 7 years ago
  15. 226110f Rename nxt:: to dawn:: in the backends by Corentin Wallez · 7 years ago
  16. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 7 years ago
  17. 11fc210 Move mDevice from PipelineLayoutVk to PipelineLayoutBase by Kai Ninomiya · 7 years ago
  18. c5711ec Rename GetBindGroupsLayoutMask -> GetBindGroupLayoutsMask by Kai Ninomiya · 7 years ago
  19. f53f98b Use a descriptor for PipelineLayout (#206) by Kai Ninomiya · 7 years ago
  20. 30f7ddb Vulkan: Split VulkanBackend in Forward.h and DeviceVk by Corentin Wallez · 7 years ago
  21. 20aa6b9 Vulkan: Implement ComputePipeline by Corentin Wallez · 7 years ago
  22. e7362d0 Vulkan: Implement BindGroupLayout by Corentin Wallez · 7 years ago
  23. aeaffcf Vulkan: Create dummy pipeline layouts by Corentin Wallez · 7 years ago