lwjgl2-arm64/src/native/linux
2005-01-14 13:30:41 +00:00
..
display.c *** empty log message *** 2004-12-12 17:07:45 +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: Implemented AWT synchronization through JAWT. Needed because Xlib is not guaranteed thread safe 2005-01-11 15:22:12 +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: Implemented AWT synchronization through JAWT. Needed because Xlib is not guaranteed thread safe 2005-01-11 15:22:12 +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 Linux: Implemented AWT synchronization through JAWT. Needed because Xlib is not guaranteed thread safe 2005-01-11 15:22:12 +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 Linux: Don't free Pbuffer when it is not created 2005-01-14 13:30:41 +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 Linux: Release context before destroying it 2005-01-12 12:20:53 +00:00