litucks-torzu/src/video_core
2022-10-07 17:33:59 -04:00
..
buffer_cache General: Fix compilation for GCC 2022-10-06 21:00:53 +02:00
control General: address feedback 2022-10-06 21:00:54 +02:00
engines maxwell_dma: remove warnings from implemented functionality 2022-10-06 21:00:54 +02:00
host1x General: address feedback 2022-10-06 21:00:54 +02:00
host_shaders
macro VideoCore: Add option to dump the macros. 2022-10-06 21:00:53 +02:00
renderer_opengl state_tracker: workaround channel setup for homebrew 2022-10-06 21:00:54 +02:00
renderer_vulkan vulkan_blitter: Fix pool allocation double free. 2022-10-06 21:00:54 +02:00
texture_cache general: Format licenses as per SPDX guidelines 2022-10-06 21:00:54 +02:00
textures Decoders: Improve overall speed. 2022-10-06 21:00:53 +02:00
vulkan_common vulkan_blitter: Fix pool allocation double free. 2022-10-06 21:00:54 +02:00
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt
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 General: address feedback 2022-10-06 21:00:54 +02:00
gpu.h
gpu_thread.cpp
gpu_thread.h
memory_manager.cpp General: Fix clang format. 2022-10-06 21:00:53 +02:00
memory_manager.h General: address feedback 2022-10-06 21:00:54 +02:00
query_cache.h state_tracker: workaround channel setup for homebrew 2022-10-06 21:00:54 +02:00
rasterizer_accelerated.cpp
rasterizer_accelerated.h
rasterizer_interface.h DMA & InlineToMemory Engines Rework. 2022-10-06 21:00:53 +02:00
renderer_base.cpp video_core: don't block rendering on screenshots 2022-10-07 17:33:59 -04:00
renderer_base.h
shader_cache.cpp
shader_cache.h
shader_environment.cpp
shader_environment.h
shader_notify.cpp
shader_notify.h
surface.cpp
surface.h VideoCore: Implement formats needed for N64 emulation. 2022-10-06 21:00:53 +02:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp
video_core.h