| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1033: Guarantee atomicity of high-level GLAutoDrawable operations, avoidi... | Sven Gothel | 2014-07-27 | 1 | -4/+4 |
* | Bug 1024: Add fallback for native-jar-file location via classpath | Sven Gothel | 2014-07-11 | 2 | -34/+22 |
* | Findbugs: Add comments that FB warnings are of no concern .. | Sven Gothel | 2014-07-08 | 1 | -2/+2 |
* | Findbugs: Remove branches where reference cannot be null | Sven Gothel | 2014-07-08 | 1 | -2/+2 |
* | Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)' | Sven Gothel | 2014-07-08 | 2 | -5/+5 |
* | Findbugs: Remove redundant instanceof checks | Sven Gothel | 2014-07-08 | 1 | -3/+0 |
* | Findbugs.increment_volatile: Use AtomicInteger or add comment that operation ... | Sven Gothel | 2014-07-08 | 1 | -7/+7 |
* | Findbugs.synchronization: Fix double-check w/o volatile; Remove redundant syn... | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 64 | -487/+499 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 4 | -5/+5 |
* | Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount ca... | Sven Gothel | 2014-06-17 | 1 | -1/+1 |
* | Fix Bug 1019 - Remedy of Bug 691 causes 'access/modify after free' and crashe... | Sven Gothel | 2014-06-12 | 4 | -72/+126 |
* | Bug 741 HiDPI: Add ScalableSurface.getNativeSurfaceScale(..) to compute surfa... | Sven Gothel | 2014-06-09 | 5 | -27/+60 |
* | Bug 741 HiDPI: Simplify ScalableSurface (2): Add request pixelScale API entry... | Sven Gothel | 2014-06-08 | 5 | -25/+34 |
* | Bug 741 HiDPI: Simplify ScalableSurface [set|get]SurfaceScale(..) spec, which... | Sven Gothel | 2014-06-08 | 5 | -26/+28 |
* | Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS... | Sven Gothel | 2014-06-08 | 7 | -51/+452 |
* | Minor: API-Doc / DEBUG Typo, GDISurface: Make fields private | Sven Gothel | 2014-06-08 | 3 | -4/+4 |
* | UpstreamSurfaceHook: Add 'NativeSurface getUpstreamSurface()' (from EGLUpstre... | Sven Gothel | 2014-06-08 | 5 | -7/+40 |
* | Bug 741 HiDPI: Add new NativeSurfaceHolder interface to GLDrawable and Native... | Sven Gothel | 2014-06-06 | 4 | -1/+58 |
* | Bug 741 HiDPI: [Core API Change] Bring back get[Width|Height]() in NativeWind... | Sven Gothel | 2014-05-27 | 6 | -20/+20 |
* | Bug 1012: Fix erroneous handling of multiple monitor coordinates on OSX with ... | Sven Gothel | 2014-05-26 | 3 | -39/+38 |
* | Bug 741 HiDPI: Refine Monitor/Screen [virtual] Viewport Definition / Add NEWT... | Sven Gothel | 2014-05-26 | 6 | -28/+144 |
* | Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re... | Sven Gothel | 2014-05-23 | 3 | -13/+44 |
* | Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re... | Sven Gothel | 2014-05-22 | 13 | -59/+86 |
* | Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad... | Sven Gothel | 2014-05-21 | 25 | -187/+397 |
* | Bug 742 HiDPI: Add access to private HiDPI in AWT pixelScale value in JAWTUti... | Sven Gothel | 2014-05-20 | 2 | -3/+87 |
* | JAWTWindow: Non intrusive workaround for Bug 1004 and providing AppContextInf... | Sven Gothel | 2014-05-12 | 2 | -4/+221 |
* | Cleanup *GraphicsDevice: Use 'final' for ctor parameter; DefaultGraphicsDevic... | Sven Gothel | 2014-04-01 | 6 | -16/+15 |
* | Refine commit 9fb1e46e43900ec9b2f9c9af1fc8984e101c8811: Avoid loading [j]awt ... | Sven Gothel | 2014-02-28 | 2 | -50/+63 |
* | AWTMisc.static: Allow static creation of 'null' AWT cursor to fail (i.e. AWT ... | Sven Gothel | 2014-02-26 | 2 | -4/+18 |
* | SurfaceUpdatedListener: Order methods in impl. Class; SurfaceUpdatedListener:... | Sven Gothel | 2014-02-13 | 2 | -33/+36 |
* | TextureIO: Support PNGTextureWriter w/ TextureData IntBuffer (via PNGPixelRec... | Sven Gothel | 2014-02-13 | 1 | -2/+1 |
* | Bug 973: NativeWindowFactory: Needs service provider interface (SPI) for TK s... | Sven Gothel | 2014-02-12 | 1 | -2/+2 |
* | Bug 973: NativeWindowFactory: Needs service provider interface (SPI) for TK s... | Sven Gothel | 2014-02-12 | 1 | -4/+19 |
* | NativeWindowFactory.createWrappedWindow [WrappedWindow]: Using UpstreamSurfac... | Sven Gothel | 2014-01-31 | 3 | -11/+57 |
* | Add NativeWindowFactory.getLocationOnScreen(NativeWindow nw) to retrieve the ... | Sven Gothel | 2014-01-31 | 1 | -0/+19 |
* | NativeWindowFactory: Add Support for creating a platform agnostic wrapped Abs... | Sven Gothel | 2014-01-30 | 3 | -0/+149 |
* | Bug 952 - JAWTWindow.JAWTComponentListener's ctor() and detach() may deadlock... | Sven Gothel | 2014-01-27 | 1 | -10/+21 |
* | Bug 948 - NVIDIA 331.38 (Linux X11) EGL impl. only supports _one_ EGL Display... | Sven Gothel | 2014-01-24 | 1 | -1/+1 |
* | EGLDisplayUtil.eglCreateEGLGraphicsDevice(..): Don't open() device implicit; ... | Sven Gothel | 2014-01-23 | 1 | -0/+12 |
* | JAWTWindow DEBUG: Dump all JAVA_VERSION* information | Sven Gothel | 2014-01-14 | 1 | -0/+3 |
* | OSXMisc CALayer::FixCALayerLayout: Fix visible:=false case, i.e. don'r overri... | Sven Gothel | 2014-01-13 | 1 | -5/+12 |
* | JAWTWindow.JAWTComponentListener: Minor Cleanup | Sven Gothel | 2014-01-13 | 1 | -5/+5 |
* | Bug 937 - JAWTWindow: Unsatisfying Visibility Computation | Sven Gothel | 2014-01-12 | 1 | -56/+22 |
* | Misc Cleanup: JAWTWindow: Reusing visible in HIERARCHY listener; Remove obsol... | Sven Gothel | 2014-01-11 | 2 | -20/+13 |
* | [Jogl|Nativewindow|Newt]Common: Align all *Common_GetJNIEnv()/_ReleaseJNIEnv(... | Sven Gothel | 2014-01-11 | 5 | -138/+195 |
* | X11: Harden usage of 'XGetWindowProperty(..)' and 'XGetVisualInfo' - Add miss... | Sven Gothel | 2014-01-11 | 1 | -19/+17 |
* | PixelRectangle.GenericPixelRect: hashCode() impl. didn't set volatile hashCod... | Sven Gothel | 2014-01-09 | 1 | -0/+1 |
* | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio... | Sven Gothel | 2014-01-08 | 3 | -29/+46 |
* | Bug 935: NEWT PointerIcon: Add Toolkit Agnostic PixelFormat and Conversion Ut... | Sven Gothel | 2014-01-08 | 3 | -0/+763 |