2016-03-31 |
|
---|---|
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-13 |
fixed deleteRenderbuffer typo
Mat Groves
committed
on 13 Oct 2015
|
2015-10-02 |
Ensure no program stays active in GPU memory
Sander
committed
on 2 Oct 2015
|
2015-09-26 |
|
2015-09-24 |
Correctly remove renderer view when destroying renderer with removeView parameter.
giraluna
committed
on 24 Sep 2015
|
2015-09-22 |
reset roundPixels in SystemRenderer destroy method
Adi Mora
committed
on 22 Sep 2015
|
moved roundPixels property to system renderer
Adi Mora
committed
on 22 Sep 2015
|
|
2015-09-16 |
|
Delete render buffer on destroy
Sander
committed
on 16 Sep 2015
|
|
Ensure that Quad.destroy gets called.
Sander
committed
on 16 Sep 2015
|
|
Add destroy function to Quad
Sander
committed
on 16 Sep 2015
|
|
fixed some hint warnings
Steffen Baer
committed
on 16 Sep 2015
|
|
2015-09-15 |
fixed typo in webgl renderer. updated renderTexture example
Mike Reinstein
committed
on 15 Sep 2015
|
|
|
|
|
Cleanup primitive and complex shader during ShaderManager destroy
...
Sander
committed
on 15 Sep 2015
|
|
2015-09-14 |
|
2015-09-09 |
|
Merge branch 'dev' of github.com:pixijs/pixi.js into dev
Alessandro Bianco
committed
on 9 Sep 2015
|
|
2015-09-08 |
|
2015-09-01 |
fix some doc issues; fixes #2066
Chad Engler
committed
on 1 Sep 2015
|
2015-08-26 |
Explicit multiplication to avoid side effects to the texture's original crop property
Alessandro Bianco
committed
on 26 Aug 2015
|
Fix #2006 by applying texture resolution to crop size
Alessandro Bianco
committed
on 26 Aug 2015
|
|
2015-08-19 |
|