lwjgl/src/native/linux
Elias Naur 6be8bc806e Linux: Fixed fetch of a boolean field with GetIntField JNI 2006-07-10 15:29:29 +00:00
..
Window.h Linux: Moved most input related stuff from native to java 2006-07-03 18:07:44 +00:00
context.c Linux: Fixed fetch of a boolean field with GetIntField JNI 2006-07-10 15:29:29 +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 most input related stuff from native to java 2006-07-03 18:07:44 +00:00
display.h Linux: More native code refactoring 2005-11-22 13:53:13 +00:00
extgl_glx.c Added floating point format to PixelFormat. Linux implementation 2006-06-12 13:01:05 +00:00
extgl_glx.h Added floating point format to PixelFormat. Linux implementation 2006-06-12 13:01:05 +00:00
linux_al.c OpenAL: Split platform dependent code from extal.c into platform subdirs. Made nCreate take a path instead of an array of paths. 2006-01-16 15:54:50 +00:00
lwjgl.map Linux: Added lwjgl.map to specify symbol visibility. Only Java_ symbols will be exported from the liblwjgl.so library now 2005-12-20 09:23:14 +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_opengl_Display.c Linux: Made most fields in LinuxDisplay non-static 2006-07-08 22:17:09 +00:00
org_lwjgl_opengl_LinuxAWTGLCanvasPeerInfo.c Linux: Added -lm and -std=c99 to fix the warning abount round(). Removed some unnecessary headers 2005-11-23 15:10:05 +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 Added floating point format to PixelFormat. Linux implementation 2006-06-12 13:01:05 +00:00
org_lwjgl_opengl_LinuxKeyboard.c Linux: Moved most input related stuff from native to java 2006-07-03 18:07:44 +00:00
org_lwjgl_opengl_LinuxMouse.c Linux: Moved most input related stuff from native to java 2006-07-03 18:07:44 +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