liamwhite d3da1e6517 Merge pull request #10990 from comex/ubsan 3 years ago
..
buffer_cache 4347dd26c6 buffer_cache: Increase number of texture buffers 3 years ago
control 600f325d87 general: fix spelling mistakes 3 years ago
engines 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 years ago
host1x 310b6cf4af general: Use ScratchBuffer where possible 3 years ago
host_shaders 82107b33a2 OpenGL: Add Local Memory warmup shader 3 years ago
macro 49f6deecb8 video_core/macro: Make use of Common::HashValue 3 years ago
renderer_null da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
renderer_opengl 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings 3 years ago
renderer_vulkan 4ecedc4991 vk_buffer_cache: Format 3 years ago
texture_cache ce7c418e0c Merge pull request #10996 from Kelebek1/readblock_optimisation 3 years ago
textures eac46ad7ce video_core: Add BCn decoding support 3 years ago
vulkan_common c3050c1b48 cmake: allow using system VMA library 3 years ago
CMakeLists.txt c3050c1b48 cmake: allow using system VMA library 3 years ago
cache_types.h 3630bfaef3 RasterizerMemory: Add filtering for flushing/invalidation operations. 3 years ago
cdma_pusher.cpp 2931101e6f NVDRV: Refactor Host1x 3 years ago
cdma_pusher.h 5da70f7197 Remove memory allocations in some hot paths 3 years ago
compatible_formats.cpp 272916eeaf renderer_vulkan: Fix some missing view formats 3 years ago
compatible_formats.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
delayed_destruction_ring.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
dirty_flags.cpp 4496030ea9 Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 3 years ago
dirty_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
dma_pusher.cpp 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 years ago
dma_pusher.h 5da70f7197 Remove memory allocations in some hot paths 3 years ago
fence_manager.h da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
framebuffer_config.h 809148e1a5 nvnflinger: fix name 3 years ago
fsr.cpp c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 years ago
fsr.h c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 years ago
gpu.cpp da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
gpu.h da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
gpu_thread.cpp da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
gpu_thread.h 44518b225c gpu_thread: Use bounded queue 3 years ago
invalidation_accumulator.h b56ad93bbc BufferBase: Don't ignore GPU pages. 3 years ago
memory_manager.cpp 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 years ago
memory_manager.h 6f7cb69c94 Use spans over guest memory where possible instead of copying data. 3 years ago
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers 3 years ago
pte_kind.h 99507d0188 video_core: Implement memory manager page kind 3 years ago
query_cache.h d7c532d889 Fixes and workarounds to make UBSan happier on macOS 3 years ago
rasterizer_accelerated.cpp d7c532d889 Fixes and workarounds to make UBSan happier on macOS 3 years ago
rasterizer_accelerated.h d7c532d889 Fixes and workarounds to make UBSan happier on macOS 3 years ago
rasterizer_download_area.h 6f90dff293 Address feedback, add CR notice, etc 3 years ago
rasterizer_interface.h da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
renderer_base.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings 3 years ago
renderer_base.h 098e2c4077 android: renderer_vulkan: Fix crash with surface recreation. 3 years ago
shader_cache.cpp da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
shader_cache.h da440da9f5 Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU 3 years ago
shader_environment.cpp f902cc2a2b Fix code resize to use word size rather than byte size 3 years ago
shader_environment.h f902cc2a2b Fix code resize to use word size rather than byte size 3 years ago
shader_notify.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
shader_notify.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
smaa_area_tex.h 5b837157bd video_core: Integrate SMAA 3 years ago
smaa_search_tex.h 5b837157bd video_core: Integrate SMAA 3 years ago
surface.cpp eac46ad7ce video_core: Add BCn decoding support 3 years ago
surface.h eac46ad7ce video_core: Add BCn decoding support 3 years ago
transform_feedback.cpp 5da70f7197 Remove memory allocations in some hot paths 3 years ago
transform_feedback.h 5da70f7197 Remove memory allocations in some hot paths 3 years ago
video_core.cpp 41d99aa89d memory: rename global memory references to application memory 3 years ago
video_core.h cdb240f3d4 chore: make yuzu REUSE compliant 4 years ago