lwjgl2-arm64/src/native/linux
2005-01-18 19:05:34 +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
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
org_lwjgl_input_Cursor.c Moved Mouse.getNativeCursorCaps() to Cursor.getCapabilities() 2005-01-18 12:34:36 +00:00
org_lwjgl_input_Keyboard.c Cleaned up Mouse and Keyboard now that buffering and translation are always enabled 2005-01-18 16:42:31 +00:00
org_lwjgl_input_Mouse.c Linux:Moved NUM_BUTTONS up into java 2005-01-18 17:25:34 +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
org_lwjgl_Sys.c Removed Sys.setProcessPriority 2005-01-18 19:05:34 +00:00
Window.h Linux: Release context before destroying it 2005-01-12 12:20:53 +00:00