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/dynamic/DynamicRenderer.java
62 62
     mView    = v;
63 63
     mMesh    = new MeshFlat(1,1);
64 64
     mEffects = new DistortedEffects();
65
     mScreen  = new DistortedScreen(mView);
65
     mScreen  = new DistortedScreen();
66 66
     }
67 67

  
68 68
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff