mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-06 06:16:32 -05:00
QtGUI: Add buttton to toggle the filter.
This commit is contained in:

committed by
Fernando Sahmkow

parent
9e065b9c7d
commit
2eff80b47f
@@ -24,6 +24,7 @@
|
||||
#include "video_core/host_shaders/opengl_present_frag.h"
|
||||
#include "video_core/host_shaders/opengl_present_vert.h"
|
||||
#include "video_core/host_shaders/present_bicubic_frag.h"
|
||||
#include "video_core/host_shaders/present_gaussian_frag.h"
|
||||
#include "video_core/host_shaders/present_scaleforce_frag.h"
|
||||
#include "video_core/renderer_opengl/gl_rasterizer.h"
|
||||
#include "video_core/renderer_opengl/gl_shader_manager.h"
|
||||
|
Reference in New Issue
Block a user