liamwhite 91ad6b7098 Merge pull request #12194 from liamwhite/fruit-company 2 年之前
..
buffer_cache 91ad6b7098 Merge pull request #12194 from liamwhite/fruit-company 2 年之前
control f1a2e36711 Query Cachge: Fully rework Vulkan's query cache 2 年之前
engines ae60a5657e Buffer Cache: Eliminate clears on Indirect buffers 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 453fd47030 query_cache: demote report synced unreachable to assert 2 年之前
renderer_null 75de0cadcf renderer_null: fix 2 年之前
renderer_opengl df49795bcb Merge pull request #12154 from liamwhite/more-drivers 2 年之前
renderer_vulkan 1d11fe00a3 Merge branch 'master' into ssbo-align 2 年之前
texture_cache efc50485b8 renderer_vulkan: Introduce separate cmd buffer for uploads 2 年之前
textures a007ac6b9c configure_graphics_advance: Generate UI at runtime 3 年之前
vulkan_common df49795bcb Merge pull request #12154 from liamwhite/more-drivers 2 年之前
CMakeLists.txt f21340f7aa Merge pull request #11535 from GPUCode/upload_cmdbuf 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 3 年之前
dma_pusher.h 0448eb6f0f ci: fix new codespell errors 2 年之前
fence_manager.h 1d03a0fa75 Revert "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 年之前