lwjgl/src/native/common
Elias Naur 17d7df3f19 Check cached buffer results in OpenGL functions for matching capacity 2006-12-20 17:55:10 +00:00
..
devil fix loading issues on linux/mac 2006-12-04 21:58:46 +00:00
fmod3 beta4 2006-11-18 22:22:41 +00:00
awt_tools.h Removed redundant include from awt_tools.h 2005-02-22 14:07:50 +00:00
common_tools.c Windows: Replace _WIN32 macro with _MSC_VER since the conditionals are really for the MSVC compiler, not for the windows platform in general. Code cleanup. 2006-07-15 21:01:11 +00:00
common_tools.h Check cached buffer results in OpenGL functions for matching capacity 2006-12-20 17:55:10 +00:00
extal.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:58:23 +00:00
extal.h 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:58:23 +00:00
extgl.c Removed unsued JNIEnv parameter from extgl_QueryExtension 2005-02-23 15:19:21 +00:00
extgl.h Added EXT_timer_query extension 2006-05-25 13:03:35 +00:00
org_lwjgl_openal_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
org_lwjgl_openal_ALC.c Fixed a potentially uninitialized return value in ALC.c 2006-02-23 19:22:00 +00:00
org_lwjgl_opengl_AWTSurfaceLock.c Moved AWTSurfaceLock retry-loop to java to avoid non-standard sleep functions 2005-04-27 20:30:14 +00:00
org_lwjgl_opengl_GLContext.c Win32: fixed compilation 2005-02-16 20:25:23 +00:00