summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-07-28 16:20:03 +0200
committerSven Gothel <[email protected]>2011-07-28 16:20:03 +0200
commit2fdad3b074298df2f246505a52ad8325eef5b9b3 (patch)
tree82f71aaf120d65ededc5efb9fa17d16dcd99f68b /doc
parent0d33c08d880ab035911b0af0c87e1fdf11e7ad60 (diff)
updated runtime properties (debug) doc
Diffstat (limited to 'doc')
-rw-r--r--doc/Implementation/runtime-properties.txt22
1 files changed, 18 insertions, 4 deletions
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
+