- a45561b dawn.json: Add the "chain roots" data for chained structs. by Corentin Wallez · 2 years, 6 months ago
- 7477120 Add nullable annotations to webgpu.h by Corentin Wallez · 2 years, 8 months ago
- d450c6e Fix -Wstrict-prototypes in webgpu.h by Corentin Wallez · 2 years, 10 months ago
- 71a363b Add error directives for api.h/api_cpp.h #ifdef __EMSCRIPTEN__ by Shrek Shao · 3 years ago
- 874c6cf Update BSD 3 license comment by Austin Eng · 3 years, 1 month ago
- d7304d1 Further api.h license issue fixes by Shrek Shao · 3 years, 1 month ago
- 2bf9990 Fix google3 license related issues by Shrek Shao · 3 years, 1 month ago
- 23f7162 Add a category named function in dawn.json by fujunwei · 3 years, 1 month ago
- 4e87690 Add ability to generate constants from dawn.json by fujunwei · 3 years, 2 months ago chromium/4729
- 76bda37 dawn.json changes for the flexible templates by fujunwei · 3 years, 2 months ago[Renamed (78%) from generator/templates/webgpu.h]
- 2a5b981 Deprecation of using 0 as default size in buffer mapAsync by Zhaoming Jiang · 3 years, 3 months ago
- 7d174a1 dawn.json changes to match upstream webgpu.h by Kai Ninomiya · 3 years, 4 months ago
- 930e918 Generate multiple variants of webgpu.h header by Kai Ninomiya · 3 years, 4 months ago
- bffc966 Add wgpuDeviceGetLimits. Split Required/Supported limit structs by Austin Eng · 3 years, 4 months ago
- 4935c14 Use WGPU_MIP_LEVEL_COUNT_UNDEFINED instead of 0 by jchen10 · 3 years, 4 months ago
- 96ac969 Use WGPU_ARRAY_LAYER_COUNT_UNDEFINED instead of 0 by jchen10 · 3 years, 4 months ago
- 02fbf16 Add validation, storage, and querying of limits by Austin Eng · 3 years, 4 months ago
- ff6c9ca6 wgpu::InputStepMode -> VertexStepMode by Corentin Wallez · 3 years, 6 months ago chromium/4587
- 58a471a Add ability to generate typedefs from dawn.json by Brandon Jones · 4 years ago
- cf820d7 Rename STRIDE_UNDEFINED to COPY_STRIDE_UNDEFINED by Kai Ninomiya · 4 years, 1 month ago
- f2df66f Remove deprecated names of texture formats. by Corentin Wallez · 4 years, 2 months ago
- 16036cf Add WGPU_STRIDE_UNDEFINED and update bytesPerRow/rowsPerImage validation by Kai Ninomiya · 4 years, 2 months ago
- 498d5ea Rename BC6HRGBSfloat to BC6HRGBFloat by Corentin Wallez · 4 years, 4 months ago
- 2f6e4ec Add wgpu::TextureFormat::RGB9E5Ufloat by Corentin Wallez · 4 years, 5 months ago
- 84ae2bf Remove deprecated "Binding" types and members by Corentin Wallez · 4 years, 8 months ago
- ce10034 Fix a -Wstrict-prototypes by Corentin Wallez · 4 years, 9 months ago
- c3c6694 Rename BG[L]Binding to BG[L]Entry by Corentin Wallez · 4 years, 9 months ago
- 713d9cb webgpu.h: Fix WGPU_WHOLE_SIZE causing linking errors. by Corentin Wallez · 5 years ago
- 13e2e13 Update WGPUChainedStruct usage to match webgpu.h by Corentin Wallez · 5 years ago
- 1bf3167 Add a proper license to webgpu.h's template. by Corentin Wallez · 5 years ago
- 2b24c3d webgpu.h introduce a base struct for extension structures. by Corentin Wallez · 5 years ago
- 5fc2c82 Add Instance and CreateInstance to webgpu.h by Corentin Wallez · 5 years ago
- 20c014c Fix typo in the name of wgpuGetProcAddress by Corentin Wallez · 5 years ago
- aca8c4a Remove the concept of "native_methods" in the generators by Corentin Wallez · 5 years ago
- 540abab Introduce a "callback" type in dawn.json by Corentin Wallez · 5 years ago
- 2c8b5c6 Introduce the webgpu[_cpp].h headers. by Corentin Wallez · 5 years ago