Citron-emu/src/video_core
2021-01-02 10:23:41 -05:00
..
buffer_cache video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
command_classes general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
engines video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
host_shaders host_shaders: Add Vulkan assembler compute shaders 2020-12-30 02:03:50 -03:00
macro
renderer_opengl video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
renderer_vulkan general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
shader half_set: Resolve -Wmaybe-uninitialized warnings 2020-12-30 17:59:42 -05:00
texture_cache video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
textures video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt Merge pull request #5208 from bunnei/service-threads 2020-12-30 22:06:05 -08:00
compatible_formats.cpp video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
compatible_formats.h video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
delayed_destruction_ring.h video_core: Add a delayed destruction ring abstraction 2020-12-30 02:10:19 -03:00
dirty_flags.cpp video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
dirty_flags.h video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
dma_pusher.cpp
dma_pusher.h
fence_manager.h video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
framebuffer_config.h
gpu.cpp
gpu.h
gpu_thread.cpp
gpu_thread.h
guest_driver.cpp
guest_driver.h
memory_manager.cpp video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
memory_manager.h
morton.cpp video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
morton.h video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
query_cache.h
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
renderer_base.cpp
renderer_base.h
shader_cache.h
shader_notify.cpp
shader_notify.h
surface.cpp video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
surface.h video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
video_core.cpp
video_core.h