Christoph Oelckers
|
ce4c2be3c7
|
- use the 2d drawer's size where appropriate.
|
2020-04-11 20:20:58 +02:00 |
|
Christoph Oelckers
|
b18faacab0
|
- 2D drawer cleanup.
|
2020-04-11 20:20:58 +02:00 |
|
Christoph Oelckers
|
ac610d87e5
|
- merged FPalette and PaletteContainer.
|
2020-04-11 20:19:53 +02:00 |
|
Christoph Oelckers
|
cf757ba834
|
- made the translation container a class.
This also splits off some Doom-specific implementation details into higher level headers.
|
2020-04-11 14:00:11 +02:00 |
|
Christoph Oelckers
|
0a7344e432
|
- abstract the external translation interface.
The translation table array now only gets accessed from within r_translate.cpp.
|
2020-04-11 14:00:10 +02:00 |
|
Rachael Alexanderson
|
5d2d187b84
|
- allow custom pixel ratio scaling
|
2019-12-31 09:41:42 -05:00 |
|
Christoph Oelckers
|
5179a69fdb
|
- don't let Vulkan access the vid_vsync variable directly.
Since the FrameBuffers have a SetVsync method anything these last set must count, not the global variable directly.
|
2019-10-01 20:50:15 +02:00 |
|
Christoph Oelckers
|
7346288bf5
|
- moved some more files.
|
2019-07-14 21:09:49 +02:00 |
|