Christoph Oelckers
|
6e0fbb2043
|
- removed templates.h includes.
|
2021-10-30 10:51:03 +02:00 |
|
Mitch Richters
|
b02a6a3ec9
|
- Replace MIN() from templates.h with version provided in STL.
|
2021-10-30 10:36:15 +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
|
9071949a46
|
- backend upate from GZDoom
* Vulkan SDK and dependencies updated.
* better interface for buffers in the render backend.
|
2021-10-30 09:34:38 +02:00 |
|
Christoph Oelckers
|
a3d9cd9a68
|
- Backend update from GZDoom - mainly for GLES2 support.
|
2021-09-18 12:20:28 +02:00 |
|
Christoph Oelckers
|
8a8379f5fc
|
- Backend update from GZDoom.
|
2021-07-11 09:50:36 +02:00 |
|
Christoph Oelckers
|
8ea13f7c65
|
- implemented support for paletted textures to Vulkan backend.
|
2021-04-05 21:24:29 +02:00 |
|
Christoph Oelckers
|
af5e3dd1b8
|
- render backend update from GZDoom, mostly minor stuff.
|
2020-09-27 16:12:51 +02:00 |
|
Christoph Oelckers
|
d7225c1965
|
- backend update from GZDoom
|
2020-06-07 15:02:54 +02:00 |
|
Christoph Oelckers
|
c26b6cdf59
|
- backend sync with GZDoom.
|
2020-05-31 21:25:52 +02:00 |
|
Christoph Oelckers
|
611dad7f69
|
- added the softpoly and Vulkan backend code fron GZDoom.
Not hooked up yet.
|
2020-05-31 10:53:11 +02:00 |
|