QtGUI: Add buttton to toggle the filter.
This commit is contained in:
parent
9e065b9c7d
commit
2eff80b47f
5 changed files with 61 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue