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
- Better managing when
gl.framebufferTexture2Dandgl.scissorare called, to cut down on resources - More
Math.method()'s added - Safari textures fix
- CPU kernels with
pipeline: truewithimmutable: false, by default, now operate similarly/same to GPU