phaser/src/renderer/webgl
2020-08-20 10:47:21 +01:00
..
mvp Bumping to 3.50 2020-07-31 13:41:29 +01:00
pipelines Bumping to 3.50 2020-07-31 13:41:29 +01:00
shaders Tidying 2020-07-16 15:16:01 +01:00
index.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Utils.js Bumping to 3.50 2020-07-31 13:41:29 +01:00
WebGLPipeline.js WebGLPipeline.hasBooted is a new boolean property that tracks if the pipeline has been booted or not, which is now far more important in 3.5 than in previous versions. This is checked in the WebGLRenderer.addPipeline method, and if not set, the pipeline is booted. Fix #5251 #5255 2020-08-20 10:47:21 +01:00
WebGLRenderer.js Reset all textures on rebind, which is what Externs need when finishing 2020-08-06 17:06:26 +01:00