Add connection status overlay for DXVA2 and SDL

This commit is contained in:
Cameron Gutman
2019-03-17 15:08:21 -07:00
parent 9a6f5ba1a8
commit c75b9c9221
9 changed files with 186 additions and 95 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ namespace Overlay {
enum OverlayType {
OverlayDebug,
OverlayMinorNotification,
OverlayMajorNotification,
OverlayStatusUpdate,
OverlayNotification,
OverlayMax
};