lwjgl/src/native/common
Brian Matzon 23108dcc09 update cache fields 2004-09-03 06:02:33 +00:00
..
arb First GL 2.0 Extensions 2004-08-15 23:03:54 +00:00
ati Move native stub initialization from extgl into GLContext.java. Makes it much easier to 2004-07-03 21:12:33 +00:00
ext Move native stub initialization from extgl into GLContext.java. Makes it much easier to 2004-07-03 21:12:33 +00:00
fmod3 update cache fields 2004-09-03 06:02:33 +00:00
nv Move native stub initialization from extgl into GLContext.java. Makes it much easier to 2004-07-03 21:12:33 +00:00
Makefile.am Undo GLContext.cpp split 2004-07-06 08:06:16 +00:00
checkALerror.h header unification 2004-06-12 20:28:34 +00:00
common_tools.cpp *** empty log message *** 2004-08-11 15:37:40 +00:00
common_tools.h all initNativeStub() methods throws LWJGLException 2004-07-04 13:14:06 +00:00
extal.cpp Moved openal native stub loading to java 2004-07-04 09:13:19 +00:00
extal.h Moved openal native stub loading to java 2004-07-04 09:13:19 +00:00
extgl.cpp Moved openal native stub loading to java 2004-07-04 09:13:19 +00:00
extgl.h Moved openal native stub loading to java 2004-07-04 09:13:19 +00:00
org_lwjgl_Sys.h Implemented default AWT implementation of Sys.getClipboard() 2004-08-12 15:22:48 +00:00
org_lwjgl_input_Controller.h Updated headers and fmod for linux 2004-05-23 14:46:07 +00:00
org_lwjgl_input_Cursor.h Converted Cursor and Pbuffer handles to ByteBuffers 2004-07-25 14:28:50 +00:00
org_lwjgl_input_Keyboard.h Removed Keyboard.initIDs 2004-04-07 07:48:37 +00:00
org_lwjgl_input_Mouse.h Converted Cursor and Pbuffer handles to ByteBuffers 2004-07-25 14:28:50 +00:00
org_lwjgl_openal_AL.cpp Added more error checking in OpenAL. Unload native stubs on AL destroy. 2004-07-04 13:58:11 +00:00
org_lwjgl_openal_AL.h Added more error checking in OpenAL. Unload native stubs on AL destroy. 2004-07-04 13:58:11 +00:00
org_lwjgl_openal_AL10.cpp Moved openal native stub loading to java 2004-07-04 09:13:19 +00:00
org_lwjgl_openal_ALC.cpp expose suspendContext 2004-07-11 08:09:34 +00:00
org_lwjgl_openal_eax_EAX.cpp header unification 2004-06-12 20:28:34 +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 header unification 2004-06-12 20:28:34 +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 header unification 2004-06-12 20:28:34 +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 header unification 2004-06-12 20:28:34 +00:00
org_lwjgl_openal_eax_EAXListenerProperties.h New JNI headers 2003-11-25 22:28:28 +00:00
org_lwjgl_opengl_Display.h Add a public DisplayMode constructor 2004-08-09 11:55:48 +00:00
org_lwjgl_opengl_GL11.cpp Move native stub initialization from extgl into GLContext.java. Makes it much easier to 2004-07-03 21:12:33 +00:00
org_lwjgl_opengl_GL12.cpp Move native stub initialization from extgl into GLContext.java. Makes it much easier to 2004-07-03 21:12:33 +00:00
org_lwjgl_opengl_GL13.cpp Move native stub initialization from extgl into GLContext.java. Makes it much easier to 2004-07-03 21:12:33 +00:00
org_lwjgl_opengl_GL14.cpp Move native stub initialization from extgl into GLContext.java. Makes it much easier to 2004-07-03 21:12:33 +00:00
org_lwjgl_opengl_GL15.cpp Move native stub initialization from extgl into GLContext.java. Makes it much easier to 2004-07-03 21:12:33 +00:00
org_lwjgl_opengl_GLContext.cpp Undo GLContext.cpp split 2004-07-06 08:06:16 +00:00
org_lwjgl_opengl_GLContext.h Implemented reference counted loading of gl library in java 2004-07-05 14:34:47 +00:00
org_lwjgl_opengl_Pbuffer.h Removed ability to share Display context in Pbuffer - it was too much trouble for little gain 2004-08-02 14:32:51 +00:00