aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl
Commit message (Expand)AuthorAgeFilesLines
* Fix: GL2ES1 mapping to GL2ES12 if availableSven Gothel2009-07-311-3/+3
* Gluegen:Sven Gothel2009-07-317-106/+181
* Fix SwapInterval (return value, check ctx current, egl), add getSwapInterval.sg2158892009-07-308-36/+60
* eglBindAPI optionalsg2158892009-07-291-2/+9
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-2912-58/+62
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-293-23/+169
* Refine debug messagesg2158892009-07-292-2/+9
* 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-282-6/+10
* Cleanup ..sg2158892009-07-284-36/+9
* Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation timesg2158892009-07-281-2/+3
* EGL changes for deviceMorris Meyer2009-07-285-9/+38
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-272-11/+46
* Add: Extended support for CVM crosscompile:sg2158892009-07-2427-684/+778
* Using commont JAWTUtil for final lockingsg2158892009-07-201-5/+5
* Add: Extended support for CVM:sg2158892009-07-1211-35/+96
* 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-0310-36/+70
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-0310-39/+36
* - Removed useless GLX synchronized hacks in X11GLXGraphicsConfigurationSven Gothel2009-06-181-6/+3
* - Fix: X11 locking Sven Gothel2009-06-186-87/+54
* 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-172-31/+37
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-15322-0/+96389