1. 643625a Add *FreeMembers functions for out structs with non-value members by Austin Eng · 1 year, 8 months ago
  2. 16ae3b8 Make the templates of mocking api flexible by fujunwei · 3 years, 3 months ago[Renamed (95%) from generator/templates/mock_webgpu.cpp]
  3. 23f7162 Add a category named function in dawn.json by fujunwei · 3 years, 4 months ago
  4. 8d38c01 Autogenerate all of the wire callback mocks by Austin Eng · 4 years, 3 months ago
  5. 03e1400 Add the entry point of CreateReadyRenderPipeline by Jiawei Shao · 4 years, 5 months ago
  6. ae5f950 Add the entry point of CreateReadyComputePipeline by Jiawei Shao · 4 years, 5 months ago
  7. f7123d7 Remove MapRead/WriteAsync and CreateBufferMapped by Corentin Wallez · 4 years, 7 months ago
  8. 0d52f80 Implement Buffer::MapAsync by Corentin Wallez · 4 years, 9 months ago
  9. 3741f73 Factor compilation of ~MockProcTable in mock_webgpu.cpp by Corentin Wallez · 5 years ago
  10. 0ff7ed4 Remove CreateBufferMappedAsync by Corentin Wallez · 5 years ago
  11. 9bba4a9 Add DeviceLostCallback to dawn.json and dawn_wire by Natasha Lee · 5 years ago
  12. aca8c4a Remove the concept of "native_methods" in the generators by Corentin Wallez · 5 years ago
  13. 45b51f5 Make unittests and fuzzers use webgpu.h by Corentin Wallez · 5 years ago[Renamed (69%) from generator/templates/mock_api.cpp]
  14. 45238d7 Add empty implementations of Push/PopErrorScope by Austin Eng · 6 years ago
  15. 45ea7e6 Rename SetErrorCallback to SetUncapturedErrorCallback by Austin Eng · 6 years ago
  16. cb0cb65 Rename DeviceErrorCallback to ErrorCallback and add ErrorType arg by Austin Eng · 6 years ago
  17. 21eba76 Implement CreateBufferMappedAsync in dawn_wire and dawn_native by Austin Eng · 6 years ago
  18. 839053b Replace dawn::CallbackUserdata with void* by Corentin Wallez · 6 years ago
  19. 0ae00a1 Nuke Builders Part 1: remove the testing BufferBuilder. by Corentin Wallez · 6 years ago
  20. d754fb2 Make Wire tests more strict w.r.t. expectations by Corentin Wallez · 6 years ago
  21. 45f9730 Capitalize C types dawn -> Dawn by Austin Eng · 6 years ago
  22. 1541c8b Remove |start| and |size| from buffer mapping by Austin Eng · 6 years ago
  23. 48a1923 Revert "Create new src/tests BUILD.gn file." by Corentin Wallez · 6 years ago
  24. 672d29d Create new src/tests BUILD.gn file. by Stephen White · 6 years ago
  25. f0b761f Implement timeline fences in Dawn by Austin Eng · 6 years ago
  26. 82b6573 Descriptorize Buffer by Corentin Wallez · 7 years ago
  27. be5ca38 Rename nxtProcTable and nxtSetProcs to dawn by Corentin Wallez · 7 years ago
  28. b1669e3 Change the API prefix in generators from nxt to dawn by Corentin Wallez · 7 years ago
  29. 046cb46 Rename generated files nxt -> dawn by Corentin Wallez · 7 years ago
  30. 4a9ef4e Rename the copyright authors from NXT to Dawn by Corentin Wallez · 7 years ago
  31. cc0a54d Implement MapWrite except in the wire. by Corentin Wallez · 7 years ago
  32. 8565e00 Rename "buffer map read status" to "buffer map async status" by Corentin Wallez · 7 years ago
  33. 42dbde1 Member rename: generator/templates by Corentin Wallez · 7 years ago
  34. b1c19ee Add Buffer::MapReadAsync state-tracking by Corentin Wallez · 8 years ago
  35. 42f2d3c Add wire tests for *SetErrorCallback by Corentin Wallez · 8 years ago
  36. 1b7c5e3 Mock API: special case the SetErrorCallback procs. by Corentin Wallez · 8 years ago
  37. a2d4d14 mock_api: Only mock methods with less than 10 arguments by Corentin Wallez · 8 years ago
  38. f07e3bd Initial commit of all the NXT integration. by Corentin Wallez · 8 years ago