mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 04:58:02 -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