From 297612ffe0a5993efa1dad1edb9c80492ba49ad9 Mon Sep 17 00:00:00 2001 From: Ioannis Tsakpinis Date: Thu, 22 Apr 2010 23:49:46 +0000 Subject: [PATCH] Added org.lwjgl.util.NoChecks --- doc/lwjgl_hidden_switches.text | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/lwjgl_hidden_switches.text b/doc/lwjgl_hidden_switches.text index e9c854b5..175a798c 100644 --- a/doc/lwjgl_hidden_switches.text +++ b/doc/lwjgl_hidden_switches.text @@ -12,6 +12,9 @@ Do not create the keyboard when creating the display org.lwjgl.util.Debug Whether to output debug info +org.lwjgl.util.NoChecks +Whether to disable runtime function/buffer checks and state tracking. + org.lwjgl.opengl.Display.allowSoftwareOpenGL Whether to allow creation of a software only opengl context