phaser/src/renderer/webgl
2023-03-14 22:03:38 +00:00
..
pipelines Testing pre/post mix 2023-03-14 22:03:38 +00:00
shaders Use new consts to add mobile GPU speed-up 2023-02-27 13:47:55 +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 PipelineManager.getPostPipeline now has an optional 3rd parameter, a config object that is passed to the pipeline instance in its constructor, which can be used by the pipeline during its set-up. 2023-02-27 15:12:40 +00:00
RenderTarget.js Removed the logs and now zero the stencil upon bind 2023-03-14 19:42:09 +00:00
Utils.js Added setGlowQuality function 2023-02-27 13:47:33 +00:00
WebGLPipeline.js Removed logs 2023-03-14 19:45:52 +00:00
WebGLRenderer.js Added methods zeroStencilMask and restoreStencilMask 2023-03-14 19:45:44 +00:00
WebGLShader.js Updated copyright year 2023-01-02 17:36:27 +00:00