ReinUsesLisp 85cce78583 shader: Primitive Vulkan integration 5 年之前
..
buffer_cache 1ae4b684ff Buffer cache: Fixes, Clang and Feedback. 5 年之前
command_classes da4ca4f2f9 Merge pull request #6525 from ameerj/nvdec-fixes 5 年之前
engines 85cce78583 shader: Primitive Vulkan integration 5 年之前
host_shaders bab400daaf Merge pull request #6459 from lat9nq/ubuntu-fixes 5 年之前
macro a4c6712a4b common: Move settings to common from core. 5 年之前
renderer_opengl c67d64365a shader: Remove old shader management 5 年之前
renderer_vulkan 85cce78583 shader: Primitive Vulkan integration 5 年之前
texture_cache 053860d9cb Merge pull request #6670 from ReinUsesLisp/prepare-rt 5 年之前
textures d3d6613d33 video_core: Silence signed/unsigned mismatch warnings 5 年之前
vulkan_common ec68cba440 Merge pull request #6502 from ameerj/vendor-title 5 年之前
CMakeLists.txt 85cce78583 shader: Primitive Vulkan integration 5 年之前
cdma_pusher.cpp 208a04dcff Slightly refactor NVDEC and codecs for readability and safety 5 年之前
cdma_pusher.h 3c37d66c28 Address PR feedback 5 年之前
compatible_formats.cpp 5213f70230 texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 年之前
compatible_formats.h 5213f70230 texture_cache: Blacklist BGRA8 copies and views on OpenGL 5 年之前
delayed_destruction_ring.h 9106ac1e6b video_core: Add a delayed destruction ring abstraction 5 年之前
dirty_flags.cpp 82c2601555 video_core: Reimplement the buffer cache 5 年之前
dirty_flags.h 82c2601555 video_core: Reimplement the buffer cache 5 年之前
dma_pusher.cpp 2c8f4ed27f BufferCache: Additional download fixes. 5 年之前
dma_pusher.h 677a8b208d video_core: Resolve more variable shadowing scenarios 5 年之前
fence_manager.h 4a09517336 Fence Manager: remove reference fencing. 5 年之前
framebuffer_config.h 14c825bd1c video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. 5 年之前
gpu.cpp be1a3f7a0f accelerateDMA: Accelerate Buffer Copies. 5 年之前
gpu.h 8592f8a2b4 video_core: gpu: WaitFence: Do not block threads during shutdown. 5 年之前
gpu_thread.cpp 588ab44470 GPUTHread: Remove async reads from Normal Accuracy. 5 年之前
gpu_thread.h e8bd9aed8b video_core: Use a CV for blocking commands. 5 年之前
memory_manager.cpp 8f9f142956 Texture Cache: Address feedback. 5 年之前
memory_manager.h 8f9f142956 Texture Cache: Address feedback. 5 年之前
query_cache.h a4c6712a4b common: Move settings to common from core. 5 年之前
rasterizer_accelerated.cpp 7b0d8bd1fb rasterizer: Update pages in batches 5 年之前
rasterizer_accelerated.h 4b95b0df97 video_core: rasterizer_cache: Use u16 for cached page count. 5 年之前
rasterizer_interface.h c67d64365a shader: Remove old shader management 5 年之前
renderer_base.cpp a4c6712a4b common: Move settings to common from core. 5 年之前
renderer_base.h fb16cbb17e video_core: Add GPU vendor name to window title bar 5 年之前
shader_cache.h 969100d41a shader_cache: Make use of std::erase_if 6 年之前
shader_notify.cpp 1841ca4b9b video_core: add missing header after 468bd9c1b0f9 5 年之前
shader_notify.h 468bd9c1b0 async shaders 6 年之前
surface.cpp 0dd98842bf Reaper: Address Feedback. 5 年之前
surface.h 0dd98842bf Reaper: Address Feedback. 5 年之前
video_core.cpp a4c6712a4b common: Move settings to common from core. 5 年之前
video_core.h 282adfc70b Frontend/GPU: Refactor context management 6 年之前