eden-miror/src/video_core
2026-04-08 21:53:29 -04:00
..
buffer_cache [vk] use static_vector instead of small_vector for TFB and other bindings (#3641) 2026-03-06 15:05:05 +01:00
control [video_core/engines] implement stub NV01 timer, inline other channel engines (#3640) 2026-03-06 15:05:39 +01:00
engines [video_core] Fix Maxwell3D register processing to always mark dirty flags (#3712) 2026-03-17 19:53:28 +01:00
gpu_logging [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
host1x [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
host_shaders [video_core/host_shaders] unroll lanczos loop for slightly better perf (#3754) 2026-04-06 19:14:13 +02:00
query_cache [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
renderer_null
renderer_opengl [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
renderer_vulkan [vulkan] Adjusted VK_EXT_Custom_Border_Color implementation 2026-04-08 20:54:57 -04:00
texture_cache [texture_cache] Skip alias synchronization in texture cache when the image has no aliases. (#3740) 2026-04-02 06:06:16 +02:00
textures [fixup] Revert "[video_core] remove decoders.cpp template<A,B> spam (16 copies of the same function) (#3263)" (#3333) 2026-01-18 05:42:05 +01:00
vulkan_common [vulkan] Adjusted VK_EXT_robustness2 2026-04-08 21:53:29 -04:00
cache_types.h
capture.h
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt [cmake] fixes for XCode when having languages other than C/C++ (#3772) 2026-03-26 04:46:43 +01:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h [scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296) 2026-01-18 03:45:18 +01:00
dma_pusher.cpp [scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296) 2026-01-18 03:45:18 +01:00
dma_pusher.h
fence_manager.h [video_core] Fix SignalFence and restore OpenGL rendering (#3224) 2025-12-31 01:17:24 +01:00
framebuffer_config.cpp
framebuffer_config.h
fsr.cpp
fsr.h
gpu.cpp [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
gpu.h
gpu_thread.cpp
gpu_thread.h [texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 2026-02-20 00:52:07 +01:00
guest_memory.h
invalidation_accumulator.h
macro.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
macro.h [video_core/engines] Macro HLE inline (#3653) 2026-03-06 15:04:38 +01:00
memory_manager.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
memory_manager.h
present.h
pte_kind.h
query_cache.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
rasterizer_download_area.h
rasterizer_interface.h
renderer_base.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
renderer_base.h
shader_cache.cpp
shader_cache.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
shader_environment.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
shader_environment.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
shader_notify.cpp
shader_notify.h
smaa_area_tex.h
smaa_search_tex.h
surface.cpp
surface.h [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
video_core.h