raze/source
Mitchell Richters bd6b0eaac5 - Fix some constexpr issues with the latest DAngle works.
* We can't make `BAMs()` constexpr as we can't update to a C++20 compatible version of xs_Float where we use legal std::bit_cast instead of a union.
2022-10-05 00:36:29 +02:00
..
build - more int_ang() 2022-10-04 23:56:43 +02:00
common - Fix some constexpr issues with the latest DAngle works. 2022-10-05 00:36:29 +02:00
core - Fix some constexpr issues with the latest DAngle works. 2022-10-05 00:36:29 +02:00
games - leftover binangle uses from the coordinate refactoring. 2022-10-05 00:36:29 +02:00
platform
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
g_pch.h