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/fbo/FBORenderer.java
166 166
      
167 167
      try
168 168
        {
169
        Distorted.onSurfaceCreated(mView.getContext());
169
        Distorted.onCreate(mView.getContext());
170 170
        }
171 171
      catch(Exception ex)
172 172
        {

Also available in: Unified diff