lwjgl2-arm64/src/native/linux
2004-12-12 16:55:38 +00:00
..
display.c Added more debug output to linux 2004-12-12 16:55:38 +00:00
display.h Added java debug output to linux display.c 2004-12-11 20:09:04 +00:00
extgl_glx.c Converted native code from C++ (.cpp files) to C (.c files), thus avoiding an annoying dependency on the standard C++ library on Linux. We weren't using any particular C++ features anyway. 2004-09-10 08:13:56 +00:00
extgl_glx.h header unification 2004-06-12 20:28:34 +00:00
Makefile Kill off automake/autoconf/libtool build system and replace by a much simpler Makefile 2004-11-12 14:32:42 +00:00
org_lwjgl_input_Controller.c Converted native code from C++ (.cpp files) to C (.c files), thus avoiding an annoying dependency on the standard C++ library on Linux. We weren't using any particular C++ features anyway. 2004-09-10 08:13:56 +00:00
org_lwjgl_input_Cursor.c Linux fix destroyCursor native function typo 2004-11-11 16:58:21 +00:00
org_lwjgl_input_Keyboard.c Added java debug output to linux display.c 2004-12-11 20:09:04 +00:00
org_lwjgl_input_Mouse.c Added java debug to all of linux native code 2004-12-11 20:18:18 +00:00
org_lwjgl_opengl_Display.c Added java debug to all of linux native code 2004-12-11 20:18:18 +00:00
org_lwjgl_opengl_Pbuffer.c Move getPbufferCaps to DisplayImplementation. Mac OS X pbuffer support 2004-11-18 12:10:28 +00:00
org_lwjgl_Sys.c Added java debug to all of linux native code 2004-12-11 20:18:18 +00:00
Window.h Added java debug output to linux display.c 2004-12-11 20:09:04 +00:00