Commits
User selector
Commit History
Commits on Apr 26, 2023
Chrome compatibility. Function arguments are not required anymore. (#19249)
Show description for 7f3c740andauthored
Commits on Mar 29, 2023
Deprecate `allocateUTF8` in favor of `stringToNewUTF8` (#19089)
Show description for 4e15675authored
Commits on Mar 21, 2023
[WebGPU] Fix texture GetFormat to return enum int (#19027)
Show description for c4ea568authored
Commits on Mar 9, 2023
Mark USE_PTHREADS as legacy. NFC (#18923)
Show description for d24f3caauthored
Commits on Mar 2, 2023
WebGPU: fix memory leak when calling destroy on a buffer (#18790)
Show description for 32f517candauthored
Commits on Feb 27, 2023
Allow JS -> native dependencies to be specified in __deps. NFC (#18849)
Show description for ca5f2bcauthored
Commits on Jan 26, 2023
WebGPU: use 'auto' if pipeline is not specified (#18605)
Show description for dd4cd69authored
Commits on Jan 18, 2023
Take advantage of JS default parameters in JS library code. NFC (#18546)
Show description for 07a2f1cauthored
Commits on Dec 20, 2022
webgpu: Fix handling of WGPU_WHOLE_SIZE and large u64s (#18142)
Show description for 3b22497authored
Commits on Dec 6, 2022
Use `null` at the end of {{{ }}} code blocks that are side-effect only. NFC (#18324)
Show description for 54ddebbauthored
Commits on Sep 19, 2022
Commits on Sep 6, 2022
Disable LEGACY_RUNTIME by default (#17558)
Show description for 829b933authored
Commits on Aug 3, 2022
Update WebGPU to dawn @98f18d (#17507)
Show description for ca3e10cauthored
Commits on Jul 26, 2022
Rename tests/ to test/. NFC (#17502)
Show description for 7d291a7authored
Commits on Jul 14, 2022
Fix webgpu warning when configuring swapchain on canvas (#17421)
Show description for 541a3f9andauthored
Commits on Jul 13, 2022
Convert extended string handling functions into JS library code (#17403)
Show description for f08ae1cauthored
Commits on Jul 8, 2022
Use automatic dependency detection for runtimeKeepalivePush/Pop. NFC (#17395)
Show description for bd769acauthored
Commits on Jun 27, 2022
Commits on Jun 24, 2022
Commits on Jun 22, 2022
WebGPU: fix sparse color attachments/formats binding (#17199)
Show description for 18e6560authored
Commits on May 5, 2022
WebGPU updates: header, WGPU_WHOLE_SIZE, map offset size handling (#16863)
Show description for 80325eaauthored
Commits on Apr 28, 2022
Allow unsigned types (u8/u16/u32) in makeGetValue. NFC (#16834)
Show description for 961dac0authored
Commits on Apr 27, 2022
WebGPU deprecated path remove and depth stencil loadOp/StoreOp validation update (#16769)
Show description for 2840b1dauthored
Commits on Mar 30, 2022
Update WebGPU: GPURenderPassDepthStencilAttachment (#16429)
Show description for 9aaaacfandauthored
Commits on Mar 11, 2022
Commits on Feb 23, 2022
Update WebGPU headers 2 (#16299)
Show description for 2a318a2authored
Commits on Feb 15, 2022
Update WebGPU headers (#16078)
Show description for 8f986f1authoredConsistent use of `typeof` operator in JS library code. NFC (#16261)
Show description for 1ebd4c8authored
Commits on Feb 10, 2022
Fix more closure compiler warnings (#16207)
Show description for 0c4fba0authored
Commits on Jan 19, 2022
Commits on Dec 20, 2021
WebGPU: Remove `None` from WGPUErrorFilter enum (#15804)
Show description for ae5c75aauthored
Commits on Dec 16, 2021
Fix errant return and argument list in wgpuQueueOnSubmittedWorkDone (#15515)
Show description for db68e59authored
Commits on Dec 2, 2021
Update WebGPU vertex/index buffer binding methods (#15693)
Show description for 3ac9656authored
Commits on Oct 8, 2021
Commits on Sep 30, 2021
Fix WebGPU build with closure (#15180)
Show description for 0443aa9authored