Menu

Tree [r284] / trunk / LWJGL / src / native / common /
 History

HTTPS access


File Date Author Commit
 callbacks 2002-11-29 lholden [r282]
 .cvsignore 2002-08-24 cix_foo [r79] Checkpoint
 Makefile.am 2002-11-29 lholden [r282]
 MatrixOpCommon.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 MatrixOpCommon.h 2002-11-25 elias_naur [r245] Moved Math functions to common
 checkALerror.h 2002-11-28 matzon [r278] fix: make OpenAL compile, by not including exta...
 checkGLerror.h 2002-11-26 cix_foo [r260] *** keyword substitution change ***
 extal.c 2002-11-27 lholden [r266]
 extal.h 2002-11-28 lholden [r275] *** empty log message ***
 extgl.c 2002-11-19 elias_naur [r202] Updated extgl.h/c and checkGLerror.h
 extgl.h 2002-11-19 elias_naur [r202] Updated extgl.h/c and checkGLerror.h
 manifest.txt 2002-08-06 cix_foo [r4] Initial revision
 org_lwjgl_Display.h 2002-08-11 cix_foo [r12] Initial revision
 org_lwjgl_Math.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpAdd_MatrixOpDirect.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpAdd_MatrixOpSafe.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpCopy_MatrixOpDirect.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpCopy_MatrixOpSafe.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpInvert_MatrixOpDirect.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpInvert_MatrixOpSafe.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpMultiply_MatrixOpDirect.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpMultiply_MatrixOpSafe.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpNegate_MatrixOpDirect.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpNegate_MatrixOpSafe.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpNormalise_MatrixOpDirect.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpNormalise_MatrixOpSafe.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpSubtract_MatrixOpDirect.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe.cpp 2002-11-25 elias_naur [r245] Moved Math functions to common
 org_lwjgl_Math_MatrixOpSubtract_MatrixOpSafe.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_Sys.h 2002-08-19 cix_foo [r63] Tweakage
 org_lwjgl_input_GamePad.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_input_Joystick.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_input_Keyboard.h 2002-08-11 cix_foo [r12] Initial revision
 org_lwjgl_input_Mouse.h 2002-08-24 cix_foo [r79] Checkpoint
 org_lwjgl_openal_ALC.cpp 2002-11-28 matzon [r276] fix: make OpenAL compile, by not including exta...
 org_lwjgl_openal_ALC.h 2002-09-06 matzon [r154] rem: getProcAddress removed, since it serves no...
 org_lwjgl_openal_ALUT.cpp 2002-11-28 matzon [r276] fix: make OpenAL compile, by not including exta...
 org_lwjgl_openal_ALUT.h 2002-09-03 matzon [r147] mod: adopted create/destroy architecture
 org_lwjgl_openal_BaseAL.cpp 2002-11-25 elias_naur [r250] Moved OpenAL to common
 org_lwjgl_openal_BaseAL.h 2002-09-03 matzon [r147] mod: adopted create/destroy architecture
 org_lwjgl_openal_CoreAL.cpp 2002-11-28 matzon [r276] fix: make OpenAL compile, by not including exta...
 org_lwjgl_openal_CoreAL.h 2002-11-19 matzon [r215] mod: getSource3f removed, since it isn't in the...
 org_lwjgl_openal_eax_BaseEAX.cpp 2002-11-25 elias_naur [r250] Moved OpenAL to common
 org_lwjgl_openal_eax_BaseEAX.h 2002-09-02 matzon [r137] mod: moving to eax subpackage
 org_lwjgl_openal_eax_CoreEAX.cpp 2002-11-28 matzon [r276] fix: make OpenAL compile, by not including exta...
 org_lwjgl_openal_eax_CoreEAX.h 2002-09-02 matzon [r137] mod: moving to eax subpackage
 org_lwjgl_openal_eax_EAXBufferProperties.cpp 2002-11-25 elias_naur [r250] Moved OpenAL to common
 org_lwjgl_openal_eax_EAXBufferProperties.h 2002-09-02 matzon [r140] add: finished EAX support
 org_lwjgl_openal_eax_EAXListenerProperties.cpp 2002-11-25 elias_naur [r250] Moved OpenAL to common
 org_lwjgl_openal_eax_EAXListenerProperties.h 2002-09-02 matzon [r140] add: finished EAX support
 org_lwjgl_opengl_BaseGL.h 2002-11-25 elias_naur [r253] Added releaseContext to BaseGL.java (and native...
 org_lwjgl_opengl_CoreGL.cpp 2002-11-25 elias_naur [r247] Moved org_lwjgl_opengl_GL.cpp to common (again)
 org_lwjgl_opengl_CoreGL.h 2002-11-26 cix_foo [r263] *** keyword substitution change ***
 org_lwjgl_opengl_GL.cpp 2002-11-25 elias_naur [r247] Moved org_lwjgl_opengl_GL.cpp to common (again)
 org_lwjgl_opengl_GL.h 2002-08-17 cix_foo [r55] Working
 org_lwjgl_opengl_GLU.cpp 2002-11-27 lholden [r268]
 org_lwjgl_opengl_GLU.h 2002-11-27 lholden [r269]
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.