lwjgl2-arm64/src/native/linux
2006-10-23 19:51:22 +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 another Display instance to java 2006-10-23 14:22:27 +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 Display pointer from native to java 2006-10-23 13:58:33 +00:00
org_lwjgl_opengl_Display.c Linux: Moved the pointer warp X11 atom from native to java 2006-10-23 19:51:22 +00:00
org_lwjgl_opengl_LinuxAWTGLCanvasPeerInfo.c Linux: Don't use the SUN specific getScreenFromDevice in LinuxAWTCanvasPeerInfo. This avoids garbage creation per frame and avoids one bit of SUN JRE dependency. 2006-10-20 11:51:34 +00:00
org_lwjgl_opengl_LinuxCanvasImplementation.c Linux: Moved Display pointer from native to java 2006-10-23 13:58:33 +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 the pointer warp X11 atom from native to java 2006-10-23 19:51:22 +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: Moved Display pointer from native to java 2006-10-23 13:58:33 +00:00
Window.h Linux: Moved most input related stuff from native to java 2006-07-03 18:07:44 +00:00