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 |
|
2016-10-02 |
Fix #2971; merges #3046
Chad Engler
committed
on 2 Oct 2016
|
2016-10-01 |
strange imports problem
Ivan Popelyshev
committed
on 1 Oct 2016
|
2016-09-30 |
updated some doc comments (#3038)
Steffen Bär
authored
on 30 Sep 2016
Mat Groves
committed
on 30 Sep 2016
|
2016-09-28 |
filter clamp was wrong
Ivan Popelyshev
committed
on 28 Sep 2016
|
2016-09-27 |
Merge pull request #3024 from englercj/export-default-cleanup
...
Chad Engler
authored
on 27 Sep 2016
GitHub
committed
on 27 Sep 2016
|
clean up to be specific
Chad Engler
committed
on 27 Sep 2016
|
|
cleanup some export defaults
Chad Engler
committed
on 27 Sep 2016
|