raze/source
Christoph Oelckers 737291ce5f - added stripped down version of EASTL's intrusive list.
This needed some editing and cleanup to get it to work without half of the rest of EASTL for mostly useless things.
This assumes C++17 and removes the sort function which was the main culprit for making the thing non self-contained.
2021-12-30 09:53:11 +01:00
..
build - Triangulation WIP 2021-12-30 09:53:07 +01:00
common - added some utilities to the Plane class that will be needed soon. 2021-12-30 09:53:07 +01:00
core - removed the viewpoint from the clipper as we don't need this. 2021-12-30 09:53:11 +01:00
games - Rename remaining hw_sections*.* files to hw_sections.*. 2021-12-30 09:53:11 +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