index
:
users/mraynsford/jogl.git
mark
master
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)
Sven Gothel
2009-10-05
20
-381
/
+337
*
Add com.sun.opengl.util.texture.spi.NetPbmTextureWriter
Sven Gothel
2009-10-04
1
-0
/
+161
*
EGL: Use surfaceHandle, not windowHandle (2) for eglSurface
Sven Gothel
2009-10-04
1
-2
/
+2
*
EGLContext: Just debug lines ..
Sven Gothel
2009-10-04
1
-3
/
+5
*
FIX: EGL Config: on-/offscreen and pbuffer; Added EGL-PBuffer setSurfaceHandle
Sven Gothel
2009-10-04
4
-36
/
+50
*
Fix Config: Set doublebuffer:=false if offscreen; NEWT: Fix KDWindow.
Sven Gothel
2009-10-04
7
-1
/
+13
*
Fix EGL SurfaceType query/setup [on-/offscreen, pbuffer] using EGLConfig/GLCa...
Sven Gothel
2009-10-04
3
-42
/
+54
*
Texture: Relax/Pending creation of texture ID, no context must be current
Sven Gothel
2009-10-03
1
-17
/
+25
*
Avoid NPE if no context current
Sven Gothel
2009-10-03
1
-1
/
+1
*
NativeWindow extends SurfaceUpdatedListener for 'surfaceUpdated' propagation....
Sven Gothel
2009-10-03
8
-37
/
+54
*
surfaceupdated:: NativeWindow: passing 'updater'; NEWT: adding event listener
Sven Gothel
2009-10-03
8
-18
/
+113
*
EGL Fix: Use the surface handle for creation, not the window handle; More fix...
Sven Gothel
2009-10-03
4
-28
/
+53
*
EGL debug fixes ..
Sven Gothel
2009-10-03
4
-11
/
+28
*
Offscreen/PBuffer capabilities cleanup ; Generic read drawable support
Sven Gothel
2009-10-03
23
-121
/
+291
*
NEWT: Offscreen integration
Sven Gothel
2009-10-02
3
-2
/
+95
*
Pbuffer GLDrawableFactory integration (2)
Sven Gothel
2009-10-02
3
-6
/
+60
*
Proper PBuffer drawable abstraction
Sven Gothel
2009-10-02
5
-67
/
+63
*
NEWT Intel GDL: Proper Pos/Size/Fullscreen
Sven Gothel
2009-10-02
2
-23
/
+112
*
NEWT Intel GDL: Surface Size tuning .. ; Add missing getSurfaceHandle()
Sven Gothel
2009-10-02
2
-12
/
+25
*
Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i...
Sven Gothel
2009-10-02
4
-18
/
+53
*
NativeWindowFactory:
Sven Gothel
2009-10-02
25
-103
/
+4781
*
NEWT: Fix X11 ConfigureEvent ; X11Window don't propagate pos change if parented
Sven Gothel
2009-09-29
2
-36
/
+57
*
Oops .. fixed compile error
Sven Gothel
2009-09-25
1
-1
/
+1
*
Merge branch 'master' of ssh://jausoft.com/srv/scm/jogl
Sven Gothel
2009-09-25
1
-0
/
+1
|
\
|
*
test ..
Sven Gothel
2009-09-24
1
-0
/
+1
*
|
Fix MacOSX External GLContext
Sven Gothel
2009-09-25
11
-182
/
+489
*
|
Adding missing GL 3.0 reuse tokens ; Thanks to Koen Van den dries
Sven Gothel
2009-09-25
1
-0
/
+46
|
/
*
Let the GLCapabilityChooser run over the fallback fixed GLCapabilities [last ...
Sven Gothel
2009-09-24
2
-3
/
+14
*
NEWT AWT: Use size/pos from external frame
Sven Gothel
2009-09-14
1
-0
/
+4
*
Add local webstart test deploy scripts
Sven Gothel
2009-09-14
2
-0
/
+126
*
NEWT: More elegant custom constructor type verification and setting by Window...
Sven Gothel
2009-09-14
2
-34
/
+107
*
Newt.AWT: avoid npe
Sven Gothel
2009-09-13
1
-2
/
+4
*
NEWT: remove redundant test code
Sven Gothel
2009-09-13
1
-3
/
+0
*
NEWT: native parenting Win32 OK
Sven Gothel
2009-09-13
3
-44
/
+89
*
Newt: MacOSX child clipping tests (failed)
Sven Gothel
2009-09-12
3
-6
/
+25
*
Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X...
Sven Gothel
2009-09-12
6
-54
/
+101
*
NEWT: Native window parenting (X11: OK); AWTWindow external Frame OK
Sven Gothel
2009-09-12
6
-31
/
+115
*
NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c...
Sven Gothel
2009-09-12
12
-49
/
+73
*
add JOGL_ALL_NOAWT config
Sven Gothel
2009-09-11
1
-3
/
+7
*
Merge branch 'master' of ssh://git.kenai.com/jogl~jogl-git
Sven Gothel
2009-09-11
2
-3
/
+54
|
\
|
*
newt: mac os mouse wheel event support, also made it more consistent with win...
trembovetski
2009-08-25
2
-3
/
+54
*
|
Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp desc
Sven Gothel
2009-09-11
4
-19
/
+52
*
|
Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp desc
Sven Gothel
2009-09-11
2
-0
/
+130
|
/
*
newt: one more attempt to commit insets-related changes
trembovetski
2009-08-20
8
-14
/
+262
*
newt: additional insets support for GL and AWT Window
trembovetski
2009-08-20
2
-1
/
+23
*
newt: added support for window insets. Only implemented for Windows and MacOS.
trembovetski
2009-08-20
1
-0
/
+96
*
newt: added expose/paint event notification needed for passive rendering. Cur...
trembovetski
2009-08-14
4
-1
/
+177
*
NativeWindow: Add destroy() method, allowing external module to dispose a Nat...
Sven Gothel
2009-08-10
3
-0
/
+22
*
Merge branch 'master' of ssh://
[email protected]
/jogl~jogl-git
Michael Bien
2009-08-08
169
-2131
/
+6858
|
\
|
*
UML: prj ..
Sven Gothel
2009-08-07
5
-14
/
+34
[next]