Lioncash 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 лет назад
..
buffer_cache 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
command_classes 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 лет назад
engines 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
host_shaders 21b18057f7 host_shaders: Add Vulkan assembler compute shaders 5 лет назад
macro 4c5f5c9bf3 video_core: Remove unnecessary enum class casting in logging messages 5 лет назад
renderer_opengl 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD 5 лет назад
renderer_vulkan 3e03391a49 vk_buffer_cache: Remove unused function 5 лет назад
shader 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common 5 лет назад
texture_cache aace20afc7 texture_cache: Replace PAGE_SHIFT with PAGE_BITS 5 лет назад
textures 22be115eb2 astc: Increase integer encoded vector size 5 лет назад
vulkan_common 185388f341 Merge pull request #5350 from ReinUsesLisp/vk-init-warns 5 лет назад
CMakeLists.txt cc2c3e447f video_core/cmake: Remove Werror flags already defined code-base wide 5 лет назад
cdma_pusher.cpp 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 лет назад
cdma_pusher.h 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 лет назад
compatible_formats.cpp 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD 5 лет назад
compatible_formats.h 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD 5 лет назад
delayed_destruction_ring.h 9106ac1e6b video_core: Add a delayed destruction ring abstraction 5 лет назад
dirty_flags.cpp 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
dirty_flags.h 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
dma_pusher.cpp 677a8b208d video_core: Resolve more variable shadowing scenarios 5 лет назад
dma_pusher.h 677a8b208d video_core: Resolve more variable shadowing scenarios 5 лет назад
fence_manager.h 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
framebuffer_config.h 14c825bd1c video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. 5 лет назад
gpu.cpp 40571c073f video_core: gpu: Implement synchronous mode using threaded GPU. 5 лет назад
gpu.h 40571c073f video_core: gpu: Implement synchronous mode using threaded GPU. 5 лет назад
gpu_thread.cpp 954341763a gpu: gpu_thread: Ensure MicroProfile is shutdown on exit. 5 лет назад
gpu_thread.h 40571c073f video_core: gpu: Implement synchronous mode using threaded GPU. 5 лет назад
guest_driver.cpp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations 6 лет назад
guest_driver.h 677a8b208d video_core: Resolve more variable shadowing scenarios 5 лет назад
memory_manager.cpp 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
memory_manager.h 677a8b208d video_core: Resolve more variable shadowing scenarios 5 лет назад
morton.cpp 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
morton.h 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
query_cache.h f95602f152 video_core: Resolve more variable shadowing scenarios pt.3 5 лет назад
rasterizer_accelerated.cpp 4caff51710 core: memory: Move to Core::Memory namespace. 6 лет назад
rasterizer_accelerated.h 4caff51710 core: memory: Move to Core::Memory namespace. 6 лет назад
rasterizer_interface.h 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
renderer_base.cpp da53bcee60 video_core: Initialize renderer with a GPU 6 лет назад
renderer_base.h a78021580d render_base: Make use of [[nodiscard]] where applicable 5 лет назад
shader_cache.h 969100d41a shader_cache: Make use of std::erase_if 6 лет назад
shader_notify.cpp 967307d3be Fix style issues 6 лет назад
shader_notify.h 468bd9c1b0 async shaders 6 лет назад
surface.cpp 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
surface.h 9764c13d6d video_core: Rewrite the texture cache 5 лет назад
video_core.cpp 14c825bd1c video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. 5 лет назад
video_core.h 282adfc70b Frontend/GPU: Refactor context management 6 лет назад