Added org.lwjgl.util.NoChecks

This commit is contained in:
Ioannis Tsakpinis 2010-04-22 23:49:46 +00:00
parent 47c9991b41
commit 297612ffe0
1 changed files with 3 additions and 0 deletions

View File

@ -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