X Tutup
The Wayback Machine - https://web.archive.org/web/20210121023948/https://github.com/gpujs/gpu.js/tags
Skip to content

Tags

fix: Ensure arguments are targetted correctly

2.10.0

Merge pull request #637 from gpujs/625-framebuffer-leak
625 framebuffer leak
Merge branch 'develop'
fix: #590 add Kernel.onActivate
- which is called after gpu.js switches kernels based off need
fix: Consistent error message for values that are not defined
fix: Add recompiled kernels to gpu.js kernels property and test
fix: Move texture deleting to within the GLKernel Texture implementation
fix: Add Texture.clear as an abstract method on the base Texture
fix: Bump and build
fix: #585 check for inaccurate results for very small kernel
fix: #585 add features.isSpeedTacticSupported and tests
fix: #572 excessive calls, reuse textures
feat: introduce WebGL._replaceOutputTexture and WebGL._replaceSubOutputTextures to cut down on resource usage
feat: All supportable Math.methods added
fix: Safari not able to render texture arguments
feat: CPU gets a pipeline that acts like GPU with/without immutable
fix: Build and build
fix: Clearing cloned textures produces new internal copy when multi r…
…eferences
fix: security
You can’t perform that action at this time.
X Tutup