raze/source/common
Mitch Richters 9894729fc2 - Replace MAX() from templates.h with version provided in STL.
# Conflicts:
#	source/common/textures/hw_ihwtexture.cpp
#	source/common/utility/templates.h
2021-10-30 10:36:02 +02:00
..
2d - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
audio - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
console - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
cutscenes - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
engine - use std::clamp instead of our homegrown version. 2021-10-30 10:35:00 +02:00
filesystem - fixed warnings in common code. 2021-10-08 19:07:56 +02:00
fonts - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
menu - backend update from GZDoom 2021-10-07 22:46:45 +02:00
models - use correct math to access a texel's center for rendering voxels. 2021-10-13 00:12:58 +02:00
objects - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
platform - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
rendering - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
scripting - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
statusbar - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
textures - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
thirdparty - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00
utility - Replace MAX() from templates.h with version provided in STL. 2021-10-30 10:36:02 +02:00