lwjgl/src/native/common
Elias Naur 8220b2e04c Removed EAX 2005-01-18 15:22:52 +00:00
..
arb Implemented PBO support 2005-01-13 20:30:39 +00:00
ati Kill off automake/autoconf/libtool build system and replace by a much simpler Makefile 2004-11-12 14:32:42 +00:00
devil Add files for ILUT portion of DevIL. 2005-01-12 12:30:34 +00:00
ext Linux: fix compilation 2004-11-14 11:39:54 +00:00
fmod3 Linux: Fix missing symbol in fmod3 lib 2004-12-14 12:59:53 +00:00
nv Kill off automake/autoconf/libtool build system and replace by a much simpler Makefile 2004-11-12 14:32:42 +00:00
checkALerror.h 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
common_tools.c Linux: Implemented AWT synchronization through JAWT. Needed because Xlib is not guaranteed thread safe 2005-01-11 15:22:12 +00:00
common_tools.h remove const from offsetToPointer in common_tools.h since PBO functions take non-const pointers 2005-01-13 12:14:10 +00:00
extal.c Removed EAX 2005-01-18 15:22:52 +00:00
extal.h Removed EAX 2005-01-18 15:22:52 +00:00
extgl.c Fixed mac opengl loading bug 2004-12-13 11:11:28 +00:00
extgl.h let extgl_Open throw the exception to gain more information about the failure 2004-12-12 16:21:16 +00:00
org_lwjgl_openal_AL.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_openal_AL10.c changed String handling to use proper localizing method 2004-11-14 10:42:19 +00:00
org_lwjgl_openal_ALC.c changed String handling to use proper localizing method 2004-11-14 10:42:19 +00:00
org_lwjgl_opengl_GL11.c Implemented PBO support 2005-01-13 02:17:42 +00:00
org_lwjgl_opengl_GL12.c Implemented PBO support 2005-01-13 02:17:42 +00:00
org_lwjgl_opengl_GL13.c Implemented PBO support 2005-01-13 02:17:42 +00:00
org_lwjgl_opengl_GL14.c Completed GL 2.0 2005-01-15 23:50:55 +00:00
org_lwjgl_opengl_GL15.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_opengl_GL20.c Completed GL 2.0 2005-01-15 23:50:55 +00:00
org_lwjgl_opengl_GLContext.c let extgl_Open throw the exception to gain more information about the failure 2004-12-12 16:21:16 +00:00