Christoph Oelckers
|
41ba829665
|
- fixed compile
|
2022-10-02 20:45:53 +02:00 |
|
Christoph Oelckers
|
111dbd7a7d
|
- backend update from GZDoom.
mainly TAngle overhaul and needed code adjustments.
|
2022-08-26 18:28:22 +02:00 |
|
Christoph Oelckers
|
c7da8ca9d4
|
- fixed compilation on non-Windows.
In this header we must explicitly use the std:: namespace for min/max.
|
2021-10-30 11:38:55 +02:00 |
|
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 |
|
Christoph Oelckers
|
49e0c461c2
|
- Backend update from GZDoom.
This is mainly bringing the GLES backend up to date.
|
2021-10-07 22:46:45 +02:00 |
|
Christoph Oelckers
|
ebe936f03f
|
- moved platform backend code to 'common'.
|
2020-05-26 00:09:27 +02:00 |
|