..
buffer_cache
[vk] Correct polygon draw topology mapping for line and point modes (#2834)
5 months ago
control
[meta] fix license headers (#2547)
6 months ago
engines
[tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791)
5 months ago
host1x
[video_core/vic] remove handrolled vector implementation that also uses software prefetching(!!!!); don't try to outsmart compiler - also remove template spam (#2856)
5 months ago
host_shaders
[compat] HaikuOS port (#2805)
5 months ago
macro
[meta] fix license headers (#2547)
6 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
[renderer] NG ragebound workaround via LoadOverrides + vk_rasterizer UpdateBlending TouchBlendequations Rework (#2934)
5 months ago
renderer_vulkan
[vk] Fix fallback viewport/scissor origin handling (#294)
5 months ago
texture_cache
[video_core] Increase MAX_MIP_LEVELS to 16 according to specs (#2965)
5 months ago
textures
[common] remove ranges polyfill (#2546)
6 months ago
vulkan_common
[video_core] Clean up the code and fix some inconsistences (#3015)
5 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
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
general: Convert source file copyright comments over to SPDX
4 years ago
dma_pusher.cpp
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
6 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
[android] Early Release Fences, v2 (#190)
8 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
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290)
5 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
polygon_mode_utils.h
[vk] Correct polygon draw topology mapping for line and point modes (#2834)
5 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
[am] Improve some error messages (#2996)
5 months ago
shader_environment.h
[meta] fix license headers (#2547)
6 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] copy incompatible alpha patch 1.5(2) (#123)
8 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