yuzu/src/video_core
2022-01-19 19:48:46 +01:00
..
buffer_cache
command_classes video_core/codecs: re-enable VAAPI/VDPAU on BSDs after 72aa418b0b 2021-12-18 20:57:30 +00:00
engines
host_shaders astc_decoder: Combine FastReplicate functions to work around new NV driver bug 2022-01-16 16:13:20 -05:00
macro xbyak: Update include path 2021-08-15 19:26:38 +01:00
renderer_opengl ShaderDecompiler: Add a debug option to dump the game's shaders. 2022-01-04 02:39:00 +01:00
renderer_vulkan ShaderDecompiler: Add a debug option to dump the game's shaders. 2022-01-04 02:39:00 +01:00
texture_cache Merge pull request #7658 from ameerj/sparse-fixes 2022-01-06 13:50:14 +01:00
textures TextureCache: Fix Automatic Anisotropic. 2021-11-17 03:15:08 +01:00
vulkan_common vulkan_device: Fix sType for VkPhysicalDeviceShaderAtomicInt64Features 2022-01-19 19:48:46 +01:00
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt video_core/cmake: link against libva explicitly ... 2021-12-02 22:35:30 -07:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h
dma_pusher.cpp
dma_pusher.h
fence_manager.h
framebuffer_config.h
gpu.cpp Merge pull request #7636 from vonchenplus/buffer_queue_query 2022-01-04 11:28:49 -08:00
gpu.h gpu: Add shut down method to synchronize threads before destruction 2022-01-03 20:47:26 -05:00
gpu_thread.cpp
gpu_thread.h
memory_manager.cpp video_core/memory_manager: Fixes for sparse memory management 2021-12-31 17:04:02 -05:00
memory_manager.h video_core/memory_manager: Deduplicate Read/WriteBlock 2021-12-31 02:08:22 -05:00
query_cache.h
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h
renderer_base.cpp
renderer_base.h
shader_cache.cpp
shader_cache.h
shader_environment.cpp video_core: Remove unnecesary maybe_unused flag 2022-01-04 21:25:47 -06:00
shader_environment.h ShaderDecompiler: Add a debug option to dump the game's shaders. 2022-01-04 02:39:00 +01:00
shader_notify.cpp general: Replace high_resolution_clock with steady_clock 2021-12-02 14:20:43 -05:00
shader_notify.h general: Replace high_resolution_clock with steady_clock 2021-12-02 14:20:43 -05:00
surface.cpp video_core: Add S8_UINT stencil format 2021-11-17 15:04:38 -05:00
surface.h video_core: Add S8_UINT stencil format 2021-11-17 15:04:38 -05:00
transform_feedback.cpp
transform_feedback.h shader: Split profile and runtime info headers 2021-07-22 21:51:38 -04:00
video_core.cpp Fix screenshot dimensions when at 1x scale 2021-11-20 17:50:24 -05:00
video_core.h Fix screenshot dimensions when at 1x scale 2021-11-20 17:50:24 -05:00