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/monalisa/MonaLisaRenderer.java
140 140

  
141 141
      try
142 142
        {
143
        Distorted.onSurfaceCreated(mView.getContext());
143
        Distorted.onCreate(mView.getContext());
144 144
        }
145 145
      catch(Exception ex)
146 146
        {

Also available in: Unified diff