phaser/src/renderer/webgl
2023-02-14 13:11:29 +00:00
..
pipelines Expose GlowFXPipeline 2023-02-14 01:30:57 +00:00
shaders Added Vignette and BaseFX class 2023-02-13 21:21:18 +00:00
typedefs Updated copyright year 2023-01-02 17:36:27 +00:00
const.js Updated copyright year 2023-01-02 17:36:27 +00:00
index.js Updated copyright year 2023-01-02 17:36:27 +00:00
PipelineManager.js Added GlowFX by default (testing) 2023-02-14 01:30:47 +00:00
RenderTarget.js Don't resize if locked from resizing 2023-02-14 01:29:46 +00:00
Utils.js Updated copyright year 2023-01-02 17:36:27 +00:00
WebGLPipeline.js The WebGLPipeline.setTime method has a new optional parameter shader, which allows you to control the shader on which the time value is set. 2023-02-14 13:11:29 +00:00
WebGLRenderer.js If mipmapFilter is not set on the config (now the default) it won't create them at all. 2023-01-23 20:59:02 +00:00
WebGLShader.js Updated copyright year 2023-01-02 17:36:27 +00:00