lwjgl2-arm64/src/native/common
2003-07-29 11:09:44 +00:00
..
callbacks Ported OpenGL to Buffers 2003-06-24 12:24:55 +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 fix: removed debug 2003-07-04 14:29:02 +00:00
extal.h Mac OS X Support - untested 2003-05-17 02:50:51 +00:00
extgl.c Native cursors implemented 2003-05-16 18:39:46 +00:00
extgl.h Added support for ARB_vertex_buffer_object 2003-04-03 11:32:32 +00:00
Makefile.am Separated CoreGL into CoreGL11, CoreGL12. CoreGL13, CoreGL14 (including CoreGLConstants) 2003-07-25 13:09:33 +00:00
org_lwjgl_Display.h Ported OpenGL to Buffers 2003-06-24 12:24:55 +00:00
org_lwjgl_input_Controller.h Joystick replaced by Controller 2003-01-03 18:47:42 +00:00
org_lwjgl_input_Cursor.h Ported OpenGL to Buffers 2003-06-24 12:24:55 +00:00
org_lwjgl_input_Keyboard.h Ported OpenGL to Buffers 2003-06-24 12:24:55 +00:00
org_lwjgl_input_Mouse.h Implemented Pbuffers on win32 and linux (render to texture will be done later) 2003-05-20 12:20:13 +00:00
org_lwjgl_Math.cpp Moved Math functions to common 2002-11-25 13:18:25 +00:00
org_lwjgl_openal_ALC.cpp fixed compiler warning 2003-07-05 21:58:35 +00:00
org_lwjgl_openal_ALC.h static implementation - work in progress 2003-07-02 22:42:41 +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 static implementation - work in progress 2003-07-02 22:42:41 +00:00
org_lwjgl_openal_CoreAL.h static implementation - work in progress 2003-07-02 22:42:41 +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 Added missing .cpp files 2003-07-26 09:22:31 +00:00
org_lwjgl_opengl_CoreGL11.h Separated CoreGL into CoreGL11, CoreGL12. CoreGL13, CoreGL14 (including CoreGLConstants) 2003-07-25 13:09:33 +00:00
org_lwjgl_opengl_CoreGL12.cpp Added missing .cpp files 2003-07-26 09:22:31 +00:00
org_lwjgl_opengl_CoreGL12.h Separated CoreGL into CoreGL11, CoreGL12. CoreGL13, CoreGL14 (including CoreGLConstants) 2003-07-25 13:09:33 +00:00
org_lwjgl_opengl_CoreGL13.cpp Added missing .cpp files 2003-07-26 09:22:31 +00:00
org_lwjgl_opengl_CoreGL13.h Separated CoreGL into CoreGL11, CoreGL12. CoreGL13, CoreGL14 (including CoreGLConstants) 2003-07-25 13:09:33 +00:00
org_lwjgl_opengl_CoreGL14.cpp Added missing .cpp files 2003-07-26 09:22:31 +00:00
org_lwjgl_opengl_CoreGL14.h Added missing OpenGL 1.4 functions 2003-07-25 14:23:12 +00:00
org_lwjgl_opengl_GL.cpp Fixed some int address->Buffer bugs 2003-07-20 19:27:36 +00:00
org_lwjgl_opengl_GL.h Fixed some int address->Buffer bugs 2003-07-20 19:27:36 +00:00
org_lwjgl_opengl_GLCaps.h Moved GL capabilities to GLCaps 2003-07-28 10:09:58 +00:00
org_lwjgl_opengl_GLU.cpp Fixed some int address->Buffer bugs 2003-07-20 19:27:36 +00:00
org_lwjgl_opengl_GLU.h Made gluUnproject and gluProject prettier 2003-07-20 16:25:05 +00:00
org_lwjgl_opengl_GLWindow.h Moved GL capabilities to GLCaps 2003-07-28 10:09:58 +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_Sys.h Renamed Sys.createARBVBOBuffer to Sys.createIndexBuffer 2003-07-29 11:09:44 +00:00
org_lwjgl_Window.h Ported OpenGL to Buffers 2003-06-24 12:24:55 +00:00