lwjgl2-arm64/src/native
2004-11-02 15:51:09 +00:00
..
common *** empty log message *** 2004-11-02 15:51:09 +00:00
linux Split out native implementation of Display/Mouse/Keyboard into implementers of DisplayImplementation 2004-11-02 12:49:41 +00:00
macosx Undo GLContext.cpp split 2004-07-06 08:06:16 +00:00
win32 Win32Display 2004-11-02 13:15:59 +00:00
acinclude.m4 More vector fixes by cfmdobbie 2003-09-01 12:45:47 +00:00
autogen.sh *** empty log message *** 2003-09-08 14:40:46 +00:00
build.sh Linux: Reverted the build script changes (removed .so) because even with automake 1.8.3, the build system still doesn't produce a liblwjgl.so.0.0.0, only a liblwjgl.0.0.0 2004-07-21 09:25:53 +00:00
configure.in Removed redundant CXXFLAGS definition from configure.in 2004-09-18 11:41:30 +00:00
dummy.c Converted native code from C++ (.cpp files) to C (.c files), thus avoiding an annoying dependency on the standard C++ library on Linux. We weren't using any particular C++ features anyway. 2004-09-10 08:13:56 +00:00
ltmain.sh *** empty log message *** 2003-10-16 13:29:29 +00:00
Makefile.am Converted native code from C++ (.cpp files) to C (.c files), thus avoiding an annoying dependency on the standard C++ library on Linux. We weren't using any particular C++ features anyway. 2004-09-10 08:13:56 +00:00
subdirs initial autoconf/automake support =) 2002-11-28 22:40:06 +00:00