lwjgl/src/native/common
Elias Naur 6deb142378 Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +00:00
..
arb *** empty log message *** 2004-01-20 10:11:02 +00:00
ati *** empty log message *** 2004-01-20 10:11:02 +00:00
ext Extensions split out into separate classes 2004-01-20 08:37:17 +00:00
nv Extensions split out into separate classes 2004-01-20 08:37:17 +00:00
Makefile.am Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +00:00
checkALerror.h Reduced Sys.debug from bool -> int 2003-12-20 22:03:25 +00:00
checkGLerror.h Reduced Sys.debug from bool -> int 2003-12-20 22:03:25 +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 Fix missing glVertexStream1dvATI 2004-01-20 09:06:00 +00:00
extgl.h Extensions split out into separate classes 2004-01-20 08:37:17 +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_CoreGL11.cpp Moved utility functions to common_tools in preparation of extension separation 2004-01-05 22:43:42 +00:00
org_lwjgl_opengl_CoreGL11.h Implemented safe VBO indices (phew) 2003-08-04 23:00:49 +00:00
org_lwjgl_opengl_CoreGL12.cpp Moved utility functions to common_tools in preparation of extension separation 2004-01-05 22:43:42 +00:00
org_lwjgl_opengl_CoreGL12.h Implemented safe VBO indices (phew) 2003-08-04 23:00:49 +00:00
org_lwjgl_opengl_CoreGL13.cpp Major change to use overloaded buffer functions and buffer positions 2003-08-02 10:55:32 +00:00
org_lwjgl_opengl_CoreGL13.h New JNI headers 2003-11-25 22:28:28 +00:00
org_lwjgl_opengl_CoreGL14.cpp Moved utility functions to common_tools in preparation of extension separation 2004-01-05 22:43:42 +00:00
org_lwjgl_opengl_CoreGL14.h Implemented safe VBO indices (phew) 2003-08-04 23:00:49 +00:00
org_lwjgl_opengl_GL.cpp Moved utility functions to common_tools in preparation of extension separation 2004-01-05 22:43:42 +00:00
org_lwjgl_opengl_GL.h New vsync code 2003-10-20 14:17:47 +00:00
org_lwjgl_opengl_GL11.cpp Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +00:00
org_lwjgl_opengl_GL11.h Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +00:00
org_lwjgl_opengl_GL12.cpp Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +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 Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +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 Renamed CoreGL* to GL* and merged CoreGL*Constants 2004-01-20 11:19:13 +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_GLU.cpp *** empty log message *** 2003-08-02 16:07:49 +00:00
org_lwjgl_opengl_GLU.h Converted GL native 2003-08-02 12:53:25 +00:00
org_lwjgl_opengl_Pbuffer.h New JNI headers 2003-11-25 22:28:28 +00:00
org_lwjgl_opengl_Window.h Fixed nSetVSyncEnabled() signature 2003-11-25 22:34:04 +00:00