GPUCode 95cefaf993 renderer_vulkan: Add support for VK_KHR_image_format_list %!s(int64=3) %!d(string=hai) anos
..
buffer_cache 5da70f7197 Remove memory allocations in some hot paths %!s(int64=3) %!d(string=hai) anos
control 600f325d87 general: fix spelling mistakes %!s(int64=3) %!d(string=hai) anos
engines ffbaf574ca Use safe reads in DMA engine %!s(int64=3) %!d(string=hai) anos
host1x 5da70f7197 Remove memory allocations in some hot paths %!s(int64=3) %!d(string=hai) anos
host_shaders 82107b33a2 OpenGL: Add Local Memory warmup shader %!s(int64=3) %!d(string=hai) anos
macro 49f6deecb8 video_core/macro: Make use of Common::HashValue %!s(int64=3) %!d(string=hai) anos
renderer_null ae099d583c core: frontend: Refactor GraphicsContext to its own module. %!s(int64=3) %!d(string=hai) anos
renderer_opengl 4f160633d3 OpenGL: Limit lmem warmup to NVIDIA %!s(int64=3) %!d(string=hai) anos
renderer_vulkan 95cefaf993 renderer_vulkan: Add support for VK_KHR_image_format_list %!s(int64=3) %!d(string=hai) anos
texture_cache 95cefaf993 renderer_vulkan: Add support for VK_KHR_image_format_list %!s(int64=3) %!d(string=hai) anos
textures eac46ad7ce video_core: Add BCn decoding support %!s(int64=3) %!d(string=hai) anos
vulkan_common 95cefaf993 renderer_vulkan: Add support for VK_KHR_image_format_list %!s(int64=3) %!d(string=hai) anos
CMakeLists.txt eac46ad7ce video_core: Add BCn decoding support %!s(int64=3) %!d(string=hai) anos
cache_types.h 3630bfaef3 RasterizerMemory: Add filtering for flushing/invalidation operations. %!s(int64=3) %!d(string=hai) anos
cdma_pusher.cpp 2931101e6f NVDRV: Refactor Host1x %!s(int64=3) %!d(string=hai) anos
cdma_pusher.h 5da70f7197 Remove memory allocations in some hot paths %!s(int64=3) %!d(string=hai) anos
compatible_formats.cpp 87a9be8dec GPU: implement missing ASTC %!s(int64=3) %!d(string=hai) anos
compatible_formats.h 99ceb03a1c general: Convert source file copyright comments over to SPDX %!s(int64=4) %!d(string=hai) anos
delayed_destruction_ring.h 99ceb03a1c general: Convert source file copyright comments over to SPDX %!s(int64=4) %!d(string=hai) anos
dirty_flags.cpp 4496030ea9 Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. %!s(int64=3) %!d(string=hai) anos
dirty_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX %!s(int64=4) %!d(string=hai) anos
dma_pusher.cpp cb1497d0d7 DMAPusher: Improve collection of non executing methods %!s(int64=3) %!d(string=hai) anos
dma_pusher.h 5da70f7197 Remove memory allocations in some hot paths %!s(int64=3) %!d(string=hai) anos
fence_manager.h 6f90dff293 Address feedback, add CR notice, etc %!s(int64=3) %!d(string=hai) anos
framebuffer_config.h 809148e1a5 nvnflinger: fix name %!s(int64=3) %!d(string=hai) anos
fsr.cpp c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer %!s(int64=3) %!d(string=hai) anos
fsr.h c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer %!s(int64=3) %!d(string=hai) anos
gpu.cpp 907507886d (wall, native)_clock: Add GetGPUTick %!s(int64=3) %!d(string=hai) anos
gpu.h c6cac2ffaa GPU: Add Reactive flushing %!s(int64=3) %!d(string=hai) anos
gpu_thread.cpp ae099d583c core: frontend: Refactor GraphicsContext to its own module. %!s(int64=3) %!d(string=hai) anos
gpu_thread.h 44518b225c gpu_thread: Use bounded queue %!s(int64=3) %!d(string=hai) anos
invalidation_accumulator.h b56ad93bbc BufferBase: Don't ignore GPU pages. %!s(int64=3) %!d(string=hai) anos
memory_manager.cpp 5da70f7197 Remove memory allocations in some hot paths %!s(int64=3) %!d(string=hai) anos
memory_manager.h 5da70f7197 Remove memory allocations in some hot paths %!s(int64=3) %!d(string=hai) anos
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers %!s(int64=3) %!d(string=hai) anos
pte_kind.h 99507d0188 video_core: Implement memory manager page kind %!s(int64=3) %!d(string=hai) anos
query_cache.h ab0c0a469c Query cache: stop updating pages as it's not affected by cpu writes %!s(int64=3) %!d(string=hai) anos
rasterizer_accelerated.cpp 14e9de6678 code: dodge PAGE_SIZE #define %!s(int64=4) %!d(string=hai) anos
rasterizer_accelerated.h 99ceb03a1c general: Convert source file copyright comments over to SPDX %!s(int64=4) %!d(string=hai) anos
rasterizer_download_area.h 6f90dff293 Address feedback, add CR notice, etc %!s(int64=3) %!d(string=hai) anos
rasterizer_interface.h c6cac2ffaa GPU: Add Reactive flushing %!s(int64=3) %!d(string=hai) anos
renderer_base.cpp ae099d583c core: frontend: Refactor GraphicsContext to its own module. %!s(int64=3) %!d(string=hai) anos
renderer_base.h 098e2c4077 android: renderer_vulkan: Fix crash with surface recreation. %!s(int64=3) %!d(string=hai) anos
shader_cache.cpp 5da70f7197 Remove memory allocations in some hot paths %!s(int64=3) %!d(string=hai) anos
shader_cache.h 9737615948 general: fix compile for Apple Clang %!s(int64=3) %!d(string=hai) anos
shader_environment.cpp f902cc2a2b Fix code resize to use word size rather than byte size %!s(int64=3) %!d(string=hai) anos
shader_environment.h f902cc2a2b Fix code resize to use word size rather than byte size %!s(int64=3) %!d(string=hai) anos
shader_notify.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX %!s(int64=4) %!d(string=hai) anos
shader_notify.h 99ceb03a1c general: Convert source file copyright comments over to SPDX %!s(int64=4) %!d(string=hai) anos
smaa_area_tex.h 5b837157bd video_core: Integrate SMAA %!s(int64=3) %!d(string=hai) anos
smaa_search_tex.h 5b837157bd video_core: Integrate SMAA %!s(int64=3) %!d(string=hai) anos
surface.cpp eac46ad7ce video_core: Add BCn decoding support %!s(int64=3) %!d(string=hai) anos
surface.h eac46ad7ce video_core: Add BCn decoding support %!s(int64=3) %!d(string=hai) anos
transform_feedback.cpp 5da70f7197 Remove memory allocations in some hot paths %!s(int64=3) %!d(string=hai) anos
transform_feedback.h 5da70f7197 Remove memory allocations in some hot paths %!s(int64=3) %!d(string=hai) anos
video_core.cpp 41d99aa89d memory: rename global memory references to application memory %!s(int64=3) %!d(string=hai) anos
video_core.h cdb240f3d4 chore: make yuzu REUSE compliant %!s(int64=4) %!d(string=hai) anos