..
buffer_cache
Mark a buffer GPU modified after the buffers are confirmed, do not double synch them
3 years ago
control
Query Cachge: Fully rework Vulkan's query cache
3 years ago
engines
Query Cache: Fix guest side sample counting
3 years ago
host1x
Use initial_frame to check interlaced flag
3 years ago
host_shaders
update shader to confirmed format copy
3 years ago
macro
Macro HLE: Add DrawIndirectByteCount
3 years ago
query_cache
Query Cache: Fix memory leak.
3 years ago
renderer_null
Query Cache: address issues
3 years ago
renderer_opengl
Do not set rescaled flag when rescaling is disabled
3 years ago
renderer_vulkan
Do not set rescaled flag when rescaling is disabled
3 years ago
texture_cache
Merge pull request #11743 from Squall-Leonhart/IFREMOVED
3 years ago
textures
configure_graphics_advance: Generate UI at runtime
3 years ago
vulkan_common
Not not allocate DeviceLocal buffers as mapped
3 years ago
CMakeLists.txt
Query Cache: Setup Base rework
3 years ago
cache_types.h
RasterizerMemory: Add filtering for flushing/invalidation operations.
4 years ago
cdma_pusher.cpp
NVDRV: Refactor Host1x
4 years ago
cdma_pusher.h
Remove memory allocations in some hot paths
3 years ago
compatible_formats.cpp
renderer_vulkan: Fix some missing view formats
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.
4 years ago
dirty_flags.h
general: Convert source file copyright comments over to SPDX
4 years ago
dma_pusher.cpp
VideoCore: Implement DispatchIndirect
3 years ago
dma_pusher.h
ci: fix new codespell errors
3 years ago
fence_manager.h
Query Cache: address issues
3 years ago
framebuffer_config.h
nvnflinger: fix name
4 years ago
fsr.cpp
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
4 years ago
fsr.h
video_core/opengl: Add FSR upscaling filter to the OpenGL renderer
4 years ago
gpu.cpp
Query Cachge: Fully rework Vulkan's query cache
3 years ago
gpu.h
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
3 years ago
gpu_thread.cpp
Memory Tracking: Optimize tracking to only use atomic writes when contested with the host GPU
3 years ago
gpu_thread.h
gpu_thread: Use bounded queue
4 years ago
invalidation_accumulator.h
BufferBase: Don't ignore GPU pages.
4 years ago
memory_manager.cpp
Use spans over guest memory where possible instead of copying data.
3 years ago
memory_manager.h
Use spans over guest memory where possible instead of copying data.
3 years ago
precompiled_headers.h
CMake: Consolidate common PCH headers
4 years ago
pte_kind.h
video_core: Implement memory manager page kind
4 years ago
query_cache.h
Query Cachge: Fully rework Vulkan's query cache
3 years ago
rasterizer_accelerated.cpp
Fixes and workarounds to make UBSan happier on macOS
3 years ago
rasterizer_accelerated.h
Fixes and workarounds to make UBSan happier on macOS
3 years ago
rasterizer_download_area.h
Address feedback, add CR notice, etc
3 years ago
rasterizer_interface.h
Query Cache: address issues
3 years ago
renderer_base.cpp
general: Silence -Wshadow{,-uncaptured-local} warnings
3 years ago
renderer_base.h
core: frontend: Refactor GraphicsContext to its own module.
3 years ago
shader_cache.cpp
Fix shader dumps with nvdisasm
3 years ago
shader_cache.h
Fix shader dumps with nvdisasm
3 years ago
shader_environment.cpp
Fix shader dumps with nvdisasm
3 years ago
shader_environment.h
Fix shader dumps with nvdisasm
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
4 years ago
smaa_search_tex.h
video_core: Integrate SMAA
4 years ago
surface.cpp
Implement X8_D24 format
3 years ago
surface.h
Implement X8_D24 format
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
4 years ago