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.
 
 
 
 
 
 
MaranBr af554c0baa
[video_core] Fix Maxwell3D register processing to always mark dirty flags (#3712)
2 weeks ago
..
buffer_cache [vk] use static_vector instead of small_vector for TFB and other bindings (#3641) 3 weeks ago
control [video_core/engines] implement stub NV01 timer, inline other channel engines (#3640) 3 weeks ago
engines [video_core] Fix Maxwell3D register processing to always mark dirty flags (#3712) 2 weeks ago
gpu_logging [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks ago
host1x [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks ago
host_shaders [ports] build fixes for *BSD make (#3496) 3 weeks ago
query_cache [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks ago
renderer_null nvnflinger/gpu: implement applet capture 2 years ago
renderer_opengl [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks ago
renderer_vulkan Revert #3690 to fix regression. (#3728) 2 weeks ago
texture_cache [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks ago
textures [video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019) 4 months ago
vulkan_common [vulkan] Revert "[vulkan]fix vuid 02751 (#3573)" (#3721) 2 weeks ago
CMakeLists.txt [video_core] Properly disable/avoid building OpenGL when it's disabled (#3692) 3 weeks 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 12 months 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) 2 months ago
dma_pusher.cpp [scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296) 2 months ago
dma_pusher.h [video_core] Improve DMA logic and add an option to sync memory operations (#276) 7 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 [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2 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 [texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 1 month 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/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks ago
macro.h [video_core/engines] Macro HLE inline (#3653) 3 weeks ago
memory_manager.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks 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 3 years ago
query_cache.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2 months 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 [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks ago
renderer_base.h nvnflinger/gpu: implement applet capture 2 years ago
shader_cache.cpp [compat] Debian stable gcc12/clang14 compilation fixes (#2763) 5 months ago
shader_cache.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2 months ago
shader_environment.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks ago
shader_environment.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 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 [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks 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/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 weeks ago
video_core.h chore: make yuzu REUSE compliant 4 years ago