lwjgl/src/native/common
Elias Naur 1f0a6136b7 Added extgl check to agl 2003-09-25 15:34:13 +00:00
..
Makefile.am *** empty log message *** 2003-09-03 15:42:37 +00:00
checkALerror.h dynamic loading of openal 2002-12-14 12:49:16 +00:00
checkGLerror.h *** empty log message *** 2003-03-13 19:31:10 +00:00
extal.cpp *** empty log message *** 2003-09-08 14:40:46 +00:00
extal.h *** empty log message *** 2003-09-08 14:40:46 +00:00
extgl.c Added extgl check to agl 2003-09-25 15:34:13 +00:00
extgl.h *** empty log message *** 2003-09-07 16:11:15 +00:00
org_lwjgl_Display.h Ported OpenGL to Buffers 2003-06-24 12:24:55 +00:00
org_lwjgl_Math.cpp Moved Math functions to common 2002-11-25 13:18:25 +00:00
org_lwjgl_Sys.h *** empty log message *** 2003-08-07 21:53:06 +00:00
org_lwjgl_input_Controller.h Joystick replaced by Controller 2003-01-03 18:47:42 +00:00
org_lwjgl_input_Cursor.h Added buffer positions to Cursor 2003-08-05 20:07:32 +00:00
org_lwjgl_input_Keyboard.h fix: isStateKeySet now returning int 2003-08-23 09:45:22 +00:00
org_lwjgl_input_Mouse.h Committed spelling fixes 2003-08-29 08:00:44 +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 static implementation - work in progress 2003-07-02 22:42:41 +00:00
org_lwjgl_openal_BaseAL.h static implementation - work in progress 2003-07-02 22:42:41 +00:00
org_lwjgl_openal_CoreAL.cpp Glitch fixin' 2003-08-11 20:11:45 +00:00
org_lwjgl_openal_CoreAL.h New buffer code 2003-08-11 19:58:12 +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 static implementation - work in progress 2003-07-02 22:42:41 +00:00
org_lwjgl_openal_eax_CoreEAX.cpp "fix": deactivate EAX for this test release 2003-07-16 21:16:36 +00:00
org_lwjgl_openal_eax_CoreEAX.h static implementation - work in progress 2003-07-02 22:42:41 +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 static implementation - work in progress 2003-07-02 22:42:41 +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 static implementation - work in progress 2003-07-02 22:42:41 +00:00
org_lwjgl_opengl_CoreGL11.cpp Implemented safe VBO indices (phew) 2003-08-04 23:00:49 +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 Implemented safe VBO indices (phew) 2003-08-04 23:00:49 +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 Major change to use overloaded buffer functions and buffer positions 2003-08-02 10:55:32 +00:00
org_lwjgl_opengl_CoreGL14.cpp Implemented safe VBO indices (phew) 2003-08-04 23:00:49 +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 ATI_separate_stencil support added 2003-08-23 11:34:14 +00:00
org_lwjgl_opengl_GL.h ATI_separate_stencil support added 2003-08-23 11:34:14 +00:00
org_lwjgl_opengl_GLCaps.h Converted GL native 2003-08-02 12:53:25 +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 Implemented Pbuffers on win32 and linux (render to texture will be done later) 2003-05-20 12:20:13 +00:00
org_lwjgl_opengl_Window.h *** empty log message *** 2003-08-17 18:40:58 +00:00