lwjgl/src/native/linux
Elias Naur a65a9a3001 More linux fixes 2004-12-11 11:29:07 +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
Window.h More linux fixes 2004-12-11 11:21:01 +00:00
display.c Linux: Fixed problem with updating screen dimension globals 2004-09-22 19:56:02 +00:00
display.h Linux: Fixed problem with updating screen dimension globals 2004-09-22 19:56:02 +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
org_lwjgl_Sys.c Linux: fix compilation 2004-11-14 11:39:54 +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 Split out native implementation of Display/Mouse/Keyboard into implementers of DisplayImplementation 2004-11-02 12:48:58 +00:00
org_lwjgl_input_Mouse.c More linux fixes 2004-12-11 11:29:07 +00:00
org_lwjgl_opengl_Display.c More linux fixes 2004-12-11 11:21:01 +00:00
org_lwjgl_opengl_Pbuffer.c Move getPbufferCaps to DisplayImplementation. Mac OS X pbuffer support 2004-11-18 12:10:28 +00:00