Philip Rebohle
|
8125d53e58
|
[dxvk] Remove std::clamp usage
Breaks outdated compilers.
|
2018-04-18 17:49:11 +02:00 |
|
Philip Rebohle
|
388fe02158
|
[hud] Added frametime graph
Enable with DXVK_HUD=frametimes.
|
2018-04-17 12:03:03 +02:00 |
|
Philip Rebohle
|
8bfaae9350
|
[hud] Rename renderText -> render
|
2018-04-17 09:21:40 +02:00 |
|
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 |
|