FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · gpujs/gpu.js · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
gpujs
/
gpu.js
Public
Notifications
You must be signed in to change notification settings
Fork
663
Star
15.4k
Code
Issues
64
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 5, 2026
Merge pull request #873 from gpujs/dependabot/npm_and_yarn/brace-expansion-5.0.9
Show description for 7d364e9
fuzzie360
authored
7d364e9
View commit details
Copy full SHA for 7d364e9
Browse repository at this point
chore: Release 2.24.0
Show description for 35ac3bb
fuzzie360
and
claude
committed
35ac3bb
View commit details
Copy full SHA for 35ac3bb
Browse repository at this point
Commits on Aug 4, 2026
build(deps): bump brace-expansion from 5.0.8 to 5.0.9
Show description for e5d4412
dependabot[bot]
authored
e5d4412
View commit details
Copy full SHA for e5d4412
Browse repository at this point
Commits on Aug 3, 2026
chore: Release 2.23.0
Show description for 08b57fb
fuzzie360
and
claude
committed
08b57fb
View commit details
Copy full SHA for 08b57fb
Browse repository at this point
Merge pull request #871 from gpujs/feature/pipeline-compilation
Show description for 06373be
fuzzie360
authored
06373be
View commit details
Copy full SHA for 06373be
Browse repository at this point
docs(pipeline): per-backend benefits — webgpu and GL join the numbers
Show description for 0dc8070
fuzzie360
and
claude
committed
0dc8070
View commit details
Copy full SHA for 0dc8070
Browse repository at this point
fix(pipeline): arm the eager-upload fast path -- it was dead code
Show description for b85e21b
fuzzie360
and
claude
committed
b85e21b
View commit details
Copy full SHA for b85e21b
Browse repository at this point
fix(pipeline): backend derives from the executor; handle screens and
Show description for 2b18318
fuzzie360
and
claude
committed
2b18318
View commit details
Copy full SHA for 2b18318
Browse repository at this point
feat(pipeline): threads:false setting and an executed-backend accessor
Show description for 358cdd9
fuzzie360
and
claude
committed
358cdd9
View commit details
Copy full SHA for 358cdd9
Browse repository at this point
perf(pipeline): mutable statically-typed clones in the generic executor
Show description for 0d5b105
fuzzie360
and
claude
committed
0d5b105
View commit details
Copy full SHA for 0d5b105
Browse repository at this point
fix(pipeline): the three findings of the webgpu lowering review
Show description for 3b47188
fuzzie360
and
claude
committed
3b47188
View commit details
Copy full SHA for 3b47188
Browse repository at this point
bench: webgpu pipeline lowering vs per-pass chaining
Show description for 65ba1e8
fuzzie360
and
claude
committed
65ba1e8
View commit details
Copy full SHA for 65ba1e8
Browse repository at this point
feat: webgpu fused-encoder pipeline executor
Show description for 7f7edc5
fuzzie360
and
claude
committed
7f7edc5
View commit details
Copy full SHA for 7f7edc5
Browse repository at this point
test(pipeline): run the correctness matrix on webgpu
Show description for 8e716bd
fuzzie360
and
claude
committed
8e716bd
View commit details
Copy full SHA for 8e716bd
Browse repository at this point
docs(pipeline): final benchmark numbers after the review fixes
Show description for d87e4ad
fuzzie360
and
claude
committed
d87e4ad
View commit details
Copy full SHA for d87e4ad
Browse repository at this point
fix(pipeline): the twelve findings of the build review, all reproduced first
Show description for de07da3
fuzzie360
and
claude
committed
de07da3
View commit details
Copy full SHA for de07da3
Browse repository at this point
docs(pipeline): README section and index.d.ts declarations
Show description for 5034e45
fuzzie360
and
claude
committed
5034e45
View commit details
Copy full SHA for 5034e45
Browse repository at this point
bench: pipeline vs per-pass chaining on the gauntlet jacobi/heat rows
Show description for d81437a
fuzzie360
and
claude
committed
d81437a
View commit details
Copy full SHA for d81437a
Browse repository at this point
feat: threaded fused pipeline executor with memory-resident Atomics barriers
Show description for 00b22c0
fuzzie360
and
claude
committed
00b22c0
View commit details
Copy full SHA for 00b22c0
Browse repository at this point
feat: pipeline compilation phase 2 — webasm fused sync executor
Show description for 90365c2
fuzzie360
and
claude
committed
90365c2
View commit details
Copy full SHA for 90365c2
Browse repository at this point
feat: pipeline compilation phase 1 — tracer, plan IR, generic executor
Show description for 8da6c75
fuzzie360
and
claude
committed
8da6c75
View commit details
Copy full SHA for 8da6c75
Browse repository at this point
perf(webasm): write threaded arguments directly when the tail is quiescent
Show description for 35f9dab
fuzzie360
and
claude
committed
35f9dab
View commit details
Copy full SHA for 35f9dab
Browse repository at this point
chore: Release 2.22.0
Show description for 12b8455
fuzzie360
and
claude
committed
12b8455
View commit details
Copy full SHA for 12b8455
Browse repository at this point
fix(gl): expression for-inits, assigned loop counters, and huge float literals (#860, #864)
Show description for 8ba68e6
fuzzie360
and
claude
committed
8ba68e6
View commit details
Copy full SHA for 8ba68e6
Browse repository at this point
Merge pull request #866 from gpujs/feature/webasm-backend
Show description for 7a3ceb8
fuzzie360
authored
7a3ceb8
View commit details
Copy full SHA for 7a3ceb8
Browse repository at this point
test: webasm joins the BrowserStack smoke matrix
Show description for 8773380
fuzzie360
and
claude
committed
8773380
View commit details
Copy full SHA for 8773380
Browse repository at this point
bench: name the threaded row honestly -- workers run SIMD too
Show description for 0070b47
fuzzie360
and
claude
committed
0070b47
View commit details
Copy full SHA for 0070b47
Browse repository at this point
fix: the fifteen findings of the final pre-merge adversarial review
Show description for f0d9979
fuzzie360
and
claude
committed
f0d9979
View commit details
Copy full SHA for f0d9979
Browse repository at this point
fix(webasm): bound the module cache; scrub released wasm memories (#870)
Show description for b79dfb9
fuzzie360
and
claude
committed
b79dfb9
View commit details
Copy full SHA for b79dfb9
Browse repository at this point
docs(webasm): price GPU-shaped algorithms honestly on serial backends (#869)
Show description for d21af00
fuzzie360
and
claude
committed
d21af00
View commit details
Copy full SHA for d21af00
Browse repository at this point
feat(webasm): accept pipeline kernels; name every cpu degradation (#868)
Show description for 998744b
fuzzie360
and
claude
committed
998744b
View commit details
Copy full SHA for 998744b
Browse repository at this point
Commits on Aug 2, 2026
fix(gl): do-while continue honors the exit test; scalar arguments are assignable (#867)
Show description for e9fb1f3
fuzzie360
and
claude
committed
e9fb1f3
View commit details
Copy full SHA for e9fb1f3
Browse repository at this point
fix(cpu): three control-flow shapes now match plain JavaScript (#865)
Show description for 11b4c0e
fuzzie360
and
claude
committed
11b4c0e
View commit details
Copy full SHA for 11b4c0e
Browse repository at this point
bench: cpu vs headlessgl vs webasm scalar/SIMD/threaded, in plain Node
Show description for f130179
fuzzie360
and
claude
committed
f130179
View commit details
Copy full SHA for f130179
Browse repository at this point
fix: the twelve findings of the webasm adversarial review
Show description for 09fe649
fuzzie360
and
claude
committed
09fe649
View commit details
Copy full SHA for 09fe649
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL