Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java @ 05ecc6fe

Name Size
  org

Latest revisions

# Date Author Comment
05ecc6fe 04/18/2017 02:30 PM Leszek Koltunski

Major:

1) in the Library, fix the fact that some applications (those that were creating their DistortedSurface objects outside of onSurfaceCreated or onSurfaceChanged) would not render after the activity went to background (press POWER to see that).
2) in the Apps, call the new 'Distorted.onPause()' API to fix the above problem...

0afc143a 04/16/2017 09:30 PM Leszek Koltunski

Reset EffectsPostprocess' ID back in 0 on Destroy.

be60d4ff 04/16/2017 09:23 PM Leszek Koltunski

Children now properly sorted into Postprocessing Buckets.

efe3d8fe 04/15/2017 10:58 PM Leszek Koltunski

Messing around with the AttachDaemon (from now on a more generic DistortedMaster).

In preparation for thr SORT job that will let us sort the children Nodes into postprocessing Buckets.

27f42cd6 04/13/2017 09:38 PM Leszek Koltunski

Actually implement proper postprocessing Buckets.

e02264ff 04/13/2017 09:18 PM Leszek Koltunski

Bugfix (before we couldn't call postprocess() more than once per frame)

13687207 04/12/2017 11:55 PM Leszek Koltunski

Separate the Postprocessing Effects to their own DistortedEffectsPostprocess queue.
This partly breaks Multiblur (to be debugged)

e137d4f5 04/11/2017 01:23 PM Leszek Koltunski

Minor.

60c1c622 04/10/2017 11:02 PM Leszek Koltunski

Move the Postprocessing buffers to OutputSurface.

8baa1fe6 04/04/2017 02:57 PM Leszek Koltunski

When detaching Nodes, do make sure we also cancel any ATTACH jobs that might be pending.

View revisions

Also available in: Atom