lwjgl/src/native/macosx
b23prodtm 211b14c8d5 Fixed Mac OS Canvas / CALayer.
http://hg.openjdk.java.net/jdk8/awt/jdk/rev/65d874d16d59
JAWT native CALayer not positioned over Canvas
(Reviewed-by: art, anthony)
Initialy, the layer bounds have the Y coord originating not as
expected. java7 only seems to provoke that issue. so cpeer would update
bounds as necessary now.
by broumbroum
2014-02-01 21:20:27 +01:00
..
context.h Implement initial support for High DPI mode on OS X 2013-11-11 00:08:23 +00:00
context.m And some more 10.5.8 compat fixes. 2013-07-09 15:37:12 +02:00
macosx_al.c Added AL/CL NativeGetFunctionPointer prefixes. 2010-09-27 00:25:59 +00:00
macosx_cl.c Added AL/CL NativeGetFunctionPointer prefixes. 2010-09-27 00:25:59 +00:00
org_lwjgl_opengl_Display.m Finalise implementation of HiDPI mode for OS X 2013-11-12 01:25:06 +00:00
org_lwjgl_opengl_MacOSXAWTMouse.m Implement Keyboard and Mouse input when using CALayer mode 2013-01-14 23:35:46 +00:00
org_lwjgl_opengl_MacOSXCanvasPeerInfo.m Fixed Mac OS Canvas / CALayer. 2014-02-01 21:20:27 +01:00
org_lwjgl_opengl_MacOSXContextImplementation.m Update author information 2013-04-21 15:37:02 +01:00
org_lwjgl_opengl_MacOSXNativeKeyboard.m Comitting EmuMogs 28008537/src.zip drop to branch 2012-11-01 20:54:17 +00:00
org_lwjgl_opengl_MacOSXNativeMouse.m Mac OS X: fix custom mouse cursor image 2013-05-25 17:56:05 +02:00
org_lwjgl_opengl_MacOSXPbufferPeerInfo.m Comitting EmuMogs 28008537/src.zip drop to branch 2012-11-01 20:54:17 +00:00
org_lwjgl_opengl_MacOSXPeerInfo.m Added support for OpenGL 3.2 on MacOS X 10.7+. 2011-09-03 18:52:45 +00:00