mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 18:15:46 -04:00
Frontend: Prevent drawing imgui into the vram texture
This commit is contained in:
@ -19,7 +19,7 @@ public:
|
||||
void ResetGraphicsAPIState() override;
|
||||
void RestoreGraphicsAPIState() override;
|
||||
|
||||
void RenderStatistics() override;
|
||||
void DrawStatistics() override;
|
||||
void UpdateSettings() override;
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user