Project

General

Profile

« Previous | Next » 

Revision 76f9798b

Added by Leszek Koltunski over 7 years ago

New DistortedProgram class.

View differences:

src/main/java/org/distorted/examples/olimpic/OlimpicRenderer.java
177 177
      
178 178
      try
179 179
        {
180
        Distorted.onSurfaceCreated(mView.getContext());
180
        Distorted.onCreate(mView.getContext());
181 181
        }
182 182
      catch(Exception ex)
183 183
        {

Also available in: Unified diff