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/glow/GlowRenderer.java
131 131

  
132 132
      makeGlow(0);
133 133

  
134
      mScreen = new DistortedScreen(mView);
134
      mScreen = new DistortedScreen();
135 135
      mScreen.attach(root);
136 136
      }
137 137

  

Also available in: Unified diff