phaser/src/renderer/webgl
2020-11-04 18:02:11 +00:00
..
pipelines Correct sampler ID 2020-11-04 18:01:11 +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 manager, target auto clear, clearTarget and lots of new hooks for handlers, plus post bind and post flush support. 2020-11-04 18:02:11 +00:00
WebGLRenderer.js Set dimensions before resizing. Validate gl objects before deleting them. 2020-11-04 18:01:39 +00:00
WebGLShader.js Added JSDocs 2020-11-04 18:01:20 +00:00