raze-gles/source
Mitchell Richters f046c5eb6b - fix compiler warnings and actual issues with in-game horizon.
* Can't have a - operator on unsigned int in the binangle class.
* Changed fixed horiz class from unsigned to signed as in-game horizon is a signed integer.
2020-07-24 01:08:50 +10:00
..
blood Silenced lots of warnings pointed out by XCode. 2020-07-23 17:02:59 +02:00
build Silenced lots of warnings pointed out by XCode. 2020-07-23 17:02:59 +02:00
common Silenced lots of warnings pointed out by XCode. 2020-07-23 17:02:59 +02:00
core - fix compiler warnings and actual issues with in-game horizon. 2020-07-24 01:08:50 +10:00
exhumed Silenced lots of warnings pointed out by XCode. 2020-07-23 17:02:59 +02:00
games/duke Use type safe angle and horizon classes for the render interface 2020-07-23 17:03:11 +02:00
glbackend - render the weapons with the DrawTexture interface and properly handle rotatesprite's alignment modes 2020-07-16 13:23:26 +02:00
libsmackerdec - FileStream cleanup 2020-06-28 14:42:06 +02:00
platform - Raze is not GZDoom. Changed to something more generic. (Will do the same update to GZDoom) 2020-06-16 08:01:37 -04:00
sw - optimizations for better savegame performance. 2020-07-21 21:32:38 +02:00
thirdparty - removed libdivide for good and the unused C++ wrapper for fix16 along with it. 2020-07-14 20:57:42 +02:00
__autostart.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00
CMakeLists.txt - removed libdivide for good and the unused C++ wrapper for fix16 along with it. 2020-07-14 20:57:42 +02:00
g_pch.h - cleaned up the remaining dependencies on windows.h 2020-02-03 21:30:57 +01:00
gitinfo.cpp - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00
zzautozend.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00