1
0
Fork 0
forked from suyu/suyu
suyu/src/video_core
Narr the Reg 984396a21a
Merge pull request #13001 from liamwhite/scaled-availability
vulkan_device: don't use fixed cap for memory limits
2024-02-22 11:31:17 -06:00
..
buffer_cache Merge pull request #10529 from liamwhite/critical-spacing 2024-02-20 23:19:27 -03:00
control Fix typos in video_core 2024-01-07 22:44:55 +00:00
engines scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
host1x scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
host_shaders Merge pull request #12756 from liamwhite/applet-multiprocess-hwc 2024-02-11 20:58:28 -06:00
macro scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
query_cache Merge pull request #12499 from Kelebek1/time 2024-01-25 14:19:01 -05:00
renderer_null nvnflinger/gpu: implement applet capture 2024-02-09 09:20:53 -05:00
renderer_opengl scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
renderer_vulkan Merge pull request #13075 from liamwhite/mali-having-a-bad-time 2024-02-22 11:30:26 -06:00
texture_cache Merge pull request #10529 from liamwhite/critical-spacing 2024-02-20 23:19:27 -03:00
textures
vulkan_common Merge pull request #13001 from liamwhite/scaled-availability 2024-02-22 11:31:17 -06:00
cache_types.h
capture.h nvnflinger/gpu: implement applet capture 2024-02-09 09:20:53 -05:00
cdma_pusher.cpp
cdma_pusher.h
CMakeLists.txt gpu: dependency-inject scaling/antialiasing filter state for capture layers 2024-02-09 09:20:53 -05:00
compatible_formats.cpp
compatible_formats.h
delayed_destruction_ring.h
dirty_flags.cpp
dirty_flags.h
dma_pusher.cpp Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
dma_pusher.h
fence_manager.h scope_exit: Make constexpr 2024-02-19 16:00:46 +01: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
fsr.h
gpu.cpp nvnflinger/gpu: implement applet capture 2024-02-09 09:20:53 -05:00
gpu.h nvnflinger/gpu: implement applet capture 2024-02-09 09:20:53 -05:00
gpu_thread.cpp scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
gpu_thread.h nvnflinger/gpu: implement layer stack composition 2024-01-31 11:27:21 -05:00
guest_memory.h Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
invalidation_accumulator.h
memory_manager.cpp MemoryManager: Reduce the page table size based on last big page address. 2024-02-01 13:00:36 +01:00
memory_manager.h MemoryManager: Reduce the page table size based on last big page address. 2024-02-01 13:00:36 +01:00
precompiled_headers.h
present.h gpu: dependency-inject scaling/antialiasing filter state for capture layers 2024-02-09 09:20:53 -05:00
pte_kind.h
query_cache.h VideoCore: Move Slot Vector to Common 2024-02-04 20:01:47 +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 video_core: simplify accelerated surface fetch and crop handling between APIs 2024-01-31 11:27:20 -05:00
renderer_base.cpp
renderer_base.h nvnflinger/gpu: implement applet capture 2024-02-09 09:20:53 -05:00
shader_cache.cpp Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
shader_cache.h Core: Clang format and other small issues. 2024-01-18 21:12:30 -05:00
shader_environment.cpp Fix typos in video_core 2024-01-07 22:44:55 +00:00
shader_environment.h shader_recompiler: use float image operations on load/store when required 2023-12-21 14:34:46 -05:00
shader_notify.cpp
shader_notify.h
smaa_area_tex.h
smaa_search_tex.h
surface.cpp texture_cache: avoid overestimation of ASTC texture sizes 2024-02-11 13:41:13 -05:00
surface.h texture_cache: avoid overestimation of ASTC texture sizes 2024-02-11 13:41:13 -05:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp SMMU: Initial adaptation to video_core. 2024-01-18 21:12:30 -05:00
video_core.h