Project

General

Profile

« Previous | Next » 

Revision 89a0d841

Added by Leszek Koltunski almost 8 years ago

Beginnings of support for PostShader effects (SavePNG, SaveMP4)

View differences:

src/main/java/org/distorted/examples/plainmonalisa/RenderThread.java
205 205
    {
206 206
    Log.d(TAG, "surfaceChanged " + width + "x" + height);
207 207

  
208
    monaLisa.abortAllEffects(Distorted.TYPE_MATR);
208
    monaLisa.abortAllEffects(Distorted.TYPE_PRE);
209 209

  
210 210
    if( bmpHeight/bmpWidth > height/width )
211 211
      {

Also available in: Unified diff