mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-07 11:48:50 -04:00
video_core: Add GPU vendor name to window title bar
This commit is contained in:
@@ -42,6 +42,8 @@ public:
|
||||
|
||||
[[nodiscard]] virtual RasterizerInterface* ReadRasterizer() = 0;
|
||||
|
||||
[[nodiscard]] virtual std::string GetDeviceVendor() const = 0;
|
||||
|
||||
// Getter/setter functions:
|
||||
// ------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user