eden/src/video_core
2026-01-01 18:31:43 -03:00
..
buffer_cache [video_core] nvn descriptor layout fix (#3206) 2025-12-26 04:54:14 +01:00
control [chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 2025-12-26 02:55:52 +01:00
engines [maxwell_dma] Fix CONST_A for different component sizes in MaxwellDMA Launch (#3211) 2025-12-31 01:16:44 +01:00
host1x [host1x] Fix memory leak caused by unbounded frame buffering (#3180) 2025-12-21 00:51:26 +01:00
host_shaders [compat] HaikuOS port (#2805) 2025-10-22 04:53:40 +02:00
macro [port] NetBSD and improper ctor for SpinLock fixes (#3092) 2025-11-30 06:05:53 +01:00
query_cache
renderer_null
renderer_opengl [vk] force shader wipe (v15) 2026-01-01 18:31:36 -03:00
renderer_vulkan [vk, texture_cache, vendor] Adding path for hardware resolve on shader stencil export/ MSAA image blits 2026-01-01 18:31:43 -03:00
texture_cache [video_core] Increase MAX_MIP_LEVELS to 16 according to specs (#2965) 2025-11-07 01:42:52 +01:00
textures [video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019) 2025-11-26 02:16:37 +01:00
vulkan_common [vk, texture_cache, vendor] Adding path for hardware resolve on shader stencil export/ MSAA image blits 2026-01-01 18:31:43 -03:00
cache_types.h
capture.h
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
CMakeLists.txt [cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994) 2025-11-11 06:22:33 +01:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h
dma_pusher.cpp [video_core] Reduce synchronization overhead and improve performance in DMA operations (#3179) 2025-12-31 01:00:11 +01:00
dma_pusher.h
fence_manager.h [video_core] Fix SignalFence and restore OpenGL rendering (#3224) 2025-12-31 01:17:24 +01:00
framebuffer_config.cpp
framebuffer_config.h
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 [settings, frontend] Reorganize graphics/CPU settings, saner defaults (#3233) 2025-12-30 18:03:09 +01:00
gpu.h
gpu_thread.cpp [video_core] Rework GPU Accuracy levels and remove Early Release Fences toggle (#3129) 2025-12-09 18:11:05 +01:00
gpu_thread.h
guest_memory.h
invalidation_accumulator.h
memory_manager.cpp [compat] Debian stable gcc12/clang14 compilation fixes (#2763) 2025-10-18 01:54:43 +02:00
memory_manager.h
present.h
pte_kind.h
query_cache.h
rasterizer_download_area.h
rasterizer_interface.h
renderer_base.cpp
renderer_base.h
shader_cache.cpp [compat] Debian stable gcc12/clang14 compilation fixes (#2763) 2025-10-18 01:54:43 +02:00
shader_cache.h [compat] Debian stable gcc12/clang14 compilation fixes (#2763) 2025-10-18 01:54:43 +02:00
shader_environment.cpp [am] Improve some error messages (#2996) 2025-11-10 23:32:50 +01:00
shader_environment.h
shader_notify.cpp
shader_notify.h
smaa_area_tex.h
smaa_search_tex.h
surface.cpp
surface.h [vk, opengl] macro-ify PixelSurface and SurfaceFormat lists (#3060) 2025-12-30 21:30:34 +01:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp
video_core.h