lwjgl/src/native/common
Ioannis Tsakpinis 843ce1bc27 Added EXT_timer_query extension
Added support for long (int64) types
2006-05-25 13:03:35 +00:00
..
devil removed printf statement 2006-04-13 13:36:03 +00:00
fmod3 1.0beta version string 2006-05-14 21:54:48 +00:00
awt_tools.h Removed redundant include from awt_tools.h 2005-02-22 14:07:50 +00:00
common_tools.c Win32: Updated various native string handling to use the new _s "secure" variants. 2006-05-18 12:11:37 +00:00
common_tools.h Widened VBO/PBO buffer offsets and sizes to long to better match the GLsizeiptr and GLintptr native types 2006-02-26 11:44:34 +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