mirror of
https://github.com/gpujs/gpu.js.git
synced 2025-12-08 20:35:56 +00:00
fix: Framebuffer loss after texture is deleted fix: Split up array and primitive (index.js) types of KernelValues and introduce .setup() * This was needed to handle .toArray() from the fix from #553 fix: Performance fix, define texture types in `kernelValue.setup()`, rather than on every `kernelValue.updateValue()`