summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-1720-91/+195
* All tracker are aggregated in the GLContext nowSven Gothel2009-10-171-0/+211
* GLProfile: usesNativeGLES[12] remove check with non impl GL2ES[12] ; Add uses...Sven Gothel2009-10-161-4/+19
* Fix WindowsOffscreenWGLDrawableSven Gothel2009-10-165-2/+28
* Fix Solaris buildSven Gothel2009-10-152-20/+21
* Added a copy of the Wiki's FAQSven Gothel2009-10-121-0/+417
* X11 Display Lock completed (hope so)Sven Gothel2009-10-1211-146/+185
* NativeWindow X11: Lock/Unlock Display if using itSven Gothel2009-10-111-5/+12
* NEWT X11 Display Lock:Sven Gothel2009-10-1112-113/+151
* NEWT: Avoid NPE at destroy() ; DEBUG println ..Sven Gothel2009-10-102-4/+20
* NEWT: Add EventDispatchThread (EDT) pattern.Sven Gothel2009-10-1019-381/+723
* Work on test webstart deploy scripts ..Sven Gothel2009-10-063-10/+63
* EGL more query config trials; Avoid NPE if no config is chosenSven Gothel2009-10-056-20/+50
* Fix On-/Offscreen and PBuffer.Sven Gothel2009-10-0517-43/+120
* Fix: EGL set doublebuffer:=false for offscreenSven Gothel2009-10-051-0/+1
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-0520-381/+337
* Add com.sun.opengl.util.texture.spi.NetPbmTextureWriterSven Gothel2009-10-041-0/+161
* EGL: Use surfaceHandle, not windowHandle (2) for eglSurfaceSven Gothel2009-10-041-2/+2
* EGLContext: Just debug lines ..Sven Gothel2009-10-041-3/+5
* FIX: EGL Config: on-/offscreen and pbuffer; Added EGL-PBuffer setSurfaceHandleSven Gothel2009-10-044-36/+50
* Fix Config: Set doublebuffer:=false if offscreen; NEWT: Fix KDWindow.Sven Gothel2009-10-047-1/+13
* Fix EGL SurfaceType query/setup [on-/offscreen, pbuffer] using EGLConfig/GLCa...Sven Gothel2009-10-043-42/+54
* Texture: Relax/Pending creation of texture ID, no context must be currentSven Gothel2009-10-031-17/+25
* Avoid NPE if no context currentSven Gothel2009-10-031-1/+1
* NativeWindow extends SurfaceUpdatedListener for 'surfaceUpdated' propagation....Sven Gothel2009-10-038-37/+54
* surfaceupdated:: NativeWindow: passing 'updater'; NEWT: adding event listenerSven Gothel2009-10-038-18/+113
* 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-034-11/+28
* Offscreen/PBuffer capabilities cleanup ; Generic read drawable supportSven Gothel2009-10-0323-121/+291
* NEWT: Offscreen integrationSven Gothel2009-10-023-2/+95
* Pbuffer GLDrawableFactory integration (2)Sven Gothel2009-10-023-6/+60
* Proper PBuffer drawable abstractionSven Gothel2009-10-025-67/+63
* NEWT Intel GDL: Proper Pos/Size/FullscreenSven Gothel2009-10-022-23/+112
* NEWT Intel GDL: Surface Size tuning .. ; Add missing getSurfaceHandle()Sven Gothel2009-10-022-12/+25
* Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i...Sven Gothel2009-10-024-18/+53
* NativeWindowFactory:Sven Gothel2009-10-0225-103/+4781
* NEWT: Fix X11 ConfigureEvent ; X11Window don't propagate pos change if parentedSven Gothel2009-09-292-36/+57
* Oops .. fixed compile errorSven Gothel2009-09-251-1/+1
* Merge branch 'master' of ssh://jausoft.com/srv/scm/joglSven Gothel2009-09-251-0/+1
|\
| * test ..Sven Gothel2009-09-241-0/+1
* | Fix MacOSX External GLContextSven Gothel2009-09-2511-182/+489
* | Adding missing GL 3.0 reuse tokens ; Thanks to Koen Van den driesSven Gothel2009-09-251-0/+46
|/
* Let the GLCapabilityChooser run over the fallback fixed GLCapabilities [last ...Sven Gothel2009-09-242-3/+14
* NEWT AWT: Use size/pos from external frameSven Gothel2009-09-141-0/+4
* Add local webstart test deploy scriptsSven Gothel2009-09-142-0/+126
* NEWT: More elegant custom constructor type verification and setting by Window...Sven Gothel2009-09-142-34/+107
* Newt.AWT: avoid npeSven Gothel2009-09-131-2/+4
* NEWT: remove redundant test codeSven Gothel2009-09-131-3/+0
* NEWT: native parenting Win32 OKSven Gothel2009-09-133-44/+89
* Newt: MacOSX child clipping tests (failed)Sven Gothel2009-09-123-6/+25