-
update_context
boolean update_context
-
SYNC_LOCK
java.lang.Object SYNC_LOCK
-
pixel_format
PixelFormat pixel_format
The requested pixel format
-
drawable
Drawable drawable
The drawable to share context with
-
attribs
ContextAttribs attribs
The ContextAttribs to use when creating the context
-
peer_info
org.lwjgl.opengl.PeerInfo peer_info
Context handle
-
context
org.lwjgl.opengl.ContextGL context
-
reentry_count
int reentry_count
re-entry counter for support for re-entrant
redrawing in paint(). It happens when using dialog boxes.
-
first_run
boolean first_run
Tracks whether initGL() needs to be called