mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 05:54:59 +02:00
Start work on OpenGL bindings
This commit is contained in:
@@ -1,5 +1 @@
|
||||
import OpenGL
|
||||
|
||||
# PyOpenGL error checking is extremely slow, so disable it, since by default it
|
||||
# runs for every call into the OpenGL API
|
||||
OpenGL.ERROR_CHECKING = False
|
||||
|
||||
Reference in New Issue
Block a user