pixi.js / packages / core / src /
@Ivan Popelyshev Ivan Popelyshev authored on 6 Sep 2019
Matt Karl committed on 8 Sep 2019
..
batch Typing fixes (#5926) 5 years ago
context Fix WebGL context cannot be restored (#5872) 5 years ago
filters Fixes in RenderTexturePool and FilterSystem (#5946) 5 years ago
fragments Adds browser bundles for individual packages (#5528) 6 years ago
framebuffer Workaround chromium WebGL2 renderbuffer bug (#6044) 5 years ago
geometry Geometry#_size was redundant, removed! (#5962) 5 years ago
mask Restore stencil params after mask stack swap (#5982) 5 years ago
projection Documentation updates (#5366) 6 years ago
renderTexture Fixes in RenderTexturePool and FilterSystem (#5946) 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 types (#6076) 5 years ago
utils Typing and documentation improvements (#5803) 5 years ago
AbstractRenderer.js Fix RenderTexture type (#5861) 5 years ago
Renderer.js Fix types (#6076) 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