lwjgl/src/native/linux
Elias Naur 5af5828dc6 Linux: Moved display mode extension and window state handling up into java code 2005-11-21 13:22:52 +00:00
..
Makefile OpenAL: Fixed native headers, now that altypes.h and alctypes are gone 2005-10-10 12:50:10 +00:00
Window.h Linux: Moved display mode extension and window state handling up into java code 2005-11-21 13:22:52 +00:00
context.c Linux: renamed _glX* function pointers to lwjgl_glX* to avoid symbol clash problems discovered in mustang 2005-11-20 13:19:39 +00:00
context.h Linux support for AWTGLCanvas. Big refactor of context specific code into Context.java that is now shared between Display, Pbuffer and AWTGLCanvas. (Win32 and Mac OS X is now broken while I implement the same changes on those platforms) 2005-02-20 11:24:22 +00:00
display.c Linux: Moved display mode extension and window state handling up into java code 2005-11-21 13:22:52 +00:00
display.h Linux: Moved display mode extension and window state handling up into java code 2005-11-21 13:22:52 +00:00
extgl_glx.c Linux: renamed _glX* function pointers to lwjgl_glX* to avoid symbol clash problems discovered in mustang 2005-11-20 13:20:40 +00:00
extgl_glx.h Linux: renamed _glX* function pointers to lwjgl_glX* to avoid symbol clash problems discovered in mustang 2005-11-20 13:19:39 +00:00
org_lwjgl_input_Cursor.c Linux: moved Cursor handle allocation to native side 2005-02-21 15:56:53 +00:00
org_lwjgl_input_Keyboard.c Linux: Moved display mode extension and window state handling up into java code 2005-11-21 13:22:52 +00:00
org_lwjgl_input_Mouse.c Linux: Moved display mode extension and window state handling up into java code 2005-11-21 13:22:52 +00:00
org_lwjgl_opengl_Display.c Linux: Moved display mode extension and window state handling up into java code 2005-11-21 13:22:52 +00:00
org_lwjgl_opengl_LinuxAWTGLCanvasPeerInfo.c Linux AWT: in case we're not on a SUN jdk, try to determine values instead of bombing out. This should help us compile and run on gcj 2005-05-27 11:50:13 +00:00
org_lwjgl_opengl_LinuxCanvasImplementation.c Linux: Handle different GLX capabilities on different screens 2005-02-24 10:44:34 +00:00
org_lwjgl_opengl_LinuxContextImplementation.c Linux: renamed _glX* function pointers to lwjgl_glX* to avoid symbol clash problems discovered in mustang 2005-11-20 13:19:39 +00:00
org_lwjgl_opengl_LinuxPeerInfo.c Linux: moved handle allocations to native 2005-02-22 13:59:33 +00:00
org_lwjgl_opengl_Pbuffer.c Linux: renamed _glX* function pointers to lwjgl_glX* to avoid symbol clash problems discovered in mustang 2005-11-20 13:19:39 +00:00