2017-01-30 |
Added legacy option to webGL renderer (#3630)
...
Mat Groves
authored
on 30 Jan 2017
GitHub
committed
on 30 Jan 2017
|
---|---|
Better respecting of the scale mode (#3678)
Matt Karl
authored
on 30 Jan 2017
GitHub
committed
on 30 Jan 2017
|
|
2017-01-27 |
FilterManager shaderCache reset as object (#3664)
...
Steve Willard
authored
on 27 Jan 2017
Matt Karl
committed
on 27 Jan 2017
|
2017-01-23 |
Fix #3609 , about `filterClamp` & `filterArea` (#3626)
...
finscn
authored
on 23 Jan 2017
Mat Groves
committed
on 23 Jan 2017
|
FilterManager: (#3632)
...
Courtland Idstrom
authored
on 23 Jan 2017
Matt Karl
committed
on 23 Jan 2017
|
|
2017-01-20 |
Fix resolution setting of PIXI.Filter, and another two wrong codes on resolution importing (#3614)
...
Icemic
authored
on 20 Jan 2017
Matt Karl
committed
on 20 Jan 2017
|
2017-01-09 |
added check for root (#3545)
...
Mat Groves
authored
on 9 Jan 2017
Matt Karl
committed
on 9 Jan 2017
|
2017-01-04 |
fix for invalid texture (#3474)
...
Mat Groves
authored
on 4 Jan 2017
GitHub
committed
on 4 Jan 2017
|
2017-01-03 |
fixed some filter issues with textures not clearing correctly (#3525)
...
Mat Groves
authored
on 3 Jan 2017
GitHub
committed
on 3 Jan 2017
|
2016-12-23 |
Protect the initial state of `this._activeRenderTarget` in _indexContext (#3443)
...
finscn
authored
on 23 Dec 2016
Matt Karl
committed
on 23 Dec 2016
|
2016-12-16 |
Do not unload generated textures when manually running the texture garbage collector. This already happens when it is run automatically, as it will cause the texture to not be able to be renderered again (#3342)
Dave Moore
authored
on 16 Dec 2016
Mat Groves
committed
on 16 Dec 2016
|
2016-11-18 |
fixed settings not being respected (#3315)
...
Mat Groves
authored
on 18 Nov 2016
GitHub
committed
on 18 Nov 2016
|
2016-11-17 |
add additional prepare and gc settings (#3305)
Matt Karl
authored
on 17 Nov 2016
Mat Groves
committed
on 17 Nov 2016
|
2016-11-16 |
Merge pull request #3300 from pixijs/fix-jsdocs
...
Chad Engler
authored
on 16 Nov 2016
GitHub
committed
on 16 Nov 2016
|
Moves constants that are actually settings (#3298)
...
Matt Karl
authored
on 16 Nov 2016
Mat Groves
committed
on 16 Nov 2016
|
|
Merge pull request #3289 from pixijs/lib-dist-builds
...
Chad Engler
authored
on 16 Nov 2016
GitHub
committed
on 16 Nov 2016
|
|
Fixes jsdoc issues with exports and module.exports
Matt Karl
committed
on 16 Nov 2016
|
|
Add jsdoc for Filter.uniforms
giraluna
committed
on 16 Nov 2016
|
|
|
|
2016-11-15 |
Merge pull request #3206 from pixijs/dev-vao-state-cache
...
Chad Engler
authored
on 15 Nov 2016
GitHub
committed
on 15 Nov 2016
|
2016-11-14 |
Removes glslify
Matt Karl
committed
on 14 Nov 2016
|
spelling
Stafford Williams
committed
on 14 Nov 2016
|
|
2016-11-11 |
Cache VAO states
Mat Groves
authored
on 23 Oct 2016
Chad Engler
committed
on 11 Nov 2016
|
2016-11-09 |
Reduce redundant texture binds (#3258)
Mat Groves
authored
on 9 Nov 2016
GitHub
committed
on 9 Nov 2016
|
2016-11-01 |
Merge branch 'master' into dev
Chad Engler
committed
on 1 Nov 2016
|
minor eslint fixes
Chad Engler
committed
on 1 Nov 2016
|
|
2016-10-31 |
Dev texture states cacheing (#3201)
...
Mat Groves
authored
on 31 Oct 2016
Chad Engler
committed
on 31 Oct 2016
|
2016-10-20 |
Fix crash of DropShadow filter (#3162)
VsevolodZakharov
authored
on 20 Oct 2016
Mat Groves
committed
on 20 Oct 2016
|
2016-10-16 |
use objects where we map render context ids
Chad Engler
committed
on 16 Oct 2016
|
2016-10-04 |
|