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/differenteffects/DifferentEffectsRenderer.java
118 118
        mEffects[i].apply(scaleEffect);
119 119
        }
120 120

  
121
      mScreen = new DistortedScreen(mView);
121
      mScreen = new DistortedScreen();
122 122
      }
123 123

  
124 124
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff