raze/source
Christoph Oelckers 12c26976f0 - GetClosestSpriteSectors: replace distance calculation with proper math.
No need to sample multiple points along the wall if we can just properly calculate the actual distance. :)
2021-11-29 00:55:44 +01:00
..
build - Blood: remove unneeded replacement functions. 2021-11-29 00:55:42 +01:00
common - Blood: reworked GetClosestSpriteSectors to use dynamic arrays, deleted unused GetClosestSectors. 2021-11-29 00:55:43 +01:00
core - GetClosestSpriteSectors: replace distance calculation with proper math. 2021-11-29 00:55:44 +01:00
games - GetClosestSpriteSectors: replace distance calculation with proper math. 2021-11-29 00:55:44 +01:00
glbackend - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - macOS backend update, plus moving base64.cpp around. 2020-09-27 16:12:50 +02:00
CMakeLists.txt - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
g_pch.h - Cleanup header duplicates in g_pch.h. 2021-10-30 10:24:14 +02:00
gitinfo.cpp - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00