aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X...Sven Gothel2009-09-126-54/+101
* NEWT: Native window parenting (X11: OK); AWTWindow external Frame OKSven Gothel2009-09-126-31/+115
* NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c...Sven Gothel2009-09-1212-49/+73
* add JOGL_ALL_NOAWT configSven Gothel2009-09-111-3/+7
* Merge branch 'master' of ssh://git.kenai.com/jogl~jogl-gitSven Gothel2009-09-112-3/+54
|\
| * newt: mac os mouse wheel event support, also made it more consistent with win...trembovetski2009-08-252-3/+54
* | Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp descSven Gothel2009-09-114-19/+52
* | Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp descSven Gothel2009-09-112-0/+130
|/
* newt: one more attempt to commit insets-related changestrembovetski2009-08-208-14/+262
* newt: additional insets support for GL and AWT Windowtrembovetski2009-08-202-1/+23
* newt: added support for window insets. Only implemented for Windows and MacOS.trembovetski2009-08-201-0/+96
* newt: added expose/paint event notification needed for passive rendering. Cur...trembovetski2009-08-144-1/+177
* NativeWindow: Add destroy() method, allowing external module to dispose a Nat...Sven Gothel2009-08-103-0/+22
* Merge branch 'master' of ssh://[email protected]/jogl~jogl-gitMichael Bien2009-08-08169-2131/+6858
|\
| * UML: prj ..Sven Gothel2009-08-075-14/+34
| * UML: Use png, due to our download server lack of SVG MIME type ..Sven Gothel2009-08-0716-53/+73
| * Javadoc API: Add link to UML DiagramSven Gothel2009-08-062-7/+13
| * Refine UML Diagram with functional segmentsSven Gothel2009-08-068-193/+304
| * Add UML Class DiagramSven Gothel2009-08-0626-0/+2016
| * Fix Offscreen/PBuffer [WGL/GLX]: No XVisual/PFD necessary here ..Sven Gothel2009-08-063-13/+18
| * Unify GL: glUnmapBuffer, glBlend*, glGenerateMipmap; Analyze script for colli...OpenGL_3_2_IntegratedSven Gothel2009-08-056-42/+46
| * Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-0547-344/+738
| * 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-036-55/+120
| * Doc: OpenGL 3.1 .. 3.2 profile clarificationSven Gothel2009-08-032-8/+16