ReinUsesLisp e860870dd2 shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available 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 e860870dd2 shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available 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 e860870dd2 shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available 5 лет назад
CMakeLists.txt 260743f371 shader: Add partial rasterizer 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 лет назад