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/plainmonalisa/RenderThread.java
218 218

  
219 219
    try
220 220
      {
221
      Distorted.onSurfaceCreated(mView.getContext());
221
      Distorted.onCreate(mView.getContext());
222 222
      }
223 223
    catch(Exception ex)
224 224
      {

Also available in: Unified diff