raze-gles/platform/Windows
hendricks266 fd175086a3 Move the LZW compression functions out of cache1d.cpp into their own object, klzw.cpp.
This eliminates the hackiness of libcache1d.so (now libkzlw.so) and CACHE1D_COMPRESS_ONLY.

git-svn-id: https://svn.eduke32.com/eduke32@7140 1a8010ca-5511-0410-912e-c29ae57300e0
2018-11-05 07:28:07 +00:00
..
include SDL 2.0.8 2018-03-09 05:55:30 +00:00
lib SDL 2.0.8 2018-03-09 05:55:30 +00:00
props This seems to fix debug builds in Visual Studio. DONT_BUILD. 2018-10-04 20:28:15 +00:00
src The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
audiolib.vcxproj Drop C++ standard used in Visual Studio builds from C++17 to C++14, to be more consistent with our GNU makefile. 2018-10-25 23:34:15 +00:00
audiolib.vcxproj.filters New native Visual Studio solution and projects, based on a set made by icecoldduke. 2018-09-28 04:27:35 +00:00
build.vcxproj Move the LZW compression functions out of cache1d.cpp into their own object, klzw.cpp. 2018-11-05 07:28:07 +00:00
build.vcxproj.filters Move the LZW compression functions out of cache1d.cpp into their own object, klzw.cpp. 2018-11-05 07:28:07 +00:00
eduke32.sln New native Visual Studio solution and projects, based on a set made by icecoldduke. 2018-09-28 04:27:35 +00:00
eduke32.vcxproj Drop C++ standard used in Visual Studio builds from C++17 to C++14, to be more consistent with our GNU makefile. 2018-10-25 23:34:15 +00:00
eduke32.vcxproj.filters Move editor headers into correct VS project 2018-10-25 23:32:21 +00:00
enet.vcxproj Drop C++ standard used in Visual Studio builds from C++17 to C++14, to be more consistent with our GNU makefile. 2018-10-25 23:34:15 +00:00
enet.vcxproj.filters New native Visual Studio solution and projects, based on a set made by icecoldduke. 2018-09-28 04:27:35 +00:00
glad.vcxproj Drop C++ standard used in Visual Studio builds from C++17 to C++14, to be more consistent with our GNU makefile. 2018-10-25 23:34:15 +00:00
glad.vcxproj.filters New native Visual Studio solution and projects, based on a set made by icecoldduke. 2018-09-28 04:27:35 +00:00
libxmp-lite.vcxproj Drop C++ standard used in Visual Studio builds from C++17 to C++14, to be more consistent with our GNU makefile. 2018-10-25 23:34:15 +00:00
libxmp-lite.vcxproj.filters New native Visual Studio solution and projects, based on a set made by icecoldduke. 2018-09-28 04:27:35 +00:00
mact.vcxproj Drop C++ standard used in Visual Studio builds from C++17 to C++14, to be more consistent with our GNU makefile. 2018-10-25 23:34:15 +00:00
mact.vcxproj.filters New native Visual Studio solution and projects, based on a set made by icecoldduke. 2018-09-28 04:27:35 +00:00
mapster32.vcxproj Drop C++ standard used in Visual Studio builds from C++17 to C++14, to be more consistent with our GNU makefile. 2018-10-25 23:34:15 +00:00
mapster32.vcxproj.filters Move editor headers into correct VS project 2018-10-25 23:32:21 +00:00
msvc.mak Move the LZW compression functions out of cache1d.cpp into their own object, klzw.cpp. 2018-11-05 07:28:07 +00:00