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/check/CheckRenderer.java
131 131
        Log.e("Check", "Failed to add Chroma effect!");
132 132
        }
133 133

  
134
      mScreen = new DistortedScreen(mView);
134
      mScreen = new DistortedScreen();
135 135
      }
136 136

  
137 137
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff