Project

General

Profile

« Previous | Next » 

Revision 031fbe7a

Added by Leszek Koltunski almost 6 years ago

Partially 'fix' Glow effect for the case when FBO_QUEUE_SIZE > 1 (come back to pre-FBO_QUEUE_SIZE level of functionality).
Still, Glow needs to actually get implemented correctly.

View differences:

src/main/java/org/distorted/library/main/DistortedEffects.java
233 233
    mNormalMVPMatrixH  = GLES31.glGetUniformLocation( normalProgramH, "u_MVPMatrix");
234 234
    }
235 235

  
236
  ///////////////////////////////////////////////////////////////////////////////////////////////////
236
///////////////////////////////////////////////////////////////////////////////////////////////////
237 237

  
238 238
  static void createProgramsOIT(Resources resources)
239 239
    {

Also available in: Unified diff