phaser/src/renderer/webgl
2020-11-04 18:01:01 +00:00
..
pipelines New attributes, removed un-used properties, fixed JSDocs 2020-11-03 11:32:05 +00:00
shaders New simplified Graphics shaders 2020-11-03 11:31:32 +00:00
typedefs You can forceZero via the config now 2020-10-30 17:49:39 +00:00
const.js Added new WebGL consts for easier shader configs 2020-10-28 16:14:05 +00:00
index.js Added new WebGL consts for easier shader configs 2020-10-28 16:14:05 +00:00
PipelineManager.js Removed stack and lock support 2020-11-04 18:01:01 +00:00
Utils.js The WebGL.Utils.getComponentCount function has been removed as this is no longer required internally. 2020-10-28 16:13:29 +00:00
WebGLPipeline.js Added unbind method and handling for post-fx 2020-11-03 18:05:10 +00:00
WebGLRenderer.js Using new Camera Pipeline (renderTexture todo) 2020-10-30 17:50:19 +00:00
WebGLShader.js Don't look-up properties from uniforms that aren't cached 2020-11-02 22:39:20 +00:00