raze/source
Christoph Oelckers 7daa501a4d - removed all #include "compat.h" except the one in build.h
Still all compiles fine.
2021-12-14 12:24:10 +01:00
..
build - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
common - added all #includes needed to compile on Windows without using precompiled headers. 2021-12-14 12:24:09 +01:00
core - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
games - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
glbackend Revert "- disabled palette emulation for the GLES backend." 2021-12-11 13:23:39 +01:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - added all #includes needed to compile on Windows without using precompiled headers. 2021-12-14 12:24:09 +01:00
CMakeLists.txt - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
g_pch.h - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
gitinfo.cpp