index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
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
...
*
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
*
- Add: GLProfile.get(name) return default if name=="GL" as well (or if null)
Sven Gothel
2009-06-17
23
-881
/
+1472
*
Newt: update to the previous fix : need to use 0xFFFF not 0xFF.
Dmitri Trembovetski
2009-06-17
1
-7
/
+7
*
Newt: fix to avoid crash on windows when compiled with vc7 configuration (cau...
Dmitri Trembovetski
2009-06-16
1
-6
/
+8
*
There is no #warning or #warn preprocessor directive in MSVC
Kenneth Russel
2009-06-16
1
-1
/
+0
[prev]
[next]