raze/source
Christoph Oelckers c141c89cfd - fixed the clipper.
* must do proper checks for merged ranges when inserting new ones. The checking code assumes that closed ranges are contiguous.
* when discarding parts of overlapping ranges this may not use merged clip values for its checks.
* ranges that have their clip values altered must be released and reinserted to ensure everything is correct.
2021-12-30 09:56:52 +01:00
..
build - use symbolic constants for all places where globalorientation is checked for the alignment bits. 2021-12-30 09:56:51 +01:00
common - made TFlags mostly constexpr 2021-12-30 09:56:46 +01:00
core - fixed the clipper. 2021-12-30 09:56:52 +01:00
games - Fix build issues under GCC. 2021-12-30 09:56:51 +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 stripped down version of EASTL's intrusive list. 2021-12-30 09:53:11 +01:00
CMakeLists.txt - Rename remaining hw_sections*.* files to hw_sections.*. 2021-12-30 09:53:11 +01:00
g_pch.h - removed compat.h entirely, all that was left was redundant #includes. 2021-12-26 23:10:07 +01:00
gitinfo.cpp