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.
 
 
 
 
 
 
lizzie 8765b49512
[video_core] fix H264 and jthread() causing spurious errors (#3907)
2 weeks ago
..
buffer_cache [video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths (#3758) 2 weeks ago
control [video_core/engines] implement stub NV01 timer, inline other channel engines (#3640) 2 months ago
engines [video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths (#3758) 2 weeks ago
gpu_logging [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 months ago
host1x [video_core] fix H264 and jthread() causing spurious errors (#3907) 2 weeks ago
host_shaders [vulkan] 2nd Vulkan Global Maintenance (#3853) 3 weeks ago
query_cache [vulkan] 2nd Vulkan Global Maintenance (#3853) 3 weeks ago
renderer_null nvnflinger/gpu: implement applet capture 2 years ago
renderer_opengl [video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths (#3758) 2 weeks ago
renderer_vulkan [video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths (#3758) 2 weeks ago
texture_cache [texture_cache] Skip alias synchronization in texture cache when the image has no aliases. (#3740) 1 month ago
textures [video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019) 6 months ago
vulkan_common [vulkan] 2nd Vulkan Global Maintenance (#3853) 3 weeks ago
CMakeLists.txt [host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 2 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 [video_core] fix H264 and jthread() causing spurious errors (#3907) 2 weeks ago
cdma_pusher.h [video_core] fix H264 and jthread() causing spurious errors (#3907) 2 weeks 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) 11 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) 4 months ago
dma_pusher.cpp [scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296) 4 months ago
dma_pusher.h [video_core] Improve DMA logic and add an option to sync memory operations (#276) 9 months ago
fence_manager.h [video_core] Fix SignalFence and restore OpenGL rendering (#3224) 5 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) 7 months ago
fsr.h [common] replace Common::BitCast with libc++ provided one (#2774) 7 months ago
gpu.cpp [host1x] fix ffmpeg not having va-api on freebsd, inline nvenc (#3878) 2 weeks ago
gpu.h [vk, opengl] defer checks to topmost call (avoid unnecessary call) (#40) 10 months ago
gpu_thread.cpp [video_core] fix H264 and jthread() causing spurious errors (#3907) 2 weeks ago
gpu_thread.h [texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 3 months ago
guest_memory.h Core: Clang format and other small issues. 2 years ago
invalidation_accumulator.h [video_core] simplify InvalidationAccumulator (#3890) 3 weeks ago
macro.cpp [video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths (#3758) 2 weeks ago
macro.h [video_core/engines] Macro HLE inline (#3653) 2 months ago
memory_manager.cpp [video_core] simplify InvalidationAccumulator (#3890) 3 weeks ago
memory_manager.h [video_core] simplify InvalidationAccumulator (#3890) 3 weeks 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 [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 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 10 months ago
renderer_base.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 months ago
renderer_base.h nvnflinger/gpu: implement applet capture 2 years ago
shader_cache.cpp [compat] Debian stable gcc12/clang14 compilation fixes (#2763) 7 months ago
shader_cache.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
shader_environment.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 months ago
shader_environment.h [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 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 [vk] Exclude size equal alpha different copies from incompatible copy (#138) 10 months ago
surface.h [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 months ago
transform_feedback.cpp [vulkan] 2nd Vulkan Global Maintenance (#3853) 3 weeks 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 months ago
video_core.h chore: make yuzu REUSE compliant 4 years ago