pixi.js / packages / core / src /
@Matt Karl Matt Karl authored on 23 Aug 2019
GitHub committed on 23 Aug 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 Minor fixes to Framebuffer (#5899) 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 Adds a strict mode for using texture caches (#6034) 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 Adds a strict mode for using texture caches (#6034) 5 years ago
systems.js Reorganize the core module to be flatter, rename WebGLSystem to System (#4707) 7 years ago