Project

General

Profile

« Previous | Next » 

Revision 12f9e4bb

Added by Leszek Koltunski almost 6 years ago

a mix of two changes:

1) remove the DistortedInputSurface interface (now every Surface is Input)
2) make the OIT SSBO self-adjustable in size

View differences:

src/main/java/org/distorted/library/main/Distorted.java
83 83
   * of FBO_QUEUE_SIZE FBOs. (otherwise we sometimes get a 'full pipeline flush' and the end result
84 84
   * might be missing part of the Objects)
85 85
   *
86
   * This bug only exists on Mali driver r12. TODO: on other platforms, make this equal to 1.
86
   * This bug only exists on Mali driver r12.
87 87
   *
88 88
   * https://community.arm.com/graphics/f/discussions/10285/opengl-es-3-1-on-mali-t880-flashes
89 89
   */

Also available in: Unified diff