phaser/src/renderer
2021-03-01 17:50:40 +00:00
..
canvas The Canvas Renderer will no longer run a fillRect if clearBeforeRender is false in the Game Config. 2021-02-04 16:06:47 +00:00
events Removed event as no longer required 2020-12-11 10:24:15 +00:00
snapshot Fix inverted RenderTexture snapshot. Fix #5445 2020-12-14 10:52:05 +00:00
webgl The PipelineManager.rebind method will now flag all pipelines as glReset = true, so they know to fully rebind the next time they are invoked. 2021-03-01 17:50:40 +00:00
BlendModes.js Replace integer with number 2020-11-23 10:22:13 +00:00
index.js Fixed functions not appearing in the namespace. Fix #5432 2020-12-07 10:11:47 +00:00
ScaleModes.js Replace integer with number 2020-11-23 10:22:13 +00:00