pixi.js / packages / core / src /
@Dave Moore Dave Moore authored on 1 Aug 2019
Matt Karl committed on 1 Aug 2019
..
batch Typing fixes (#5926) 5 years ago
context Fix WebGL context cannot be restored (#5872) 5 years ago
filters Adds RenderTexturePool to core (#5771) 5 years ago
fragments Adds browser bundles for individual packages (#5528) 6 years ago
framebuffer Minor fixes to Framebuffer (#5899) 5 years ago
geometry Geometry#_size was redundant, removed! (#5962) 5 years ago
mask Fixes SpriteMask filterArea lagging by 1 frame (#5444) 6 years ago
projection Documentation updates (#5366) 6 years ago
renderTexture RenderTexturePool should create renderTextures at resolution of 1 (#5958) 5 years ago
shader Fix test context silent crash (#5970) 5 years ago
state Renames StateSystem.setState to StateSystem.set (#5791) 5 years ago
textures Fix documentation (#5944) 5 years ago
utils Typing and documentation improvements (#5803) 5 years ago
AbstractRenderer.js Fix RenderTexture type (#5861) 5 years ago
Renderer.js Uses super instead of prototype.call (#5898) 5 years ago
System.js Prevented System from attaching itself to the Renderer's contextChange signal (#5848) 5 years ago
autoDetectRenderer.js Re-implements autoDetectRender to reduce confusion (#5523) 6 years ago
index.js Adds RenderTexturePool to core (#5771) 5 years ago
settings.js Don't use WebGL2 on mobiles by default (#5502) 6 years ago
systems.js Reorganize the core module to be flatter, rename WebGLSystem to System (#4707) 7 years ago