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
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NEWT KeyEvent: Deliver keyChar w/ pressed and released; Deliver proper mo...
Sven Gothel
2012-10-31
3
-96
/
+136
*
NEWT Windows: Add more verbose DEBUG information for FOCUS handling
Sven Gothel
2012-10-30
1
-5
/
+12
*
NEWT X11 Display: Ignore events w/ NULL window, instead of throwing a disturb...
Sven Gothel
2012-10-28
2
-14
/
+12
*
Fix NEWT KeyCode: Basic KeyCode Validation on X11, Windows and OSX
Sven Gothel
2012-10-28
3
-9
/
+71
*
Fix Bug 601 - Auto-Repeat Behavior: Adding unit tests for typed key order w/ ...
Sven Gothel
2012-10-26
1
-0
/
+2
*
NEWT / BCM-VC-IV: Fix transparency according to given capabilities
Sven Gothel
2012-10-19
1
-3
/
+18
*
NEWT X11/KeyMap: Add XK_grave -> J_VK_BACK_QUOTE
Sven Gothel
2012-10-09
1
-0
/
+2
*
Raise NEWT MouseButton Maximum from 6 -> 16 (API Change)
Sven Gothel
2012-10-08
1
-10
/
+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
2
-3
/
+3
*
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
3
-102
/
+0
*
Fix Bug 601: Harmonize order of key events incl. auto-repeat and adding AUTOR...
Sven Gothel
2012-09-16
2
-10
/
+30
*
Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra...
Sven Gothel
2012-09-15
1
-11
/
+38
*
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
11
-217
/
+217
*
NEWT: Adding support for BCM VC IV (Broadcom VideoCodec 4) and Linux console ...
Sven Gothel
2012-08-16
3
-8
/
+401
*
Resolve conflict
Sven Gothel
2012-08-07
1
-10
/
+10
|
\
|
*
Rename jogamp.newt.driver.kd.* classes to allow OpenKODE testing by passing
Xerxes Rånby
2012-07-10
1
-10
/
+10
*
|
SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt...
Sven Gothel
2012-07-25
1
-30
/
+26
*
|
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-3
/
+3
|
/
*
C code: remove warnings
Sven Gothel
2012-07-06
1
-4
/
+4
*
NEWT/KD Adapt to 'new' KD Window Creation API, use EGLConfig
Sven Gothel
2012-07-05
1
-17
/
+4
*
NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc...
Sven Gothel
2012-07-05
5
-28
/
+87
*
NEWT/OSX: Fix occasional crash 'free of non allocated object' - change window...
v2.0-rc8
Sven Gothel
2012-05-02
1
-8
/
+17
*
Fix Bug 560 and NEWT window closing behavior in general for all platforms.
Sven Gothel
2012-05-01
7
-13
/
+61
*
Bug 570: NEWT General/X11: Decouple setFullscreen() and setAlwaysOnTop(); Use...
Sven Gothel
2012-04-27
1
-5
/
+8
*
Newt/OSX(native): close0() shall not release NewtMacWindow (NSWindow) in case...
Sven Gothel
2012-04-21
3
-20
/
+53
*
TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene...
Sven Gothel
2012-04-16
1
-0
/
+36
*
Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...
Sven Gothel
2012-03-05
1
-10
/
+8
*
NEWT: Add time costs in DEBUG mode. NEWT/XRandR: Reuse XRRScreenConfiguration...
Sven Gothel
2012-02-23
1
-57
/
+79
*
X11Screen: Only dump RandR version info in DEBUG mode.
Sven Gothel
2012-02-22
1
-1
/
+1
*
DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive...
Sven Gothel
2012-02-22
1
-1
/
+1
*
Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,...
Sven Gothel
2012-01-22
1
-0
/
+4
*
NEWT/OSX: Window close (release) on main thread, ensuring no 'main thread' ev...
Sven Gothel
2012-01-19
1
-1
/
+2
*
NEWT/X11: Fix Insets determination for undecorated / child window.
Sven Gothel
2012-01-18
1
-53
/
+86
*
NEWT/OSX: Cleanup 'javaWindowObject' @ window-close & avoid NPE; Disable lost...
Sven Gothel
2012-01-18
3
-8
/
+42
*
Newt: Add fullscreen for offscreen windows (currently OSX only); Focus handli...
Sven Gothel
2012-01-18
1
-1
/
+30
*
NEWT/OSX: Cleanup NewtMacWindow header (sort, fix and add declarations); Remo...
Sven Gothel
2012-01-17
3
-123
/
+129
*
NEWTWindow Focus: Skip requestFocus() if already owning focus; setFullscreen(...
Sven Gothel
2012-01-16
1
-1
/
+1
*
NEWT/OSX Pointer Invisible Fix: 10.6.* responder declarations & test focus/is...
Sven Gothel
2012-01-16
3
-9
/
+39
*
NEWT/OSX Performance Fix: Cache CGDisplayScreenSize() result, since it's ridi...
Sven Gothel
2012-01-13
1
-5
/
+57
*
NEWT Windows/X11: Remove missed negative coordinate restrictions.
Sven Gothel
2011-12-24
1
-6
/
+4
*
NEWT Screen: Add virtual top-left origin getX()/getY() ; WindowsWindow.c: all...
Sven Gothel
2011-12-24
1
-14
/
+49
*
NEWT/OSX MacWindow.close(): More conservative closing approach.
Sven Gothel
2011-12-23
1
-3
/
+8
*
Screen: width/height reflects virtual Screen size (-> big-desktop)
Sven Gothel
2011-12-23
1
-2
/
+2
*
NEWT/X11: Fix regressions of commit f3f794fe37a7e33a771a4a702f3f46ead4dc6d03:...
Sven Gothel
2011-12-23
3
-9
/
+13
*
NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index;
Sven Gothel
2011-12-23
13
-1131
/
+1385
*
NEWT OSX: Add native ScreenMode impl. - TODO: Programmatically set the rotati...
Sven Gothel
2011-12-20
1
-8
/
+179
*
NEWT EVENT_MOUSE_WHEEL_MOVED: Fix Bug 413 - Generate proper mouse wheel events.
Sven Gothel
2011-12-02
2
-13
/
+7
[next]