Project

General

Profile

« Previous | Next » 

Revision 86c352e0

Added by Leszek Koltunski almost 6 years ago

Some progress with not-postprocessed OIT.

View differences:

src/main/java/org/distorted/library/main/Distorted.java
88 88
   * https://community.arm.com/graphics/f/discussions/10285/opengl-es-3-1-on-mali-t880-flashes
89 89
   */
90 90
  public static final int FBO_QUEUE_SIZE = 4;
91
  /**
92
   * Number of Main program variants (ATM 2: main and main OIT)
93
   */
94
  public static final int MAIN_VARIANTS = 2;
91 95

  
92 96
  private static boolean mInitialized=false;
93 97

  

Also available in: Unified diff