citra-mk7/src/video_core/renderer_opengl
SachinVin d63acfc1e9 video_core: add workarounds to enable GLES support
video_core: shorten GetGLSLVersionString

video_core: make GLES version and extensions consistent

video_core: move some logic to LoadShader

video_core: deduplicate fragment shader precision specifier
2019-02-12 16:57:18 -06:00
..
gl_rasterizer_cache.cpp video_core: add workarounds to enable GLES support 2019-02-12 16:57:18 -06:00
gl_rasterizer_cache.h Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423) 2018-11-16 23:29:10 -08:00
gl_rasterizer.cpp Memory: move GetPhysicalPointer and IsValidPhysicalAddress into class 2018-12-05 20:21:14 -05:00
gl_rasterizer.h Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423) 2018-11-16 23:29:10 -08:00
gl_resource_manager.cpp gl_resource_manager: Profile creation and deletion 2018-11-17 15:07:30 +01:00
gl_resource_manager.h gl_resource_manager: Split implementations in .cpp file 2018-11-17 15:01:40 +01:00
gl_shader_decompiler.cpp Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423) 2018-11-16 23:29:10 -08:00
gl_shader_decompiler.h Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423) 2018-11-16 23:29:10 -08:00
gl_shader_gen.cpp video_core: add workarounds to enable GLES support 2019-02-12 16:57:18 -06:00
gl_shader_gen.h Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423) 2018-11-16 23:29:10 -08:00
gl_shader_manager.cpp Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423) 2018-11-16 23:29:10 -08:00
gl_shader_manager.h gl_resource_manager: Split implementations in .cpp file 2018-11-17 15:01:40 +01:00
gl_shader_util.cpp video_core: add workarounds to enable GLES support 2019-02-12 16:57:18 -06:00
gl_shader_util.h video_core: add workarounds to enable GLES support 2019-02-12 16:57:18 -06:00
gl_state.cpp video_core: add workarounds to enable GLES support 2019-02-12 16:57:18 -06:00
gl_state.h Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423) 2018-11-16 23:29:10 -08:00
gl_stream_buffer.cpp gl_stream_buffer: Profile orphaning of stream buffer. 2018-11-17 15:03:20 +01:00
gl_stream_buffer.h Port yuzu-emu/yuzu#1137: "renderer_opengl: Namespace OpenGL code" (#4423) 2018-11-16 23:29:10 -08:00
gl_vars.cpp video_core: add workarounds to enable GLES support 2019-02-12 16:57:18 -06:00
gl_vars.h video_core: add workarounds to enable GLES support 2019-02-12 16:57:18 -06:00
pica_to_gl.h Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
renderer_opengl.cpp video_core: add workarounds to enable GLES support 2019-02-12 16:57:18 -06:00
renderer_opengl.h renderer_opengl: Correct forward declaration of FramebufferLayout 2018-12-27 02:48:05 +01:00