aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl
Commit message (Expand)AuthorAgeFilesLines
* Fix Offscreen/PBuffer [WGL/GLX]: No XVisual/PFD necessary here ..Sven Gothel2009-08-063-13/+18
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-055-31/+55
* WGL 3.2: No need for 'jogl.GLContext.3_2' - just works.Sven Gothel2009-08-032-35/+22
* Doc: OpenGL 3.1 .. 3.2 profile clarificationSven Gothel2009-08-033-50/+108
* Fix GLX/WGL GraphicsConfigurationFactory: Be more relaxed in error handling -...Sven Gothel2009-08-022-8/+34
* Fix doc bug @arg -> @paramSven Gothel2009-08-027-25/+25
* Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa...Sven Gothel2009-08-021-9/+6
* Update OpenGL GL2 profile subsumed/promoted extensions. Base is 3.0, ignore t...Sven Gothel2009-08-021-5/+4
* Fix: updateGLProcAddressTable() call order - child before parent, broke WGLSven Gothel2009-08-014-4/+4
* Cleanup GLSL ShaderUtil/Code; Add dumpCodeSven Gothel2009-08-013-62/+124
* GL3 Related:Sven Gothel2009-08-019-43/+392
* 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