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
path:
root
/
src
/
newt
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEWT X11 Display Lock:
Sven Gothel
2009-10-11
4
-23
/
+13
*
NEWT: Avoid NPE at destroy() ; DEBUG println ..
Sven Gothel
2009-10-10
2
-4
/
+20
*
NEWT: Add EventDispatchThread (EDT) pattern.
Sven Gothel
2009-10-10
15
-365
/
+672
*
Fix On-/Offscreen and PBuffer.
Sven Gothel
2009-10-05
1
-0
/
+5
*
GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)
Sven Gothel
2009-10-05
2
-4
/
+22
*
Fix Config: Set doublebuffer:=false if offscreen; NEWT: Fix KDWindow.
Sven Gothel
2009-10-04
1
-1
/
+1
*
NativeWindow extends SurfaceUpdatedListener for 'surfaceUpdated' propagation....
Sven Gothel
2009-10-03
3
-54
/
+17
*
surfaceupdated:: NativeWindow: passing 'updater'; NEWT: adding event listener
Sven Gothel
2009-10-03
4
-14
/
+105
*
Offscreen/PBuffer capabilities cleanup ; Generic read drawable support
Sven Gothel
2009-10-03
1
-0
/
+7
*
NEWT: Offscreen integration
Sven Gothel
2009-10-02
2
-1
/
+95
*
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
*
NativeWindowFactory:
Sven Gothel
2009-10-02
12
-76
/
+733
*
NEWT: Fix X11 ConfigureEvent ; X11Window don't propagate pos change if parented
Sven Gothel
2009-09-29
2
-36
/
+57
*
NEWT AWT: Use size/pos from external frame
Sven Gothel
2009-09-14
1
-0
/
+4
*
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
2
-43
/
+88
*
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
5
-29
/
+81
*
NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c...
Sven Gothel
2009-09-12
12
-49
/
+73
*
newt: mac os mouse wheel event support, also made it more consistent with win...
trembovetski
2009-08-25
2
-3
/
+54
*
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
*
Oops: Accidently removed AWT Display selection in NEWT
Sven Gothel
2009-08-01
1
-0
/
+2
*
GL3 Related:
Sven Gothel
2009-08-01
1
-1
/
+3
*
Gluegen:
Sven Gothel
2009-07-31
1
-1
/
+6
*
Fix: Check if windowHandle is already created
sg215889
2009-07-30
3
-20
/
+26
*
BroadcomEGL: No relase-ctx, no destroy-ctx - FIXME
sg215889
2009-07-29
1
-4
/
+5
*
Add BroadcomEGL verbose messages
sg215889
2009-07-29
2
-6
/
+21
*
Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...
sg215889
2009-07-29
4
-6
/
+43
*
Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...
sg215889
2009-07-29
1
-1
/
+5
*
NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG...
sg215889
2009-07-28
2
-3
/
+10
*
Cleanup ..
sg215889
2009-07-28
2
-1
/
+4
*
Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation time
sg215889
2009-07-28
1
-4
/
+8
*
EGL changes for device
Morris Meyer
2009-07-28
1
-2
/
+2
*
Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...
sg215889
2009-07-27
9
-32
/
+391
*
mips changes
Morris Meyer
2009-07-27
3
-1
/
+90
*
NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra...
sg215889
2009-07-24
1
-12
/
+16
*
Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1...
Sven Gothel
2009-07-04
1
-75
/
+0
*
Local property access package-private (no qualifiers)
Sven Gothel
2009-07-04
1
-4
/
+4
*
Fix property query. Thx to Ken pointing this out.
Sven Gothel
2009-07-03
3
-21
/
+60
*
Fix property handling ; Adding jnlp. aliasing for properties
Sven Gothel
2009-07-03
5
-34
/
+32
*
Fix NEWT static singleton init
Sven Gothel
2009-06-18
4
-36
/
+16
*
- Fix: X11 locking
Sven Gothel
2009-06-18
3
-46
/
+30
*
Corrected non-C syntax. Worked around ancient compiler/OS on
Kenneth Russel
2009-06-17
1
-26
/
+49
[next]