lwjgl/src/native/common
Elias Naur 5c3e17c8a3 Added GLX_ARB_multisample support to Pbuffers 2004-02-15 15:46:10 +00:00
..
arb Makefile.am compile fix 2004-02-08 22:21:51 +00:00
ati The BIG LWJGL REFACTORING 2004-02-08 20:41:00 +00:00
ext The BIG LWJGL REFACTORING 2004-02-08 20:41:00 +00:00
nv The BIG LWJGL REFACTORING 2004-02-08 20:41:00 +00:00
Makefile.am OpenGL1.5 support 2004-02-15 15:21:24 +00:00
checkALerror.h Reduced Sys.debug from bool -> int 2003-12-20 22:03:25 +00:00
checkGLerror.h Removed native GLU 2004-02-05 17:14:51 +00:00
common_tools.cpp Dump native debug on stderr 2003-12-24 07:32:03 +00:00
common_tools.h *** empty log message *** 2004-01-20 10:11:02 +00:00
extal.cpp Reduced Sys.debug from bool -> int 2003-12-20 22:03:25 +00:00
extal.h New EAX model implemented - needs more testing 2004-01-06 19:22:12 +00:00
extgl.cpp Added GLX_ARB_multisample support 2004-02-15 15:27:02 +00:00
extgl.h Added GLX_ARB_multisample support 2004-02-15 15:27:02 +00:00
org_lwjgl_Display.h *** empty log message *** 2003-10-22 18:34:42 +00:00
org_lwjgl_Sys.h Reduced Sys.debug from bool -> int 2003-12-20 22:07:19 +00:00
org_lwjgl_input_Controller.h boolean results -> Exceptions 2003-09-30 10:52:05 +00:00
org_lwjgl_input_Cursor.h *** empty log message *** 2003-10-08 07:49:43 +00:00
org_lwjgl_input_Keyboard.h Implemented mouse button buffering 2003-10-11 16:29:40 +00:00
org_lwjgl_input_Mouse.h Implemented mouse button buffering 2003-10-11 16:29:40 +00:00
org_lwjgl_openal_ALC.cpp fixed stupid unsatisfiedlink error, int -> jint 2003-08-16 21:12:02 +00:00
org_lwjgl_openal_ALC.h fix: naming 2003-08-13 21:03:30 +00:00
org_lwjgl_openal_BaseAL.cpp *** empty log message *** 2003-10-22 10:57:19 +00:00
org_lwjgl_openal_BaseAL.h *** empty log message *** 2003-10-22 10:57:19 +00:00
org_lwjgl_openal_CoreAL.cpp *fv support 2003-12-27 02:10:56 +00:00
org_lwjgl_openal_CoreAL.h Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +00:00
org_lwjgl_openal_eax_BaseEAX.cpp static implementation - work in progress 2003-07-02 22:42:41 +00:00
org_lwjgl_openal_eax_BaseEAX.h New JNI headers 2003-11-25 22:28:28 +00:00
org_lwjgl_openal_eax_CoreEAX.cpp better compare 2004-01-08 22:40:24 +00:00
org_lwjgl_openal_eax_CoreEAX.h New EAX model implemented - needs more testing 2004-01-06 19:22:12 +00:00
org_lwjgl_openal_eax_EAXBufferProperties.cpp static implementation - work in progress 2003-07-02 22:42:41 +00:00
org_lwjgl_openal_eax_EAXBufferProperties.h New JNI headers 2003-11-25 22:28:28 +00:00
org_lwjgl_openal_eax_EAXListenerProperties.cpp static implementation - work in progress 2003-07-02 22:42:41 +00:00
org_lwjgl_openal_eax_EAXListenerProperties.h New JNI headers 2003-11-25 22:28:28 +00:00
org_lwjgl_opengl_GL11.cpp Split extgl functions into separate cpp files. Added some extensions 2004-01-29 22:08:59 +00:00
org_lwjgl_opengl_GL11.h Added glTexParameter[f|i]v to GL11.java 2004-01-26 17:12:22 +00:00
org_lwjgl_opengl_GL12.cpp Split extgl functions into separate cpp files. Added some extensions 2004-01-29 22:08:59 +00:00
org_lwjgl_opengl_GL12.h Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +00:00
org_lwjgl_opengl_GL13.cpp Split extgl functions into separate cpp files. Added some extensions 2004-01-29 22:08:59 +00:00
org_lwjgl_opengl_GL13.h Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +00:00
org_lwjgl_opengl_GL14.cpp Split extgl functions into separate cpp files. Added some extensions 2004-01-29 22:08:59 +00:00
org_lwjgl_opengl_GL14.h Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +00:00
org_lwjgl_opengl_GL15.cpp Added GLX_ARB_multisample support 2004-02-15 15:27:02 +00:00
org_lwjgl_opengl_GL15.h OpenGL1.5 support 2004-02-15 15:21:24 +00:00
org_lwjgl_opengl_Pbuffer.h Added GLX_ARB_multisample support to Pbuffers 2004-02-15 15:46:10 +00:00
org_lwjgl_opengl_Window.h Added GLX_ARB_multisample support 2004-02-15 15:27:02 +00:00