From 2fdad3b074298df2f246505a52ad8325eef5b9b3 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Thu, 28 Jul 2011 16:20:03 +0200
Subject: updated runtime properties (debug) doc

---
 doc/Implementation/runtime-properties.txt | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

(limited to 'doc/Implementation')

diff --git a/doc/Implementation/runtime-properties.txt b/doc/Implementation/runtime-properties.txt
index 0d9b0b160..9efd6eaa4 100644
--- a/doc/Implementation/runtime-properties.txt
+++ b/doc/Implementation/runtime-properties.txt
@@ -3,13 +3,14 @@
     jogamp.debug.JNILibLoader
     jogamp.debug.JVMUtil
     jogamp.debug.Lock
-    jogamp.debug.ReflectionUtil
     jogamp.debug.NativeLibrary
     jogamp.debug.NativeLibrary.Lookup
+    jogamp.debug.ReflectionUtil
     jogamp.debug.ProcAddressHelper
     jogamp.debug.ProcAddressHelper.prefix
 
 
+
 ../doc/Implementation/runtime-properties-temp/gluegen-rt.ipd.debug.txt
 ----------------------------------------
     jnlp.launcher.class
@@ -19,27 +20,33 @@
     sun.jnlp.applet.launcher
 
 
+
 ../doc/Implementation/runtime-properties-temp/jogl.debug.all.txt
 ----------------------------------------
     jogl.debug.Animator
     jogl.debug.BuildMipmap
     jogl.debug.CapabilitiesChooser
+    jogl.debug.DebugGL
     jogl.debug.EGL
     jogl.debug.GLCanvas
     jogl.debug.GLContext
+    jogl.debug.GLDebugMessageHandler
     jogl.debug.GLDrawable
     jogl.debug.GLJPanel
     jogl.debug.GLPipelineFactory
     jogl.debug.GLProfile
     jogl.debug.GLSLCode
-    jogl.debug.GLStateTracker
     jogl.debug.GLStatusTracker
+    jogl.debug.graph.curve
     jogl.debug.GraphicsConfiguration
     jogl.debug.Java2D
     jogl.debug.MacOSXPbufferCGLDrawable
     jogl.debug.Texture
     jogl.debug.TextureIO
     jogl.debug.Threading
+    jogl.debug.TraceGL
+    jogl.debug.Triangulation
+
 
 
 ../doc/Implementation/runtime-properties-temp/jogl.ipd.debug.txt
@@ -60,22 +67,27 @@
     jogl.texture.notexrect
 
 
+
 ../doc/Implementation/runtime-properties-temp/nativewindow.debug.txt
 ----------------------------------------
     nativewindow.debug.DefaultCapabilitiesChooser
     nativewindow.debug.GraphicsConfiguration
-    nativewindow.debug.    if(Debug.debugAll()) {
+    nativewindow.debug.GraphicsDevice
     nativewindow.debug.JAWT
     nativewindow.debug.NativeWindow
+    nativewindow.debug.RegisteredClass
     nativewindow.debug.X11Util
 
 
+
 ../doc/Implementation/runtime-properties-temp/nativewindow.ipd.debug.txt
 ----------------------------------------
     java.awt.headless
     nativewindow.debug.ToolkitLock.TraceLock
     nativewindow.debug.X11Util.TraceDisplayLifecycle
     nativewindow.ws.name
+    nativewindow.x11.mt-bug
+
 
 
 ../doc/Implementation/runtime-properties-temp/newt.debug.txt
@@ -90,13 +102,15 @@
     newt.debug.Window.WindowEvent
 
 
+
 ../doc/Implementation/runtime-properties-temp/newt.ipd.debug.txt
 ----------------------------------------
     newt.MainThread.force
     newt.test.EDTMainThread
-    newt.test.Window.reparent.incompatible
     newt.test.Screen.disableScreenMode
+    newt.test.Window.reparent.incompatible
     newt.ws.sheight
     newt.ws.swidth
 
 
+
-- 
cgit v1.2.3