Skip to content

Activity

Use a Map() as an associative container rather than a common {}, sinc…

jujpushed 1 commit to main • ad20b27…1d6cf84 • 
on Jan 13

Merge pull request #52 from brendan-duncan/unity_updates

Pull request merge
jujpushed 2 commits to main • 45fa625…ad20b27 • 
on Dec 9, 2024

Remove use of costly Object.keys() that can allocate temp garbage, in…

jujpushed 4 commits to main • b0f3c14…45fa625 • 
on Dec 3, 2024

Fix alignas specifier when building .c files. Closes #50.

jujpushed 1 commit to main • 4f7712d…b0f3c14 • 
on Oct 28, 2024

Fix wgpu_queue_write_texture() in 4GB mode and add a test.

jujpushed 5 commits to main • 2e4664b…4f7712d • 
on Oct 25, 2024

Flip expected vs observed print.

jujpushed 1 commit to main • db265c4…2e4664b • 
on Oct 7, 2024

Add support for running tests in WASM_BIGINT mode.

jujpushed 4 commits to main • e7e6fdd…db265c4 • 
on Oct 7, 2024

Fix GPU Query Set timestamp writing and add a test.

jujpushed 10 commits to main • a8bbb1e…e7e6fdd • 
on Sep 28, 2024

Add test for wgpu_canvas_context_configure().

jujpushed 1 commit to main • 349e794…a8bbb1e • 
on Sep 9, 2024

Remove the helper function wgpu_command_encoder_begin_render_pass_1co…

jujpushed 1 commit to main • 4a5a32b…349e794 • 
on Sep 9, 2024

Simplify clear_screen sample

jujpushed 1 commit to main • 41fdf70…4a5a32b • 
on Sep 9, 2024

Move assert(wgpu_get_num_live_objects() < 100) from clear_screen samp…

jujpushed 1 commit to main • d69d1da…41fdf70 • 
on Sep 9, 2024

Reduce hue2color() function into a macro in samples to reduce the amo…

jujpushed 1 commit to main • a62057c…d69d1da • 
on Sep 9, 2024

Simplify clear_screen_sync.c sample.

jujpushed 1 commit to main • 85161eb…a62057c • 
on Sep 9, 2024

Restore to earlier shell code to get default fullscreen content.

jujpushed 1 commit to main • 6dda4e5…85161eb • 
on Sep 9, 2024

Micro-optimize code size of wgpu_queue_submit_multiple_and_destroy().

jujpushed 1 commit to main • 7c71015…6dda4e5 • 
on Sep 9, 2024

Simplify sample code by omitting saving WGpuQueue into its own variable.

jujpushed 3 commits to main • 62b91cc…7c71015 • 
on Sep 9, 2024

Add --wasm64 parameter in test harness to run tests against Wasm64 mode.

jujpushed 14 commits to main • a275ecc…62b91cc • 
on Sep 8, 2024

Add test for wgpu_is_texture().

jujpushed 1 commit to main • d6dda80…a275ecc • 
on Sep 8, 2024

Remove redundant note.

jujpushed 1 commit to main • 4df4675…d6dda80 • 
on Sep 8, 2024

Adjust README.md on code size.

jujpushed 1 commit to main • d77e865…4df4675 • 
on Sep 8, 2024

Revise wording.

jujpushed 1 commit to main • bc24229…d77e865 • 
on Sep 8, 2024

Revise note about Closure minification.

jujpushed 1 commit to main • 365fe9a…bc24229 • 
on Sep 8, 2024

Update README.md

jujpushed 1 commit to main • e8f6a1e…365fe9a • 
on Sep 8, 2024

Update README.md

jujpushed 1 commit to main • 04afb75…e8f6a1e • 
on Sep 8, 2024

Update README.md

jujpushed 1 commit to main • 7d4e9bb…04afb75 • 
on Sep 8, 2024

Add test for offscreen_canvas_set_size().

jujpushed 7 commits to main • 7e7094c…7d4e9bb • 
on Sep 8, 2024

Add test for wgpu_device_pop_error_scope_async().

jujpushed 9 commits to main • 09f2ec5…7e7094c • 
on Sep 8, 2024

Add test for wgpu_device_create_sampler().

jujpushed 3 commits to main • 90355a4…09f2ec5 • 
on Sep 8, 2024

Clarify OffscreenCanvas flags in README

jujpushed 1 commit to main • 9d76f2d…90355a4 • 
on Sep 8, 2024