1. 4b0b7a5 Skip validation during command recording when skip_validation is on by Austin Eng · 5 years ago
  2. 1f6c8c4 Make dawn_native use the webgpu.h header by Corentin Wallez · 5 years ago
  3. 9e9e29f Remove Bit from TextureUsageBit and BufferUsageBit by Corentin Wallez · 6 years ago
  4. 679ff4e Validate that mapped buffers aren't used in submits. by Corentin Wallez · 6 years ago
  5. 36afbb6 Make dawn_native use its own header for Dawn datatypes by Corentin Wallez · 7 years ago
  6. 49a65d0 dawn_native: Fixup namespace from backend:: to dawn_native:: by Corentin Wallez · 7 years ago
  7. 30965a7 dawn_native: Fixup header guards from BACKEND_ to DAWNNATIVE_ by Corentin Wallez · 7 years ago
  8. d37523f Move src/backend to src/dawn_native by Corentin Wallez · 7 years ago[Renamed from src/backend/PassResourceUsage.h]
  9. 046cb46 Rename generated files nxt -> dawn by Corentin Wallez · 7 years ago
  10. 226110f Rename nxt:: to dawn:: in the backends by Corentin Wallez · 7 years ago
  11. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 7 years ago
  12. aa13be9 Make the Vulkan backend support implicit barriers. by Corentin Wallez · 7 years ago