raze-gles/platform/Windows
2018-10-25 23:34:15 +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
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 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
build.vcxproj.filters Remove nonexistent file lzwnew.h from VS project 2018-10-07 05:23:15 +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 Support software renderer upscaling engine-side in sdlayer and sdlayer12 with various scaling factors (beyond just pixel doubling). 2018-07-14 21:36:44 +00:00