bunnei 8eea7c1176 Merge pull request #5231 from ReinUsesLisp/dyn-bindings 5 years ago
..
buffer_cache 9764c13d6d video_core: Rewrite the texture cache 5 years ago
command_classes 16392a23cc remove inaccurate reference 5 years ago
engines 9764c13d6d video_core: Rewrite the texture cache 5 years ago
host_shaders 21b18057f7 host_shaders: Add Vulkan assembler compute shaders 5 years ago
macro 4c5f5c9bf3 video_core: Remove unnecessary enum class casting in logging messages 5 years ago
renderer_opengl 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD 5 years ago
renderer_vulkan 8eea7c1176 Merge pull request #5231 from ReinUsesLisp/dyn-bindings 5 years ago
shader 3753553b6a renderer_vulkan: Move device abstraction to vulkan_common 5 years ago
texture_cache aace20afc7 texture_cache: Replace PAGE_SHIFT with PAGE_BITS 5 years ago
textures 9764c13d6d video_core: Rewrite the texture cache 5 years ago
vulkan_common 21199cb965 vulkan_library: Common::DynamicLibrary::Open is [[nodiscard]] 5 years ago
CMakeLists.txt d235cf3933 renderer_vulkan/nsight_aftermath_tracker: Move to vulkan_common 5 years ago
cdma_pusher.cpp 2c27127d04 nvdec syncpt incorporation 5 years ago
cdma_pusher.h 2c27127d04 nvdec syncpt incorporation 5 years ago
compatible_formats.cpp 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD 5 years ago
compatible_formats.h 7d904fef2e gl_texture_cache: Avoid format views on Intel and AMD 5 years ago
delayed_destruction_ring.h 9106ac1e6b video_core: Add a delayed destruction ring abstraction 5 years ago
dirty_flags.cpp 9764c13d6d video_core: Rewrite the texture cache 5 years ago
dirty_flags.h 9764c13d6d video_core: Rewrite the texture cache 5 years ago
dma_pusher.cpp 677a8b208d video_core: Resolve more variable shadowing scenarios 5 years ago
dma_pusher.h 677a8b208d video_core: Resolve more variable shadowing scenarios 5 years ago
fence_manager.h 9764c13d6d video_core: Rewrite the texture cache 5 years ago
framebuffer_config.h 14c825bd1c video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. 5 years ago
gpu.cpp 40571c073f video_core: gpu: Implement synchronous mode using threaded GPU. 5 years ago
gpu.h 40571c073f video_core: gpu: Implement synchronous mode using threaded GPU. 5 years ago
gpu_thread.cpp 954341763a gpu: gpu_thread: Ensure MicroProfile is shutdown on exit. 5 years ago
gpu_thread.h 40571c073f video_core: gpu: Implement synchronous mode using threaded GPU. 5 years ago
guest_driver.cpp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
guest_driver.h 677a8b208d video_core: Resolve more variable shadowing scenarios 5 years ago
memory_manager.cpp 9764c13d6d video_core: Rewrite the texture cache 5 years ago
memory_manager.h 677a8b208d video_core: Resolve more variable shadowing scenarios 5 years ago
morton.cpp 9764c13d6d video_core: Rewrite the texture cache 5 years ago
morton.h 9764c13d6d video_core: Rewrite the texture cache 5 years ago
query_cache.h f95602f152 video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
rasterizer_accelerated.cpp 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
rasterizer_accelerated.h 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
rasterizer_interface.h 9764c13d6d video_core: Rewrite the texture cache 5 years ago
renderer_base.cpp da53bcee60 video_core: Initialize renderer with a GPU 6 years ago
renderer_base.h a78021580d render_base: Make use of [[nodiscard]] where applicable 5 years ago
shader_cache.h 969100d41a shader_cache: Make use of std::erase_if 6 years ago
shader_notify.cpp 967307d3be Fix style issues 6 years ago
shader_notify.h 468bd9c1b0 async shaders 6 years ago
surface.cpp 9764c13d6d video_core: Rewrite the texture cache 5 years ago
surface.h 9764c13d6d video_core: Rewrite the texture cache 5 years ago
video_core.cpp 14c825bd1c video_core: gpu: Refactor out synchronous/asynchronous GPU implementations. 5 years ago
video_core.h 282adfc70b Frontend/GPU: Refactor context management 6 years ago