lwjgl/src/native/linux
Michael Pfaff 325db15a1d
More progress, nearly fixed native header generation
BufferUtils.c and CallbackUtil.c have been modified to not include the
generated header file. This is because `javac` is choosing to ignore
those files for generation of headers for unknown reasons.
2022-08-10 11:43:59 -04:00
..
opengl More progress, nearly fixed native header generation 2022-08-10 11:43:59 -04:00
opengles OpenGL ES build fixes. 2014-09-14 12:42:18 +03:00
linux_al.c Added support for OpenCL & CL/GL interop + minor improvements. [WIP] 2010-09-26 23:43:24 +00:00
linux_cl.c Added support for OpenCL & CL/GL interop + minor improvements. [WIP] 2010-09-26 23:43:24 +00:00
lwjgl.map Linux: Moved X error handling to java 2008-04-13 08:34:39 +00:00
org_lwjgl_input_Cursor.c updated and added license where needed 2008-04-07 18:42:36 +00:00
org_lwjgl_opengl_LinuxEvent.c Linux: Rewrote focus handling to cope with the weird focus behaviour when running in an XEmbed enabled jvm (applet mode) 2008-04-12 20:07:23 +00:00
org_lwjgl_opengl_LinuxKeyboard.c More progress, nearly fixed native header generation 2022-08-10 11:43:59 -04:00
org_lwjgl_opengl_LinuxMouse.c Linux Mouse: added support for using more than 3 buttons on a mouse, supports mice with upto 256 buttons. 2012-01-31 23:24:28 +00:00
org_lwjgl_opengl_LinuxPeerInfo.c Touched a few files to get them to recompile. 2010-06-03 15:49:26 +00:00