Lime3DS/src/video_core
OpenSauce04 6715959382 shader_jit_a64_compiler: Added missing include
Fixes a build issue on ARM64 Linux w/ GCC

Fix proposed by PabloMK7
2026-03-12 17:18:29 +00:00
..
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 libretro: draw cursor in vulkan 2026-03-08 19:04:10 +00:00
pica video_core: vulkan: Add disk shader cache (#1725) 2026-02-16 15:59:22 +01:00
rasterizer_cache Fix Shadow Rendering / Texture Filtering (#1675) 2026-02-20 23:39:04 +01:00
renderer_opengl Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
renderer_software video_core: Fix LCD color fill (#1198) 2025-06-29 13:51:29 +02:00
renderer_vulkan video_core: vulkan: Fix Framebuffer move behaviour (#1865) 2026-03-11 23:36:03 +01:00
shader shader_jit_a64_compiler: Added missing include 2026-03-12 17:18:29 +00:00
texture
CMakeLists.txt Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
gpu_debugger.h
gpu_impl.h
gpu.cpp Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
gpu.h Implement libretro core (#1215) 2026-02-19 22:30:25 +00:00
pica_types.h
precompiled_headers.h
rasterizer_accelerated.cpp video_core: Vectorize RasterizerAccelerated::AnalyzeVertexArray 2025-05-31 11:12:28 +00:00
rasterizer_accelerated.h
rasterizer_interface.h video_core: vulkan: Add disk shader cache (#1725) 2026-02-16 15:59:22 +01:00
renderer_base.cpp android: Implement secondary display support (#617) 2025-08-08 21:41:52 +01:00
renderer_base.h android: Implement secondary display support (#617) 2025-08-08 21:41:52 +01:00
right_eye_disabler.cpp
right_eye_disabler.h
utils.h
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