History for pixi.js / src / core / renderers / webgl
2015-01-14
@Chad Engler
change shader accesses to use plugin system
Chad Engler committed on 14 Jan 2015
@Chad Engler
change objectRenderers to plugins
Chad Engler committed on 14 Jan 2015
@Chad Engler
misc jshint fixes
Chad Engler committed on 14 Jan 2015
@Chad Engler
fix file paths and other things from shader refactor
Chad Engler committed on 14 Jan 2015
@Chad Engler
move shaders out of webgl renderer folder
Chad Engler committed on 14 Jan 2015
@Chad Engler
make shader manager use a plugin system like webgl renderer
Chad Engler committed on 14 Jan 2015
@Chad Engler
add destroy plugins method
Chad Engler committed on 14 Jan 2015
@Chad Engler
add back in currentRenderer
Chad Engler committed on 14 Jan 2015
@Chad Engler
make object renderer use a generic plugin system
Chad Engler committed on 14 Jan 2015
@mathew groves
removed projection and offset from webGL renderer
mathew groves committed on 14 Jan 2015
@mathew groves
fixed up renderTexture ...
mathew groves committed on 14 Jan 2015
@mathew groves
added matrix to shaders
mathew groves committed on 14 Jan 2015
2015-01-13
@mathew groves
added file
mathew groves committed on 13 Jan 2015
@mathew groves
Merged StencilManager into MaskManager
mathew groves committed on 13 Jan 2015
@mathew groves
all working now ...
mathew groves committed on 13 Jan 2015
2015-01-12
@Chad Engler
more jshint fixes
Chad Engler committed on 12 Jan 2015
@Chad Engler
add missing semicolons
Chad Engler committed on 12 Jan 2015
@Chad Engler
refactor object renderers to be out of core renderer
Chad Engler committed on 12 Jan 2015
@mathew groves
More updates ...
mathew groves committed on 12 Jan 2015
@mathew groves
bunch of updates ...
mathew groves committed on 12 Jan 2015
@mathew groves
Merge branch 'dev-rewrite' of https://github.com/GoodBoyDigital/pixi.js into dev-rewrite ...
mathew groves committed on 12 Jan 2015
@mathew groves
sprite render change
mathew groves committed on 12 Jan 2015
@Chad Engler
regex replace braces to newline
Chad Engler committed on 12 Jan 2015
2015-01-11
@Chad Engler
fixup some forgotton spots
Chad Engler committed on 11 Jan 2015
@mathew groves
Removed the parent check in updateTransform ...
mathew groves committed on 11 Jan 2015
@mathew groves
Merge branch 'dev-rewrite' of https://github.com/GoodBoyDigital/pixi.js into dev-rewrite
mathew groves committed on 11 Jan 2015
@mathew groves
Fixed graphics ...
mathew groves committed on 11 Jan 2015
@Chad Engler
add some docs for shader types
Chad Engler committed on 11 Jan 2015
@Chad Engler
fix fast shader to color properly
Chad Engler committed on 11 Jan 2015
@Chad Engler
don't recalculate vertSize in bytes each time
Chad Engler committed on 11 Jan 2015