We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8698e commit 17bb55eCopy full SHA for 17bb55e
core/src/processing/opengl/PJOGL.java
@@ -54,7 +54,6 @@
54
import com.jogamp.opengl.glu.GLUtessellatorCallbackAdapter;
55
56
import processing.core.PApplet;
57
-import processing.core.PConstants;
58
import processing.core.PGraphics;
59
import processing.opengl.PGL;
60
import processing.opengl.PGraphicsOpenGL;
core/todo.txt
@@ -37,6 +37,8 @@ X https://github.com/processing/processing/pull/3604
37
X https://github.com/processing/processing/pull/3605
38
X https://github.com/processing/processing/pull/3606
39
X https://github.com/processing/processing/pull/3628
40
+X Improve OpenGL extensions checks
41
+X https://github.com/processing/processing/pull/3646
42
43
opengl
44
X filter(PShader) broken in HDPI mode
0 commit comments