| .. |
|
buffer_cache
|
[vulkan] 2nd Vulkan Global Maintenance (#3853)
|
2026-04-24 16:37:18 +02:00 |
|
control
|
[video_core/engines] implement stub NV01 timer, inline other channel engines (#3640)
|
2026-03-06 15:05:39 +01:00 |
|
engines
|
[video_core] Fix Maxwell3D register processing to always mark dirty flags (#3712)
|
2026-03-17 19:53:28 +01:00 |
|
gpu_logging
|
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
|
2026-03-12 18:29:15 +01:00 |
|
host1x
|
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
|
2026-03-12 18:29:15 +01:00 |
|
host_shaders
|
[vulkan] 2nd Vulkan Global Maintenance (#3853)
|
2026-04-24 16:37:18 +02:00 |
|
query_cache
|
[vk] CounterStreamer
|
2026-04-26 03:44:41 +00:00 |
|
renderer_null
|
nvnflinger/gpu: implement applet capture
|
2024-02-09 09:20:53 -05:00 |
|
renderer_opengl
|
[vk, qcom] TimelineSemaphore syncs to GPUTick.
|
2026-04-26 03:45:57 +00:00 |
|
renderer_vulkan
|
[vk] Another try with Depth/Stencil handling
|
2026-04-26 03:51:31 +00:00 |
|
texture_cache
|
[gl, vk] Access Tracking Synchronization
|
2026-04-26 03:45:48 +00:00 |
|
textures
|
[fixup] Revert "[video_core] remove decoders.cpp template<A,B> spam (16 copies of the same function) (#3263)" (#3333)
|
2026-01-18 05:42:05 +01:00 |
|
vulkan_common
|
[vk] SL complete removal
|
2026-04-26 03:51:31 +00:00 |
|
cache_types.h
|
RasterizerMemory: Add filtering for flushing/invalidation operations.
|
2023-01-01 16:43:58 -05:00 |
|
capture.h
|
nvnflinger/gpu: implement applet capture
|
2024-02-09 09:20:53 -05:00 |
|
cdma_pusher.cpp
|
[common] use libc++ provided jthread instead of in-house one (which deadlocks on FBSD 14) (#351)
|
2025-10-01 06:59:35 +02:00 |
|
cdma_pusher.h
|
Port changes from Early Access
|
2025-04-04 03:40:46 +02:00 |
|
CMakeLists.txt
|
[cmake] fixes for XCode when having languages other than C/C++ (#3772)
|
2026-03-26 04:46:43 +01:00 |
|
compatible_formats.cpp
|
[vk] Extended PixelFormat for Depth/Stencil
|
2026-04-26 03:44:06 +00:00 |
|
compatible_formats.h
|
|
|
|
delayed_destruction_ring.h
|
[VK] Rework SPIRV Shader Optimization (#238)
|
2025-07-03 01:13:33 +00:00 |
|
dirty_flags.cpp
|
Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong.
|
2022-10-10 20:59:57 +01:00 |
|
dirty_flags.h
|
[scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296)
|
2026-01-18 03:45:18 +01:00 |
|
dma_pusher.cpp
|
[scheduler, dma, maxwell] Reduce CPU stalls in the GPU command processing pipeline through multiple targeted optimizations (#3296)
|
2026-01-18 03:45:18 +01:00 |
|
dma_pusher.h
|
[video_core] Improve DMA logic and add an option to sync memory operations (#276)
|
2025-08-20 00:21:25 +02:00 |
|
fence_manager.h
|
[gl, vk] Access Tracking Synchronization
|
2026-04-26 03:45:48 +00:00 |
|
framebuffer_config.cpp
|
video_core: simplify accelerated surface fetch and crop handling between APIs
|
2024-01-31 11:27:20 -05:00 |
|
framebuffer_config.h
|
nvnflinger/gpu: implement blending
|
2024-02-09 09:20:53 -05:00 |
|
fsr.cpp
|
[common] replace Common::BitCast with libc++ provided one (#2774)
|
2025-10-22 02:56:28 +02:00 |
|
fsr.h
|
[common] replace Common::BitCast with libc++ provided one (#2774)
|
2025-10-22 02:56:28 +02:00 |
|
gpu.cpp
|
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
|
2026-02-10 03:34:07 +01:00 |
|
gpu.h
|
[vk, opengl] defer checks to topmost call (avoid unnecessary call) (#40)
|
2025-07-13 03:40:48 +02:00 |
|
gpu_thread.cpp
|
[vulkan] 2nd Vulkan Global Maintenance (#3853)
|
2026-04-24 16:37:18 +02:00 |
|
gpu_thread.h
|
[texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579)
|
2026-02-20 00:52:07 +01:00 |
|
guest_memory.h
|
Core: Clang format and other small issues.
|
2024-01-18 21:12:30 -05:00 |
|
invalidation_accumulator.h
|
BufferBase: Don't ignore GPU pages.
|
2023-01-05 14:00:10 -05:00 |
|
macro.cpp
|
[vulkan] 2nd Vulkan Global Maintenance (#3853)
|
2026-04-24 16:37:18 +02:00 |
|
macro.h
|
[video_core/engines] Macro HLE inline (#3653)
|
2026-03-06 15:04:38 +01:00 |
|
memory_manager.cpp
|
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
|
2026-03-12 18:29:15 +01:00 |
|
memory_manager.h
|
[meta] fix license headers (#2547)
|
2025-09-21 21:58:59 +02:00 |
|
present.h
|
gpu: dependency-inject scaling/antialiasing filter state for capture layers
|
2024-02-09 09:20:53 -05:00 |
|
pte_kind.h
|
video_core: Implement memory manager page kind
|
2022-10-17 15:33:29 +08:00 |
|
query_cache.h
|
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
|
2026-02-10 03:34:07 +01:00 |
|
rasterizer_download_area.h
|
Rework time service to fix time passing offline.
|
2024-01-24 04:26:55 +00:00 |
|
rasterizer_interface.h
|
[Rasterizer]: Implement "Skip CPU Inner Invalidation" hack
|
2025-07-09 04:23:22 +02:00 |
|
renderer_base.cpp
|
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
|
2026-03-12 18:29:15 +01:00 |
|
renderer_base.h
|
nvnflinger/gpu: implement applet capture
|
2024-02-09 09:20:53 -05:00 |
|
shader_cache.cpp
|
[compat] Debian stable gcc12/clang14 compilation fixes (#2763)
|
2025-10-18 01:54:43 +02:00 |
|
shader_cache.h
|
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
|
2026-02-10 03:34:07 +01:00 |
|
shader_environment.cpp
|
[gl, vk, spv] Added component type handling for texture buffers and resolve pixel format variants
|
2026-04-26 03:44:06 +00:00 |
|
shader_environment.h
|
[ir, spv] Added support for sampler component types in texture handling
|
2026-04-26 03:32:36 +00:00 |
|
shader_notify.cpp
|
|
|
|
shader_notify.h
|
|
|
|
smaa_area_tex.h
|
video_core: Integrate SMAA
|
2022-12-08 17:17:45 -05:00 |
|
smaa_search_tex.h
|
video_core: Integrate SMAA
|
2022-12-08 17:17:45 -05:00 |
|
surface.cpp
|
[gl, vk, spv] Added component type handling for texture buffers and resolve pixel format variants
|
2026-04-26 03:44:06 +00:00 |
|
surface.h
|
[vk] Extending TF handling
|
2026-04-26 03:44:06 +00:00 |
|
transform_feedback.cpp
|
[vulkan] 2nd Vulkan Global Maintenance (#3853)
|
2026-04-24 16:37:18 +02:00 |
|
transform_feedback.h
|
Remove memory allocations in some hot paths
|
2023-06-22 08:05:10 +01:00 |
|
video_core.cpp
|
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
|
2026-03-12 18:29:15 +01:00 |
|
video_core.h
|
|
|