..
custom_textures
video_core: vulkan: Add disk shader cache ( #1725 )
2026-02-16 15:59:22 +01:00
debug_utils
video_core: Switch to xxHash and improve ShaderSetup behaviour ( #1592 )
2026-01-09 18:01:49 +01:00
host_shaders
vk_blit_helper: Add d24s8_to_rgba8_ms_comp
2026-05-09 20:30:10 -07:00
pica
gsp: Fix GPU interrupt queue and add GPU timing emulation ( #2095 )
2026-05-07 01:36:21 +02:00
rasterizer_cache
renderer_vulkan: Derive framebuffer sample-count from attachments
2026-05-09 20:30:11 -07:00
renderer_opengl
rasterizer_cache: Initial support for multi-sample surfaces
2026-05-09 20:30:10 -07:00
renderer_software
video_core: Fix LCD color fill ( #1198 )
2025-06-29 13:51:29 +02:00
renderer_vulkan
renderer_vulkan: Fix initialization of image handles
2026-05-09 20:30:11 -07:00
shader
shader_jit: Emit LG2/EX2 subroutines on-demand ( #2046 )
2026-04-24 20:34:46 +02:00
texture
video_core: Properly handle non RGBA8 shadow textures ( #2047 )
2026-04-17 21:45:50 +02:00
CMakeLists.txt
cmake: Add EXCLUDE_FROM_ALL to targets where applicable
2026-05-09 14:01:56 +01:00
gpu.cpp
gsp: Fix GPU interrupt queue and add GPU timing emulation ( #2095 )
2026-05-07 01:36:21 +02:00
gpu.h
Implement libretro core ( #1215 )
2026-02-19 22:30:25 +00:00
gpu_debugger.h
misc: fix issues pointed out by msvc ( #7316 )
2024-01-07 12:37:42 -08:00
gpu_impl.h
renderer: Add disable right eye performance hack
2024-11-19 16:36:24 +00:00
pica_types.h
Implement framebuffer vertical flip flag ( #699 )
2025-03-17 19:39:55 +00:00
precompiled_headers.h
Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" ( #6213 )
2022-12-17 16:06:38 +01:00
rasterizer_accelerated.cpp
video_core: Vectorize RasterizerAccelerated::AnalyzeVertexArray
2025-05-31 11:12:28 +00:00
rasterizer_accelerated.h
video_core: Refactor state tracking ( #1059 )
2025-05-26 14:37:03 +02:00
rasterizer_interface.h
video_core: vulkan: Add disk shader cache ( #1725 )
2026-02-16 15:59:22 +01:00
renderer_base.cpp
config: Add sample_count renderer option
2026-05-09 20:30:10 -07:00
renderer_base.h
config: Add sample_count renderer option
2026-05-09 20:30:10 -07:00
right_eye_disabler.cpp
renderer: Add disable right eye performance hack
2024-11-19 16:36:24 +00:00
right_eye_disabler.h
renderer: Add disable right eye performance hack
2024-11-19 16:36:24 +00:00
utils.h
Update the entire application to use the new clang format style
2018-03-09 10:54:43 -07:00
video_core.cpp
video_core: Fixed occasional launch crash on certain platforms due to unsafe SDL_Init
2025-11-27 14:27:10 +00:00
video_core.h
video_core: Refactor GPU interface ( #7272 )
2023-12-28 11:46:57 +01:00