| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | NEWTMacWindow:View: Make lock recursive .. | Sven Gothel | 2011-11-29 | 2 | -15/+26 |
* | NEWT MacWindow: the softLock (pthread mutex) is now always blocking (remove n... | Sven Gothel | 2011-11-29 | 1 | -18/+0 |
* | NEWT OSX: Add stopNSApplication(), revert commit c26d6005e1fe74e9aee01d9d7294... | Sven Gothel | 2011-11-27 | 1 | -2/+42 |
* | MacOSX: Disable native verbosity | Sven Gothel | 2011-11-26 | 1 | -1/+1 |
* | NEWT OSX closeWindow: simple close, no extra view detachment etc | Sven Gothel | 2011-11-26 | 1 | -3/+0 |
* | NEWT: Move 'focusAction()' invokation from native code to Java, avoiding dead... | Sven Gothel | 2011-11-19 | 3 | -49/+49 |
* | NewtMacWindow: Add CR/LF to DBG_PRINT | Sven Gothel | 2011-11-19 | 1 | -15/+17 |
* | NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen... | Sven Gothel | 2011-11-18 | 3 | -37/+95 |
* | OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in... | Sven Gothel | 2011-11-12 | 1 | -3/+3 |
* | OSX: CGL type cleanup ; layeredSurface impl. | Sven Gothel | 2011-11-05 | 2 | -16/+17 |
* | NEWT/OSX: Using NewtView softLock ; Adding debug info to solve assertion: 'NS... | Sven Gothel | 2011-10-27 | 1 | -43/+86 |
* | NEWT/OSX NewtView: Add 'soft' pthread locking impacts: needsDisplay/displayIf... | Sven Gothel | 2011-10-27 | 2 | -14/+78 |
* | NEWT/OSX: Refine comment for native requestFocus(); Remove warning | Sven Gothel | 2011-10-26 | 1 | -2/+5 |
* | NEWT/OSX: Can't use sending key/mouse directly to WindowImpl, deadlock .. see... | Sven Gothel | 2011-10-26 | 1 | -1/+7 |