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.
 
 
 
 
 
 
CamilleLaVey dd8bad8486
[vk, qcom] Code clean-up.
4 months ago
..
buffer_cache [vk, qcom] UniformBufferAlignment set by hardware capabilities 3 months ago
control [chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 3 months ago
engines [bsd, am, fermi] Replace assertions with warnings and update stubs (#3160) 4 months ago
host1x [host1x] Fix memory leak caused by unbounded frame buffering (#3180) 3 months ago
host_shaders [compat] HaikuOS port (#2805) 5 months ago
macro [port] NetBSD and improper ctor for SpinLock fixes (#3092) 4 months ago
query_cache [vk] CounterStreamer 3 months ago
renderer_null nvnflinger/gpu: implement applet capture 2 years ago
renderer_opengl [vk, qcom] TimelineSemaphore syncs to GPUTick. 3 months ago
renderer_vulkan [revert] Added linear filtering in texture blitting operations 3 months ago
texture_cache [gl, vk] Access Tracking Synchronization 3 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 [vk, qcom] Code clean-up. 3 months ago
CMakeLists.txt [cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 5 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 [vk] Extended PixelFormat for Depth/Stencil 3 months 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 general: Convert source file copyright comments over to SPDX 4 years ago
dma_pusher.cpp [video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129) 4 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 [gl, vk] Access Tracking Synchronization 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 [meta] remove MicroProfile (#185) 8 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
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 [gl, vk, spv] Added component type handling for texture buffers and resolve pixel format variants 3 months ago
shader_environment.h [ir, spv] Added support for sampler component types in texture handling 3 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 [gl, vk, spv] Added component type handling for texture buffers and resolve pixel format variants 3 months ago
surface.h [vk] Extending TF handling 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 Removed telemetry and anonymized SCM (git) strings 1 year ago
video_core.h chore: make yuzu REUSE compliant 4 years ago