2016-01-30 |
|
---|---|
2016-01-29 |
fix for SCREEN
Ivan Popelyshev
committed
on 29 Jan 2016
|
2016-01-25 |
Trying to fix additive blending in v3
Ivan Popelyshev
committed
on 25 Jan 2016
|
2015-11-24 |
added removeItems; added unit tests; replaced uses of original splice with removeItems
Anthony Del Ciotto
committed
on 24 Nov 2015
|
2015-11-16 |
added pre and post render events to renderers
Mat Groves
committed
on 16 Nov 2015
|
2015-11-06 |
Track textures in renderer to ensure they are all deleted properly
Chad Engler
committed
on 6 Nov 2015
|
2015-10-02 |
Ensure no program stays active in GPU memory
Sander
committed
on 2 Oct 2015
|
2015-09-22 |
moved roundPixels property to system renderer
Adi Mora
committed
on 22 Sep 2015
|
2015-09-15 |
fixed typo in webgl renderer. updated renderTexture example
Mike Reinstein
committed
on 15 Sep 2015
|
2015-09-08 |
|
2015-09-01 |
fix some doc issues; fixes #2066
Chad Engler
committed
on 1 Sep 2015
|
2015-08-19 |
|
2015-08-18 |
Revert unneccessary changes from our code base
Dave Clayton
committed
on 18 Aug 2015
|
2015-08-12 |
Add calls to super destructors and other extra cleanup work.
Dave Clayton
committed
on 12 Aug 2015
|
2015-07-23 |
|
2015-06-06 |
uuid is a misnomer, this is not universal, but it is unique in the scope of pixi
...
Dr. Kibtiz
committed
on 6 Jun 2015
|
2015-05-23 |
|
2015-05-13 |
minor jshint fixes
Chad Engler
committed
on 13 May 2015
|
properly handle context restore; fixes #1788
Chad Engler
committed
on 13 May 2015
|
|
2015-05-10 |
fixed extends doc issue
Mat Groves
committed
on 10 May 2015
|
2015-04-26 |
fix #1727 move viewport resize
Chad Engler
committed
on 26 Apr 2015
|
2015-04-24 |
resize gl viewport in webgl; fixes #1712
Chad Engler
committed
on 24 Apr 2015
|
2015-04-21 |
reset drawCount each render call; fixes #1661
Chad Engler
committed
on 21 Apr 2015
|
2015-04-07 |
find webGL resize issue
Mat Groves
committed
on 7 Apr 2015
|
2015-04-02 |
|
2015-03-27 |
webGL tweaks
mathew groves
committed
on 27 Mar 2015
|
2015-03-21 |
set default render target when created
Chad Engler
committed
on 21 Mar 2015
|
fix bug where rendertarget isn't set right
Chad Engler
committed
on 21 Mar 2015
|
|
2015-03-17 |
pass clear property to renderDisplayObject function
mathew groves
committed
on 17 Mar 2015
|
2015-03-13 |
remove bound functions used with old event system
Chad Engler
committed
on 13 Mar 2015
|