summaryrefslogtreecommitdiffstats
path: root/src/nativewindow/classes
Commit message (Expand)AuthorAgeFilesLines
* mips changesMorris Meyer2009-07-271-1/+3
* Add: Extended support for CVM crosscompile:sg2158892009-07-246-18/+74
* Fix jnlp macosx ; Ignore jawt lib loading errorSven Gothel2009-07-041-1/+8
* Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1...Sven Gothel2009-07-042-3/+67
* Local property access package-private (no qualifiers)Sven Gothel2009-07-041-4/+4
* Fix property query. Thx to Ken pointing this out.Sven Gothel2009-07-032-22/+58
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-033-19/+27
* - Fixed: JOGL Cg Dependencies ..Sven Gothel2009-07-011-5/+16
* - Removed useless GLX synchronized hacks in X11GLXGraphicsConfigurationSven Gothel2009-06-181-15/+24
* Refactored static initialization to let the JVM ensure it only runsKenneth Russel2009-06-181-9/+3
* - Fix: X11 locking Sven Gothel2009-06-186-85/+196
* - Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit)Sven Gothel2009-06-173-62/+11
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-172-21/+38
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1543-0/+4747