..
buffer_cache
[video_core/buffer_cache] Simplify word manager logic (#3221)
2 months ago
control
[scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296)
3 months ago
engines
[scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296)
3 months ago
gpu_logging
[android] gpu logs functions (#3389)
2 months ago
host1x
[video_core/host1x/vic] Fix a Regression in Big Brain Academy in Linux (#3412)
2 months ago
host_shaders
[vk] remove unused vk_texture_manager.cpp and unused shader conversions (#3432)
2 months ago
query_cache
[vk] Fix query cache leak on missed sync (#131)
8 months ago
renderer_null
nvnflinger/gpu: implement applet capture
2 years ago
renderer_opengl
[ogl, vk] shader invalidation -> 13,16 (#3397)
2 months ago
renderer_vulkan
[android] gpu logs functions (#3389)
2 months ago
texture_cache
[android] fix discrepancy of MAXTEXTURE v. TEXTURE in setting string set (#3360)
2 months ago
textures
[video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019)
4 months ago
vulkan_common
[android] gpu logs functions (#3389)
2 months ago
CMakeLists.txt
[cmake] Move back to individual handling of Vulkan deps (#3450)
2 months ago
cache_types.h
RasterizerMemory: Add filtering for flushing/invalidation operations.
3 years ago
capture.h
nvnflinger/gpu: implement applet capture
2 years ago
cdma_pusher.cpp
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351)
6 months ago
cdma_pusher.h
Port changes from Early Access
1 year 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
[VK] Rework SPIRV Shader Optimization (#238)
9 months 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
[scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296)
3 months ago
dma_pusher.cpp
[scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296)
3 months ago
dma_pusher.h
[video_core] Improve DMA logic and add an option to sync memory operations (#276)
8 months ago
fence_manager.h
[video_core] Fix SignalFence and restore OpenGL rendering (#3224)
3 months ago
framebuffer_config.cpp
video_core: simplify accelerated surface fetch and crop handling between APIs
2 years ago
framebuffer_config.h
nvnflinger/gpu: implement blending
2 years ago
fsr.cpp
[common] replace Common::BitCast with libc++ provided one (#2774)
5 months ago
fsr.h
[common] replace Common::BitCast with libc++ provided one (#2774)
5 months ago
gpu.cpp
[settings, frontend] Reorganize graphics/CPU settings, saner defaults (#3233)
3 months ago
gpu.h
[vk, opengl] defer checks to topmost call (avoid unnecessary call) (#40)
9 months ago
gpu_thread.cpp
[video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129)
4 months ago
gpu_thread.h
nvnflinger/gpu: implement layer stack composition
2 years ago
guest_memory.h
Core: Clang format and other small issues.
2 years ago
invalidation_accumulator.h
BufferBase: Don't ignore GPU pages.
3 years ago
macro.cpp
[common, core] remove uneeded memory indirection overhead at startup (#3306)
3 months ago
macro.h
[common, core] remove uneeded memory indirection overhead at startup (#3306)
3 months ago
memory_manager.cpp
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
6 months ago
memory_manager.h
[meta] fix license headers (#2547)
6 months ago
present.h
gpu: dependency-inject scaling/antialiasing filter state for capture layers
2 years ago
pte_kind.h
video_core: Implement memory manager page kind
4 years ago
query_cache.h
VideoCore: Move Slot Vector to Common
2 years ago
rasterizer_download_area.h
Rework time service to fix time passing offline.
2 years ago
rasterizer_interface.h
[Rasterizer]: Implement "Skip CPU Inner Invalidation" hack
9 months ago
renderer_base.cpp
general: Silence -Wshadow{,-uncaptured-local} warnings
3 years ago
renderer_base.h
nvnflinger/gpu: implement applet capture
2 years ago
shader_cache.cpp
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
6 months ago
shader_cache.h
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
6 months ago
shader_environment.cpp
[android, feat] add "Fix Bloom Effects" toggle (#3359)
2 months ago
shader_environment.h
[android, feat] add "Fix Bloom Effects" toggle (#3359)
2 months 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
[vk] Exclude size equal alpha different copies from incompatible copy (#138)
8 months ago
surface.h
[vk, opengl] macro-ify PixelSurface and SurfaceFormat lists (#3060)
3 months ago
transform_feedback.cpp
[common] remove ranges polyfill (#2546)
6 months ago
transform_feedback.h
Remove memory allocations in some hot paths
3 years ago
video_core.cpp
[common] merge RenderBackend and ShaderBackend options (#3313)
3 months ago
video_core.h
chore: make yuzu REUSE compliant
4 years ago