mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 06:35:45 -04:00
Frontend: Add display linear filtering option
This commit is contained in:
@ -15,6 +15,7 @@ struct Settings
|
||||
u32 gpu_resolution_scale = 1;
|
||||
u32 max_gpu_resolution_scale = 1;
|
||||
bool gpu_vsync = true;
|
||||
bool display_linear_filtering = true;
|
||||
|
||||
struct DebugSettings
|
||||
{
|
||||
|
Reference in New Issue
Block a user