lwjgl/src/native/common
Elias Naur 42165755b8 OpenAL: Enable error checking unconditionally, not only when debug is enabled 2005-01-28 21:08:16 +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 Added EXT_framebuffer_object 2005-01-18 20:57:32 +00:00
fmod3 incrementing to 0.95 2005-01-25 06:31:35 +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 OpenAL: Enable error checking unconditionally, not only when debug is enabled 2005-01-28 21:08:16 +00:00
common_tools.c incrementing to 0.95 2005-01-25 06:31:35 +00:00
common_tools.h Compilation fix 2005-01-20 21:30:31 +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 OpenAL: Don't call CHECK_ALC_ERROR after alcCloseDevice 2005-01-28 21:02:48 +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