lwjgl/src/native/common
Ioannis Tsakpinis d49ce2bfc0 render-to-texture support 2004-03-02 01:59:32 +00:00
..
arb Tried to fix g++ compiler errors in ARB_shader_objects.cpp 2004-02-27 08:29:42 +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 Removed VertexWeight 2004-02-29 23:27:13 +00:00
Makefile.am OpenAL / EAX Refactor 2004-02-26 21:51:58 +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 Moved init of glXGetProcAddress to extgl_Open 2004-02-29 08:24:56 +00:00
extgl.h Fixed up linux for JOGL integration work 2004-02-25 18:09:10 +00:00
org_lwjgl_Display.h fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_Sys.h fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_input_Controller.h fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_input_Cursor.h fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_input_Keyboard.h fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_input_Mouse.h fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_openal_AL.cpp OpenAL / EAX Refactor 2004-02-26 21:51:58 +00:00
org_lwjgl_openal_AL.h fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_openal_AL10.cpp OpenAL / EAX Refactor 2004-02-26 21:51:58 +00:00
org_lwjgl_openal_AL10.h fresh headers 2004-02-26 21:54:05 +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_eax_EAX.cpp OpenAL / EAX Refactor 2004-02-26 21:51:58 +00:00
org_lwjgl_openal_eax_EAX.h OpenAL / EAX Refactor 2004-02-26 21:51:58 +00:00
org_lwjgl_openal_eax_EAX20.cpp OpenAL / EAX Refactor 2004-02-26 21:51:58 +00:00
org_lwjgl_openal_eax_EAX20.h OpenAL / EAX Refactor 2004-02-26 21:51:58 +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 fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_opengl_GL12.cpp Split ARB_imaging into separate extension 2004-02-17 22:03:18 +00:00
org_lwjgl_opengl_GL12.h fresh headers 2004-02-26 21:54:05 +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 fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_opengl_GL14.cpp Added missing GL14 functions 2004-02-17 21:36:17 +00:00
org_lwjgl_opengl_GL14.h fresh headers 2004-02-26 21:54:05 +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 fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_opengl_GLContext.cpp Moved init of glXGetProcAddress to extgl_Open 2004-02-29 08:24:56 +00:00
org_lwjgl_opengl_GLContext.h fresh headers 2004-02-26 21:54:05 +00:00
org_lwjgl_opengl_Pbuffer.h render-to-texture support 2004-03-02 01:59:32 +00:00
org_lwjgl_opengl_Window.h New context management code (incomplete) 2004-02-23 23:42:58 +00:00