lwjgl/src/native/common
Mark Bernard af70a0ef76 First pass at ILU portion of DevIL. Only basic testing is one. No dynamic loading yet. 3 methods not implemented yet. 2005-01-09 04:59:50 +00:00
..
arb Linux: fix compilation 2004-11-14 11:39:54 +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 First pass at ILU portion of DevIL. Only basic testing is one. No dynamic loading yet. 3 methods not implemented yet. 2005-01-09 04:59:50 +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 0.94 2004-12-13 17:16:47 +00:00
common_tools.h Tweaked linux native isActive() and added printfDebugJava to print debug from native through Sys.log 2004-12-11 19:44:53 +00:00
extal.c Fix a memory leak in extal.c 2004-11-19 14:40:56 +00:00
extal.h Kill off automake/autoconf/libtool build system and replace by a much simpler Makefile 2004-11-12 14:32:42 +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_openal_eax_EAX.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_eax_EAX20.c More conversion fixes 2004-09-10 11:18:05 +00:00
org_lwjgl_openal_eax_EAXBufferProperties.c updated to c code 2004-09-15 17:04:26 +00:00
org_lwjgl_openal_eax_EAXListenerProperties.c updated to c code 2004-09-15 17:04:26 +00:00
org_lwjgl_opengl_GL11.c *** empty log message *** 2004-11-29 08:16:21 +00:00
org_lwjgl_opengl_GL12.c glTexImageXD now accept null buffers 2004-11-25 22:11:16 +00:00
org_lwjgl_opengl_GL13.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_GL14.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_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 Fixed memory leak 2004-10-29 19:48:12 +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