|
From: <sp...@us...> - 2010-04-22 23:49:52
|
Revision: 3335
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3335&view=rev
Author: spasi
Date: 2010-04-22 23:49:46 +0000 (Thu, 22 Apr 2010)
Log Message:
-----------
Added org.lwjgl.util.NoChecks
Modified Paths:
--------------
trunk/LWJGL/doc/lwjgl_hidden_switches.text
Modified: trunk/LWJGL/doc/lwjgl_hidden_switches.text
===================================================================
--- trunk/LWJGL/doc/lwjgl_hidden_switches.text 2010-04-22 23:21:48 UTC (rev 3334)
+++ trunk/LWJGL/doc/lwjgl_hidden_switches.text 2010-04-22 23:49:46 UTC (rev 3335)
@@ -12,6 +12,9 @@
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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|