1. d3cac11 Template hardcode functions in webgpu_cpp.cpp by fujunwei · 3 years, 1 month ago[Renamed (69%) from generator/templates/webgpu_cpp.cpp]
  2. 23f7162 Add a category named function in dawn.json by fujunwei · 3 years, 1 month ago
  3. 999cc24 Fix all GCC 10 warnings by Ben Clayton · 3 years, 4 months ago chromium/4652
  4. 930e918 Generate multiple variants of webgpu.h header by Kai Ninomiya · 3 years, 4 months ago
  5. 05863e6 Niceify formatting in webgpu_cpp by Kai Ninomiya · 4 years, 6 months ago
  6. 13e2e13 Update WGPUChainedStruct usage to match webgpu.h by Corentin Wallez · 5 years ago
  7. 2b24c3d webgpu.h introduce a base struct for extension structures. by Corentin Wallez · 5 years ago
  8. 5fc2c82 Add Instance and CreateInstance to webgpu.h by Corentin Wallez · 5 years ago
  9. 20c014c Fix typo in the name of wgpuGetProcAddress by Corentin Wallez · 5 years ago
  10. aca8c4a Remove the concept of "native_methods" in the generators by Corentin Wallez · 5 years ago
  11. 540abab Introduce a "callback" type in dawn.json by Corentin Wallez · 5 years ago
  12. 2c8b5c6 Introduce the webgpu[_cpp].h headers. by Corentin Wallez · 5 years ago[Renamed (95%) from generator/templates/apicpp.cpp]
  13. 919812e Use webgpu.h's bitmask type definitions. by Corentin Wallez · 5 years ago
  14. c57b180 Add dawnGetProcAddress. by Corentin Wallez · 5 years ago
  15. 9723168 Make dawn.h closer to webgpu.h by Corentin Wallez · 5 years ago
  16. 740995c Implement CreateBufferMapped in dawn_native for MAP_WRITE buffers only. by Austin Eng · 6 years ago
  17. 4f5fc2d Nuke Builders part 4: headers, proctable and miscreferences by Corentin Wallez · 6 years ago
  18. 579cf62 Split off common and libdawn / dawn_headers from BUILD.gn by Corentin Wallez · 6 years ago
  19. fdccb54 dawncpp.h: Don't expose the fluent syntax for non-builders by Corentin Wallez · 6 years ago
  20. 923574e Rename IsNXTBitMask and NxtReference/Release to dawn by Corentin Wallez · 6 years ago
  21. ae79c03 Rename the nxt namespace to dawn by Corentin Wallez · 6 years ago
  22. 046cb46 Rename generated files nxt -> dawn by Corentin Wallez · 6 years ago
  23. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 6 years ago
  24. a641654 generator: Add support for structure of non-object values by Corentin Wallez · 7 years ago
  25. 4b410a3 Implement the device error callback. by Corentin Wallez · 8 years ago
  26. f07e3bd Initial commit of all the NXT integration. by Corentin Wallez · 8 years ago