citra/src/video_core/renderer_opengl
GPUCode 36146459f8
renderer_vulkan: Fix screenshots under NVIDIA vulkan (#7082)
2023-10-22 22:53:14 +03:00
..
frame_dumper_opengl.cpp frame_dumper: Use jthread (#6855) 2023-08-07 18:21:28 -07:00
frame_dumper_opengl.h frame_dumper: Use jthread (#6855) 2023-08-07 18:21:28 -07:00
gl_blit_helper.cpp Add vulkan backend (#6512) 2023-09-13 01:28:50 +03:00
gl_blit_helper.h Add vulkan backend (#6512) 2023-09-13 01:28:50 +03:00
gl_driver.cpp renderer/opengl: Deduce GLES from actual driver in use. (#7056) 2023-10-10 12:52:47 -07:00
gl_driver.h renderer/opengl: Deduce GLES from actual driver in use. (#7056) 2023-10-10 12:52:47 -07:00
gl_rasterizer.cpp video_core: Abstract shader generators. (#6990) 2023-09-30 02:06:06 -07:00
gl_rasterizer.h video_core: Abstract shader generators. (#6990) 2023-09-30 02:06:06 -07:00
gl_rasterizer_cache.cpp
gl_resource_manager.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
gl_resource_manager.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
gl_shader_disk_cache.cpp common: Add more robust ZSTD handling. (#7071) 2023-10-15 14:08:29 -07:00
gl_shader_disk_cache.h video_core: Abstract shader generators. (#6990) 2023-09-30 02:06:06 -07:00
gl_shader_manager.cpp video_core: Abstract shader generators. (#6990) 2023-09-30 02:06:06 -07:00
gl_shader_manager.h video_core: Abstract shader generators. (#6990) 2023-09-30 02:06:06 -07:00
gl_shader_util.cpp video_core: Abstract shader generators. (#6990) 2023-09-30 02:06:06 -07:00
gl_shader_util.h video_core: Abstract shader generators. (#6990) 2023-09-30 02:06:06 -07:00
gl_state.cpp fix include/namespace related compilation errors (#7019) 2023-09-28 18:36:50 +05:30
gl_state.h renderer_gl: Use explicit bindings (#6940) 2023-09-07 21:42:22 +03:00
gl_stream_buffer.cpp
gl_stream_buffer.h
gl_texture_mailbox.cpp Add vulkan backend (#6512) 2023-09-13 01:28:50 +03:00
gl_texture_mailbox.h rasterizer_cache: Remove runtime allocation caching (#6705) 2023-08-01 03:35:41 +03:00
gl_texture_runtime.cpp Add vulkan backend (#6512) 2023-09-13 01:28:50 +03:00
gl_texture_runtime.h Add vulkan backend (#6512) 2023-09-13 01:28:50 +03:00
gl_vars.cpp
gl_vars.h
pica_to_gl.h video_core: Take factors into account with min/max blending functions (#6925) 2023-08-30 21:26:28 +03:00
post_processing_opengl.cpp Fix post processing shaders crashing on Intel GPUs (#6890) 2023-08-17 22:17:24 +02:00
post_processing_opengl.h
renderer_opengl.cpp renderer_vulkan: Fix screenshots under NVIDIA vulkan (#7082) 2023-10-22 22:53:14 +03:00
renderer_opengl.h Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00