Philip Rebohle
|
e38e1347d3
|
[hud] HudTextRenderer -> HudRenderer
Maintaining one class should be easier than creating
multiple renderer classes and having to switch between
them.
|
2018-04-17 09:20:18 +02:00 |
|
Philip Rebohle
|
fc3f45c082
|
[hud] Added stat counters to the HUD
|
2018-04-03 14:49:13 +02:00 |
|
Philip Rebohle
|
05f0008891
|
[hud] Changed vertex buffer format
Should fix the HUD on Nvidia cards, which do not
support SRGB conversion for vertex input data.
|
2018-01-22 01:20:07 +01:00 |
|
Philip Rebohle
|
96a97aa0c4
|
[dxvk] Added HUD
Experimental version of a HUD which displays information
about the hardware, driver version, and frames per second.
|
2018-01-13 03:53:33 +01:00 |
|