phaser/src/renderer/webgl
Richard Davey f09ec762ee Removed Graphics Pipeline
The WebGL Graphics Pipeline has been removed. This pipeline wasn't used in v3.55, as all Graphics rendering is handled by the MultiTint pipeline, for better batching support. No Phaser Game Objects use the Graphics pipeline any longer, so to save space it has been removed and is no longer installed by the Pipeline Manager.
2022-07-12 13:39:51 +01:00
..
pipelines Removed Graphics Pipeline 2022-07-12 13:39:51 +01:00
shaders Updated Multi Pipeline shader so it no longer smacks Safari's arse. 2022-02-03 23:12:15 +00:00
typedefs Updated copyright year 2022-02-28 14:29:51 +00:00
const.js Updated copyright year 2022-02-28 14:29:51 +00:00
index.js Updated copyright year 2022-02-28 14:29:51 +00:00
PipelineManager.js Removed Graphics Pipeline 2022-07-12 13:39:51 +01:00
RenderTarget.js Updated copyright year 2022-02-28 14:29:51 +00:00
Utils.js Updated copyright year 2022-02-28 14:29:51 +00:00
WebGLPipeline.js Updated copyright year 2022-02-28 14:29:51 +00:00
WebGLRenderer.js Docs: fix the mipmapFilter example code 2022-05-09 09:44:09 -07:00
WebGLShader.js Updated copyright year 2022-02-28 14:29:51 +00:00