lwjgl/src/native/linux
Elias Naur d64589aaa7 Linux: removed org_lwjgl_input_Controller.c, since the methods were empty anyway 2005-01-18 14:09:27 +00:00
..
Makefile Linux: Hardened getAvailableDisplayModes so that it won't be confused by a changing number of display modes while it is executing 2005-01-16 10:43:30 +00:00
Window.h Linux: Release context before destroying it 2005-01-12 12:20:53 +00:00
display.c Linux: Hardened getAvailableDisplayModes so that it won't be confused by a changing number of display modes while it is executing 2005-01-16 10:43:30 +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
org_lwjgl_Sys.c Added java debug to all of linux native code 2004-12-11 20:18:18 +00:00
org_lwjgl_input_Cursor.c Moved Mouse.getNativeCursorCaps() to Cursor.getCapabilities() 2005-01-18 12:34:36 +00:00
org_lwjgl_input_Keyboard.c Linux: Implemented AWT synchronization through JAWT. Needed because Xlib is not guaranteed thread safe 2005-01-11 15:22:12 +00:00
org_lwjgl_input_Mouse.c Moved Mouse.getNativeCursorCaps() to Cursor.getCapabilities() 2005-01-18 12:34:36 +00:00
org_lwjgl_opengl_Display.c Linux: Release context before destroying it 2005-01-12 12:20:53 +00:00
org_lwjgl_opengl_Pbuffer.c Moved Mouse.getNativeCursorCaps() to Cursor.getCapabilities() 2005-01-18 12:34:36 +00:00