phaser/src/renderer/webgl
2020-11-13 14:18:57 +00:00
..
pipelines Added ColorMatrix class and proper verts 2020-11-12 18:09:37 +00:00
shaders Updated shaders 2020-11-12 18:09:54 +00:00
typedefs Fixed missing property 2020-11-11 17:46:58 +00:00
const.js Added new WebGL consts for easier shader configs 2020-10-28 16:14:05 +00:00
index.js Expose Render Target and WebGLShader 2020-11-06 10:59:57 +00:00
PipelineManager.js Added preBatchCamera and postBatchCamera and the rest of the Utility methods 2020-11-13 14:18:57 +00:00
RenderTarget.js Removed draw method 2020-11-12 18:09:44 +00:00
Utils.js Don't .replace non-strings. 2020-11-05 10:08:21 +00:00
WebGLPipeline.js Added onDraw 2020-11-12 18:10:07 +00:00
WebGLRenderer.js Use the new Camera post pipeline feature 2020-11-06 15:35:29 +00:00
WebGLShader.js Added rebind function, to reset the shader attributes. 2020-11-10 15:50:51 +00:00