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 2dee7d799d Fix green screen on unsupported GPU devices 1 year ago
..
buffer_cache [vk, opengl] Prevent GPU draw call if CBUF binding fails (cbuf0 error handling) (#2) 1 year ago
control video_core: make gpu context aware of rendering program 2 years ago
engines vk_rasterizer: flip scissor y on lower left origin mode (#13122) 2 years ago
host1x Fix green screen on unsupported GPU devices 1 year ago
host_shaders renderer: add area sampling scaling method (#201) 1 year ago
macro User Data Migration from Citron, Sudachi, and Yuzu (#91) 1 year ago
query_cache Merge pull request #12499 from Kelebek1/time 3 years ago
renderer_null nvnflinger/gpu: implement applet capture 3 years ago
renderer_opengl [vk, opengl] Prevent GPU draw call if CBUF binding fails (cbuf0 error handling) (#2) 1 year ago
renderer_vulkan [vk, opengl] Prevent GPU draw call if CBUF binding fails (cbuf0 error handling) (#2) 1 year ago
texture_cache [VK] Rework SPIRV Shader Optimization (#238) 1 year ago
textures configure_graphics_advance: Generate UI at runtime 3 years ago
vulkan_common [vk] tmp: workaround for RAII crash on exit 1 year ago
CMakeLists.txt Port changes from Early Access 1 year ago
cache_types.h RasterizerMemory: Add filtering for flushing/invalidation operations. 4 years ago
capture.h nvnflinger/gpu: implement applet capture 3 years ago
cdma_pusher.cpp [VK] Rework SPIRV Shader Optimization (#238) 1 year 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) 1 year 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 Unified torzu and sudachi friend.cpp + fix android build on dma_pusher 1 year ago
dma_pusher.h gl_staging_buffer_pool: Refactor allocation variables into a struct 3 years ago
fence_manager.h scope_exit: Make constexpr 3 years ago
framebuffer_config.cpp video_core: simplify accelerated surface fetch and crop handling between APIs 3 years ago
framebuffer_config.h nvnflinger/gpu: implement blending 3 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 Fast CPU Time & Improved Fast GPU Time (#109) 1 year ago
gpu.h [vk, opengl] defer checks to topmost call (avoid unnecessary call) (#40) 1 year ago
gpu_thread.cpp Port changes from Early Access 1 year ago
gpu_thread.h nvnflinger/gpu: implement layer stack composition 3 years ago
guest_memory.h Core: Clang format and other small issues. 3 years ago
invalidation_accumulator.h BufferBase: Don't ignore GPU pages. 4 years ago
memory_manager.cpp MemoryManager: Reduce the page table size based on last big page address. 3 years ago
memory_manager.h Port changes from Early Access 1 year ago
precompiled_headers.h CMake: Consolidate common PCH headers 4 years ago
present.h gpu: dependency-inject scaling/antialiasing filter state for capture layers 3 years ago
pte_kind.h video_core: Implement memory manager page kind 4 years ago
query_cache.h VideoCore: Move Slot Vector to Common 3 years ago
rasterizer_download_area.h Rework time service to fix time passing offline. 3 years ago
rasterizer_interface.h [Rasterizer]: Implement "Skip CPU Inner Invalidation" hack 1 year ago
renderer_base.cpp general: Silence -Wshadow{,-uncaptured-local} warnings 3 years ago
renderer_base.h nvnflinger/gpu: implement applet capture 3 years ago
shader_cache.cpp Core: Clang format and other small issues. 3 years ago
shader_cache.h Core: Clang format and other small issues. 3 years ago
shader_environment.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 1 year ago
shader_environment.h shader_recompiler: use float image operations on load/store when required 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 texture_cache: avoid overestimation of ASTC texture sizes 3 years ago
surface.h texture_cache: avoid overestimation of ASTC texture sizes 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 Removed telemetry and anonymized SCM (git) strings 1 year ago
video_core.h chore: make yuzu REUSE compliant 4 years ago