1. 2f3fe95 Adds destroy handling for BindGroupLayout without new backend changes yet. by Loko Kung · 3 years, 5 months ago
  2. 2afea0c Autoformat all tests and examples by Kai Ninomiya · 4 years, 8 months ago
  3. 69c68d0 Improve Memory Management of Result class by Rafael Cintron · 5 years ago
  4. e9212df Vulkan: Print the VkResult value on device creation failure. by Corentin Wallez · 6 years ago
  5. 6fee61c Make Dawn error macro more explicit and have an "error type" by Corentin Wallez · 7 years ago
  6. 49a65d0 dawn_native: Fixup namespace from backend:: to dawn_native:: by Corentin Wallez · 7 years ago
  7. d37523f Move src/backend to src/dawn_native by Corentin Wallez · 7 years ago
  8. 6ed9cbf Rename last references of NXT to Dawn by Corentin Wallez · 7 years ago
  9. 83a9c9d Rename src/common macros NXT_* to DAWN_* by Corentin Wallez · 7 years ago
  10. 33ca496 Rename Error.h macros from NXT to DAWN by Corentin Wallez · 7 years ago
  11. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 7 years ago
  12. 82565b3 Add NXT_UNUSED to silence unused warnings by Corentin Wallez · 7 years ago
  13. 1fda980 Add an Error and ResultOrError<T> type and tests by Corentin Wallez · 7 years ago