Project

General

Profile

« Previous | Next » 

Revision 667884b0

Added by Leszek Koltunski almost 4 years ago

Speedup for preapply

View differences:

src/main/java/org/distorted/library/main/DistortedLibrary.java
305 305
    String enabledEffectV= VertexEffect.getAllGLSL();
306 306
    String enabledEffectF= "{}";
307 307

  
308
    fullVertHeader += "#define PREAPPLY\n";
309

  
308 310
    String[] feedback = { "v_Position", "v_endPosition" };
309 311

  
310 312
    try

Also available in: Unified diff