raze/source
2022-03-20 12:08:47 +01:00
..
build - doFurniture floatified and inside rewritten as a floating point algorithm that works without bit masking. 2022-02-15 22:18:25 +01:00
common - pull RDTSC for Linux from GZDoom 2022-03-18 04:35:20 -04:00
core - optimize fcos and fsin to use the BAM value directly for table lookup. 2022-03-20 12:08:46 +01:00
games - fixed sprite indices for map spawned sprites. 2022-03-20 12:08:47 +01:00
glbackend - disable SSAO for Polymost. 2022-01-12 16:02:45 +01:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - implement discord rich presence, expand window title code. (still wip) 2022-03-18 04:17:46 -04: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