8000 Tags · liuSyen/gpu.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: liuSyen/gpu.js

Tags

2.8.2

Toggle 2.8.2's commit message
fix: Don't call `beforeMutate` if immutable and unit test

2.8.1

Toggle 2.8.1's commit message
fix: Don't call `kernel.updateTextureArgumentRefs` if kernel is mutable

2.8.0

Toggle 2.8.0's commit message
Merge branch 'develop' of https://github.com/gpujs/gpu.js into develop

2.7.0

Toggle 2.7.0's commit message
Merge branch 'master' of https://github.com/gpujs/gpu.js

2.6.11

Toggle 2.6.11's commit message
fix: Add missing `Math.tanh` support and test

2.6.10

Toggle 2.6.10's commit message
fix: Add missing `Math.tanh` support and test

2.6.5

Toggle 2.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request gpujs#570 from gpujs/fix-519

fix: gpujs#519 funny names from minification and upgrade typescript

2.6.4

Toggle 2.6.4's commit message
fix: gpujs#534

2.6.3

Toggle 2.6.3's commit message
fix: Modulo performance and simplify tests

fix: Modulo negatives
fix: Modulo accuracy issue on OSX with `integerCorrectionModulo`
fix: Follow naming convention `div_with_int_check` to `divWithIntCheck`
fix: Member expression with function
fix: CPU variable assignment
fix: `gpu.addFunction` needed to be before createKernel and documentation
fix: mandelbulb.html from above .addFunction

2.6.0

Toggle 2.6.0's commit message
feat: Finish HTMLCanvas input from PR gpujs#566

fix: gpujs#567
fix: gpujs#569
fix: gpujs#568
fix: gpujs#565
fix: gpujs#564
0