lwjgl2-arm64/src/native/linux
2004-09-28 13:02:38 +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
Makefile.am 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_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 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_Keyboard.c Track event mouse deltas even when the event queue overflows 2004-09-27 13:20:27 +00:00
org_lwjgl_input_Mouse.c Linux: Don't warp cursor position at Mouse.create() 2004-09-28 13:02:38 +00:00
org_lwjgl_opengl_Display.c Linux: Fixed problem with updating screen dimension globals 2004-09-22 19:56:02 +00:00
org_lwjgl_opengl_Pbuffer.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_Sys.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
Window.h Linux: Improve input latency by processing X messages from nPoll and nRead 2004-09-22 09:28:09 +00:00