aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com
Commit message (Expand)AuthorAgeFilesLines
* GL3 Related:Sven Gothel2009-08-014-38/+185
* Gluegen:Sven Gothel2009-07-317-106/+181
* Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.sg2158892009-07-307-35/+44
* eglBindAPI optionalsg2158892009-07-291-2/+9
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-2912-58/+62
* Refine debug messagesg2158892009-07-291-2/+7
* NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG...sg2158892009-07-281-2/+0
* Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...sg2158892009-07-281-1/+1
* Cleanup ..sg2158892009-07-283-33/+6
* Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation timesg2158892009-07-281-2/+3
* EGL changes for deviceMorris Meyer2009-07-284-6/+35
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-272-11/+46
* Add: Extended support for CVM crosscompile:sg2158892009-07-2424-619/+673
* Using commont JAWTUtil for final lockingsg2158892009-07-201-5/+5
* Add: Extended support for CVM:sg2158892009-07-1210-33/+89
* Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1...Sven Gothel2009-07-042-110/+34
* 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-036-24/+62
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-038-31/+33
* - Removed useless GLX synchronized hacks in X11GLXGraphicsConfigurationSven Gothel2009-06-181-6/+3
* - Fix: X11 locking Sven Gothel2009-06-185-87/+51
* Fixes for javadoc targetsKenneth Russel2009-06-181-0/+2
* - Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit)Sven Gothel2009-06-172-112/+76
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-171-30/+34
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-15287-0/+86852