You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
GPUCode b8c96cee5f renderer_vulkan: Add more feature checking 3 years ago
..
buffer_cache Remove memory allocations in some hot paths 3 years ago
control general: fix spelling mistakes 3 years ago
engines Use safe reads in DMA engine 3 years ago
host1x Remove memory allocations in some hot paths 3 years ago
host_shaders OpenGL: Add Local Memory warmup shader 3 years ago
macro video_core/macro: Make use of Common::HashValue 3 years ago
renderer_null core: frontend: Refactor GraphicsContext to its own module. 3 years ago
renderer_opengl OpenGL: Limit lmem warmup to NVIDIA 3 years ago
renderer_vulkan renderer_vulkan: Add more feature checking 3 years ago
texture_cache Remove memory allocations in some hot paths 3 years ago
textures video_core: Removed AF for all mip modes option as it's default now 3 years ago
vulkan_common renderer_vulkan: Add more feature checking 3 years ago
CMakeLists.txt externals: Add vma and initialize it 3 years ago
cache_types.h RasterizerMemory: Add filtering for flushing/invalidation operations. 3 years ago
cdma_pusher.cpp NVDRV: Refactor Host1x 3 years ago
cdma_pusher.h Remove memory allocations in some hot paths 3 years ago
compatible_formats.cpp GPU: implement missing ASTC 3 years ago
compatible_formats.h general: Convert source file copyright comments over to SPDX 4 years ago
delayed_destruction_ring.h general: Convert source file copyright comments over to SPDX 4 years ago
dirty_flags.cpp Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 3 years ago
dirty_flags.h general: Convert source file copyright comments over to SPDX 4 years ago
dma_pusher.cpp DMAPusher: Improve collection of non executing methods 3 years ago
dma_pusher.h Remove memory allocations in some hot paths 3 years ago
fence_manager.h Address feedback, add CR notice, etc 3 years ago
framebuffer_config.h nvnflinger: fix name 3 years ago
fsr.cpp video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 years ago
fsr.h video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 years ago
gpu.cpp (wall, native)_clock: Add GetGPUTick 3 years ago
gpu.h GPU: Add Reactive flushing 3 years ago
gpu_thread.cpp core: frontend: Refactor GraphicsContext to its own module. 3 years ago
gpu_thread.h gpu_thread: Use bounded queue 3 years ago
invalidation_accumulator.h BufferBase: Don't ignore GPU pages. 3 years ago
memory_manager.cpp Remove memory allocations in some hot paths 3 years ago
memory_manager.h Remove memory allocations in some hot paths 3 years ago
precompiled_headers.h CMake: Consolidate common PCH headers 3 years ago
pte_kind.h video_core: Implement memory manager page kind 3 years ago
query_cache.h Query cache: stop updating pages as it's not affected by cpu writes 3 years ago
rasterizer_accelerated.cpp code: dodge PAGE_SIZE #define 3 years ago
rasterizer_accelerated.h general: Convert source file copyright comments over to SPDX 4 years ago
rasterizer_download_area.h Address feedback, add CR notice, etc 3 years ago
rasterizer_interface.h GPU: Add Reactive flushing 3 years ago
renderer_base.cpp core: frontend: Refactor GraphicsContext to its own module. 3 years ago
renderer_base.h android: renderer_vulkan: Fix crash with surface recreation. 3 years ago
shader_cache.cpp Remove memory allocations in some hot paths 3 years ago
shader_cache.h general: fix compile for Apple Clang 3 years ago
shader_environment.cpp Fix code resize to use word size rather than byte size 3 years ago
shader_environment.h Fix code resize to use word size rather than byte size 3 years ago
shader_notify.cpp general: Convert source file copyright comments over to SPDX 4 years ago
shader_notify.h general: Convert source file copyright comments over to SPDX 4 years ago
smaa_area_tex.h video_core: Integrate SMAA 3 years ago
smaa_search_tex.h video_core: Integrate SMAA 3 years ago
surface.cpp GPU: implement missing ASTC 3 years ago
surface.h GPU: implement missing ASTC 3 years ago
transform_feedback.cpp Remove memory allocations in some hot paths 3 years ago
transform_feedback.h Remove memory allocations in some hot paths 3 years ago
video_core.cpp memory: rename global memory references to application memory 3 years ago
video_core.h chore: make yuzu REUSE compliant 3 years ago