2016-02-16 |
destroy method for canvas renderer
clément chenebault
committed
on 16 Feb 2016
|
---|---|
reset some properties
clément chenebault
committed
on 16 Feb 2016
|
|
Merge branch 'dev-v4.0.0' into before-destroy
clément chenebault
committed
on 16 Feb 2016
|
|
destroy WebGLRenderer
clément chenebault
committed
on 16 Feb 2016
|
|
2016-02-15 |
added generate texture to system renderer
Mat Groves
committed
on 15 Feb 2016
|
fixed line bug
Mat Groves
committed
on 15 Feb 2016
|
|
Merge branch 'dev-canvas-refactor' into dev-v4.0.0
Mat Groves
committed
on 15 Feb 2016
|
|
removed forced canvas
Mat Groves
committed
on 15 Feb 2016
|
|
|
|
2016-02-14 |
|
used stream draw instead of dynamic
Mat Groves
committed
on 14 Feb 2016
|
|
|
|
2016-02-13 |
Merge pull request #2355 from rvierich/flush_webgl_on_renderer_destroy
...
Mat Groves
committed
on 13 Feb 2016
|
2016-02-12 |
flush all webgl commands before the renderer is completely destroyed. This ensures that all commands are processed in a timely fashion (especially in browsers with multi-process or multi-threaded graphics architectures like chrome). Noteably, this ensures that gl textures are actually deleted around the same time that the renderer is destroyed.
Robin Vierich
committed
on 12 Feb 2016
|
Merge branch 'dm-v4' into dev-v4.0.0
Mat Groves
committed
on 12 Feb 2016
|
|
render texture refactor
Mat Groves
committed
on 12 Feb 2016
|
|
rebuild
Mat Groves
committed
on 12 Feb 2016
|
|
Merge branch 'dm-v4' into dev-v4.0.0
Mat Groves
committed
on 12 Feb 2016
|
|
removed shader manager
Mat Groves
committed
on 12 Feb 2016
|
|
added graphics optimisations for rects
Mat Groves
committed
on 12 Feb 2016
|
|
2016-02-11 |
fixed single graphics line bug
Mat Groves
committed
on 11 Feb 2016
|
2016-02-10 |
|
Merge branch 'dm-v4' into dev-v4.0.0
Mat Groves
committed
on 10 Feb 2016
|
|
|
|
2016-02-09 |
|
|
|
Jsdoc moveWhenInside type typo
Johannes
committed
on 9 Feb 2016
|
|
|
|
republished files
Mat Groves
committed
on 9 Feb 2016
|
|
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves
committed
on 9 Feb 2016
|