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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
newt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use helper.isExternalAnimatorAnimating() instead of helper.isAnimatorAnimatin...
Sven Gothel
2012-10-05
1
-0
/
+1
*
Fix Bug 572 (2nd time): GLCanvas.validateGLDrawable() @ display() and reshape...
Sven Gothel
2012-10-05
3
-8
/
+8
*
Fix regression of commit fbe331f013608eb31ff0d8675f4e4c9881c9c48b: X11 Displa...
Sven Gothel
2012-10-05
1
-1
/
+5
*
Fix SWTEDTUtil bug, where it simply doesn't start by an implicit 'invoke()' -...
Sven Gothel
2012-10-05
2
-2
/
+15
*
Misc: Add commented-out NEWT X11/XCB-Event and X11ScreenRandR1[13] compilatio...
Sven Gothel
2012-10-02
6
-0
/
+1346
*
Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94
Sven Gothel
2012-10-02
4
-5
/
+5
*
NativeWindow/X11 + NEWT/X11: Cache 'isXineramaEnabled()' to reduce X11 server...
Sven Gothel
2012-09-28
3
-7
/
+12
*
NEWT X11 ScreenMode: Ignore invalid rotation event
Sven Gothel
2012-09-28
1
-9
/
+16
*
Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l...
Sven Gothel
2012-09-27
17
-271
/
+200
*
NativeWindowFactory/NEWT: Use relative sub-package names in NativeWindowFacto...
Sven Gothel
2012-09-20
1
-1
/
+8
*
Complete 646714d3dab87396b9a3119bf90ca26e0b1c97ce / Fix Bug 601: Add missing ...
Sven Gothel
2012-09-16
2
-2
/
+22
*
Fix Bug 601: Harmonize order of key events incl. auto-repeat and adding AUTOR...
Sven Gothel
2012-09-16
11
-38
/
+214
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
8
-74
/
+103
*
NEWT AWT Driver: Remove flashing (clear background @ update/paint method) ; P...
Sven Gothel
2012-09-07
3
-24
/
+110
*
NEWT EDTUtil: Complete AWT and SWT impl. w/ Newt event dequeue thread (NEDT)
Sven Gothel
2012-09-07
7
-92
/
+477
*
Fix Android Power-suspend and Power-resume
Sven Gothel
2012-08-23
1
-5
/
+10
*
Fix Android/NEWT WindowDriver: Add missing eglDestroySurface() in closeNative...
Sven Gothel
2012-08-23
1
-9
/
+27
*
Fix/Workaround: For BCM_VC_IV EGL (alpha) configuration
Sven Gothel
2012-08-21
1
-1
/
+8
*
NEWT Windows.closeNativeImpl(): Remove 'GDI.SetParent(windowHandleClose, 0)' ...
Sven Gothel
2012-08-19
1
-1
/
+0
*
Fix missing NEWT driver class name change - regression of a694cadca4ab72481e7...
Sven Gothel
2012-08-18
1
-1
/
+1
*
Fix bcm_vc_iv.h: redefinition of typedef ‘DISPMANX_ELEMENT_HANDLE_T
Sven Gothel
2012-08-18
1
-2
/
+0
*
NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,...
Sven Gothel
2012-08-18
46
-400
/
+379
*
GLProfile/NativeWindowFactory: Remove deprecated argument 'firstUIActionOnPro...
Sven Gothel
2012-08-18
2
-2
/
+2
*
NEWT: Adding support for BCM VC IV (Broadcom VideoCodec 4) and Linux console ...
Sven Gothel
2012-08-16
10
-11
/
+925
*
Resolve conflict
Sven Gothel
2012-08-07
7
-25
/
+24
|
\
|
*
Rename jogamp.newt.driver.kd.* classes to allow OpenKODE testing by passing
Xerxes Rånby
2012-07-10
7
-24
/
+24
|
*
Rename jogamp.newt.driver.kd.* classes to allow OpenKODE testing by passing
Xerxes Rånby
2012-07-10
3
-0
/
+0
*
|
Fix X11 Display Connection leak w/ new GLAutoDrawableBase code when used w/ o...
v2.0-rc10
Sven Gothel
2012-08-03
1
-1
/
+1
*
|
SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...
Sven Gothel
2012-07-25
12
-79
/
+775
*
|
Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti...
Sven Gothel
2012-07-24
8
-16
/
+23
*
|
Fix Bug 606 - New AWT threading implementation breaks .. ; Fix GLAutoDrawable...
Sven Gothel
2012-07-22
2
-64
/
+71
*
|
Fix OSX OffscreenLayerSurface (OLS) regressions (pbuffer based)
Sven Gothel
2012-07-20
1
-2
/
+8
*
|
Fix TestFocus01SwingAWTRobot failure duer to RedSquareES2's setFullscreen() t...
Sven Gothel
2012-07-20
1
-2
/
+1
*
|
Minor edits
Sven Gothel
2012-07-20
1
-5
/
+6
*
|
Fix NEWT exception handling in event dispatching: Catch and fwd to caller
Sven Gothel
2012-07-20
3
-24
/
+47
*
|
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
7
-22
/
+60
*
|
EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU...
Sven Gothel
2012-07-09
3
-29
/
+6
|
/
*
C code: remove warnings
Sven Gothel
2012-07-06
1
-4
/
+4
*
Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf...
Sven Gothel
2012-07-06
2
-2
/
+2
*
GLContext adds FBO availability to profile mapping; Fix GL[Auto]Drawable/GLCo...
Sven Gothel
2012-07-05
2
-1
/
+3
*
NEWT/KD Adapt to 'new' KD Window Creation API, use EGLConfig
Sven Gothel
2012-07-05
2
-21
/
+10
*
NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc...
Sven Gothel
2012-07-05
7
-30
/
+92
*
GLAutoDrawable* refinement of abstraction / generalization - API Change!
Sven Gothel
2012-07-04
1
-38
/
+4
*
GLAutoDrawable: Refine API doc; Use new abstract impl. GLAutoDrawableBase (GL...
Sven Gothel
2012-07-02
1
-298
/
+34
*
NativeSurface.unlockSurface(): Change fail-fast policy to fail safe tolerant
Sven Gothel
2012-06-29
4
-9
/
+11
*
NEWT GLWindow multithreading fix and annotations (see commit bc7503c77892a9e1...
Sven Gothel
2012-06-28
2
-72
/
+242
*
Misc cleanup: add @Override
Sven Gothel
2012-06-27
1
-43
/
+44
*
NativeSurface Cleanup (API Change) - Adapt to GlueGen Lock cleanup commit: 83...
Sven Gothel
2012-06-27
2
-23
/
+19
*
NEWT WindowImpl.runOnEDTIfAvail(..): Run task from current thread if owning t...
Sven Gothel
2012-06-27
1
-5
/
+9
*
Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...
Sven Gothel
2012-06-26
1
-1
/
+6
[next]