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/effectqueue/EffectQueueRenderer.java
107 107

  
108 108
    try
109 109
      {
110
      Distorted.onSurfaceCreated(mView.getContext());
110
      Distorted.onCreate(mView.getContext());
111 111
      }
112 112
    catch(Exception ex)
113 113
      {

Also available in: Unified diff