Liam 4055a476aa video_core: refactor video frame and packet parsing 2 лет назад
..
buffer_cache 68f25217b8 Add missing dowhile loops around FindBuffer calls 2 лет назад
control f1a2e36711 Query Cachge: Fully rework Vulkan's query cache 2 лет назад
engines 32ad99701d Implement vertex array first and subsequent draws 2 лет назад
host1x 4055a476aa video_core: refactor video frame and packet parsing 2 лет назад
host_shaders c5f1ec8040 Merge pull request #11795 from Squall-Leonhart/D32FToOther 2 лет назад
macro 57401589c2 Macro HLE: Add DrawIndirectByteCount 2 лет назад
query_cache 9007d8c8d4 Query Cache: Fix memory leak. 2 лет назад
renderer_null 75de0cadcf renderer_null: fix 2 лет назад
renderer_opengl 7b2ac196d2 Merge pull request #11751 from Kelebek1/transition_msaa_image 2 лет назад
renderer_vulkan 40357098a2 Merge pull request #11896 from liamwhite/crop 2 лет назад
texture_cache fa56518f20 Merge pull request #11747 from Kelebek1/image_alias_sample_names 2 лет назад
textures a007ac6b9c configure_graphics_advance: Generate UI at runtime 3 лет назад
vulkan_common e0834ee50b vulkan_common: use highest API version 2 лет назад
CMakeLists.txt 4055a476aa video_core: refactor video frame and packet parsing 2 лет назад
cache_types.h 3630bfaef3 RasterizerMemory: Add filtering for flushing/invalidation operations. 3 лет назад
cdma_pusher.cpp 2931101e6f NVDRV: Refactor Host1x 3 лет назад
cdma_pusher.h 5da70f7197 Remove memory allocations in some hot paths 3 лет назад
compatible_formats.cpp 272916eeaf renderer_vulkan: Fix some missing view formats 3 лет назад
compatible_formats.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
delayed_destruction_ring.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
dirty_flags.cpp 4496030ea9 Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 3 лет назад
dirty_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
dma_pusher.cpp 115792158d VideoCore: Implement DispatchIndirect 2 лет назад
dma_pusher.h 0448eb6f0f ci: fix new codespell errors 2 лет назад
fence_manager.h d9dde7e6f3 renderer_vulkan: add locks to avoid scheduler flushes from CPU 2 лет назад
framebuffer_config.h 809148e1a5 nvnflinger: fix name 3 лет назад
fsr.cpp c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 лет назад
fsr.h c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 лет назад
gpu.cpp f1a2e36711 Query Cachge: Fully rework Vulkan's query cache 2 лет назад
gpu.h da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 лет назад
gpu_thread.cpp da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 лет назад
gpu_thread.h 44518b225c gpu_thread: Use bounded queue 3 лет назад
invalidation_accumulator.h b56ad93bbc BufferBase: Don't ignore GPU pages. 3 лет назад
memory_manager.cpp 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 лет назад
memory_manager.h 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 лет назад
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers 3 лет назад
pte_kind.h 99507d0188 video_core: Implement memory manager page kind 3 лет назад
query_cache.h f1a2e36711 Query Cachge: Fully rework Vulkan's query cache 2 лет назад
rasterizer_accelerated.cpp d7c532d889 Fixes and workarounds to make UBSan happier on macOS 3 лет назад
rasterizer_accelerated.h d7c532d889 Fixes and workarounds to make UBSan happier on macOS 3 лет назад
rasterizer_download_area.h 6f90dff293 Address feedback, add CR notice, etc 3 лет назад
rasterizer_interface.h 282ae8fa51 Query Cache: address issues 2 лет назад
renderer_base.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings 3 лет назад
renderer_base.h b32940d3ea vk_present_manager: recreate surface on any surface loss 2 лет назад
shader_cache.cpp dfb7fc8293 Fix shader dumps with nvdisasm 3 лет назад
shader_cache.h dfb7fc8293 Fix shader dumps with nvdisasm 3 лет назад
shader_environment.cpp dfb7fc8293 Fix shader dumps with nvdisasm 3 лет назад
shader_environment.h dfb7fc8293 Fix shader dumps with nvdisasm 3 лет назад
shader_notify.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
shader_notify.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
smaa_area_tex.h 5b837157bd video_core: Integrate SMAA 3 лет назад
smaa_search_tex.h 5b837157bd video_core: Integrate SMAA 3 лет назад
surface.cpp ad1a9f3d3a Implement X8_D24 format 2 лет назад
surface.h ad1a9f3d3a Implement X8_D24 format 2 лет назад
transform_feedback.cpp 5da70f7197 Remove memory allocations in some hot paths 3 лет назад
transform_feedback.h 5da70f7197 Remove memory allocations in some hot paths 3 лет назад
video_core.cpp 41d99aa89d memory: rename global memory references to application memory 3 лет назад
video_core.h cdb240f3d4 chore: make yuzu REUSE compliant 4 лет назад