aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/sun/opengl/impl
Commit message (Expand)AuthorAgeFilesLines
* NativeWindow extends SurfaceUpdatedListener for 'surfaceUpdated' propagation....Sven Gothel2009-10-032-14/+20
* surfaceupdated:: NativeWindow: passing 'updater'; NEWT: adding event listenerSven Gothel2009-10-031-1/+1
* EGL Fix: Use the surface handle for creation, not the window handle; More fix...Sven Gothel2009-10-034-28/+53
* EGL debug fixes ..Sven Gothel2009-10-033-10/+26
* Offscreen/PBuffer capabilities cleanup ; Generic read drawable supportSven Gothel2009-10-0321-119/+256
* NEWT: Offscreen integrationSven Gothel2009-10-021-1/+0
* Pbuffer GLDrawableFactory integration (2)Sven Gothel2009-10-022-3/+24
* Proper PBuffer drawable abstractionSven Gothel2009-10-025-67/+63
* NativeWindowFactory:Sven Gothel2009-10-026-13/+50
* Oops .. fixed compile errorSven Gothel2009-09-251-1/+1
* Fix MacOSX External GLContextSven Gothel2009-09-256-153/+366
* Let the GLCapabilityChooser run over the fallback fixed GLCapabilities [last ...Sven Gothel2009-09-241-2/+13
* 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-021-1/+1
* Update documentation (OpenGL 3.0, 3.1 specifics); Fix ExtensionAvailabilityCa...Sven Gothel2009-08-021-9/+6
* Fix: updateGLProcAddressTable() call order - child before parent, broke WGLSven Gothel2009-08-014-4/+4
* GL3 Related:Sven Gothel2009-08-013-35/+173
* 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-2423-607/+657
* Using commont JAWTUtil for final lockingsg2158892009-07-201-5/+5
* Add: Extended support for CVM:sg2158892009-07-129-31/+88
* 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-035-22/+57
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-037-29/+31
* - Removed useless GLX synchronized hacks in X11GLXGraphicsConfigurationSven Gothel2009-06-181-6/+3
* - Fix: X11 locking Sven Gothel2009-06-185-87/+51
* - 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-15182-0/+42846