Project

General

Profile

« Previous | Next » 

Revision e4330c89

Added by Leszek Koltunski almost 7 years ago

Change of API: move setting the EGL context back to the APP.

View differences:

src/main/java/org/distorted/examples/movingeffects/MovingEffectsRenderer.java
62 62

  
63 63
     mView   = v;
64 64
     mEffects= new DistortedEffects();
65
     mScreen = new DistortedScreen(mView);
65
     mScreen = new DistortedScreen();
66 66
     mRefresh= true;
67 67
     }
68 68

  

Also available in: Unified diff