mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-15 18:05:45 -04:00
NoGUI: Move DRM display to GL context
We don't use it for Vulkan.
This commit is contained in:
@ -12,7 +12,7 @@ struct WindowInfo
|
||||
Wayland,
|
||||
MacOS,
|
||||
Android,
|
||||
DRM,
|
||||
Display,
|
||||
};
|
||||
|
||||
enum class SurfaceFormat
|
||||
|
Reference in New Issue
Block a user