You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lioncash 0c2f517cd0 vp9: Mark functions with [[nodiscard]] where applicable 6 years ago
..
buffer_cache video_core: Remove all Core::System references in renderer 6 years ago
command_classes vp9: Mark functions with [[nodiscard]] where applicable 6 years ago
engines video_core: Enforce -Wclass-memaccess 6 years ago
host_shaders video_core: Fix instances where msbuild always regenerated host shaders 6 years ago
macro General: Make use of std::nullopt where applicable 6 years ago
renderer_opengl video_core: Enforce -Wredundant-move and -Wpessimizing-move 6 years ago
renderer_vulkan video_core: Enforce -Wredundant-move and -Wpessimizing-move 6 years ago
shader shader/texture: Implement CUBE texture type for TMML and fix arrays 6 years ago
texture_cache General: Make use of std::nullopt where applicable 6 years ago
textures textures/decoders: Fix block linear to pitch copies 6 years ago
CMakeLists.txt Merge pull request #4848 from ReinUsesLisp/type-limits 6 years ago
cdma_pusher.cpp video_core: cdma_pusher: Add missing LOG_DEBUG field in ExecuteCommand. 6 years ago
cdma_pusher.h video_core: NVDEC Implementation 6 years ago
compatible_formats.cpp video_core: Rearrange pixel format names 6 years ago
compatible_formats.h compatible_formats: Add missing header guard 6 years ago
dirty_flags.cpp DirtyFlags: relax need to set render_targets as dirty 6 years ago
dirty_flags.h DirtyFlags: relax need to set render_targets as dirty 6 years ago
dma_pusher.cpp DmaPusher: Remove dead code in step 6 years ago
dma_pusher.h DmaPusher: Remove dead code in step 6 years ago
fence_manager.h video_core: Remove all Core::System references in renderer 6 years ago
gpu.cpp video_core: NVDEC Implementation 6 years ago
gpu.h video_core: NVDEC Implementation 6 years ago
gpu_asynch.cpp video_core: NVDEC Implementation 6 years ago
gpu_asynch.h video_core: NVDEC Implementation 6 years ago
gpu_synch.cpp video_core: NVDEC Implementation 6 years ago
gpu_synch.h video_core: NVDEC Implementation 6 years ago
gpu_thread.cpp video_core: NVDEC Implementation 6 years ago
gpu_thread.h video_core: NVDEC Implementation 6 years ago
guest_driver.cpp gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
guest_driver.h gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
memory_manager.cpp video_core: NVDEC Implementation 6 years ago
memory_manager.h video_core: NVDEC Implementation 6 years ago
morton.cpp video_core: Rearrange pixel format names 6 years ago
morton.h renderer_opengl: Use block linear swizzling for CPU framebuffers 7 years ago
query_cache.h renderer_vulkan: Make unconditional use of VK_KHR_timeline_semaphore 6 years ago
rasterizer_accelerated.cpp core: memory: Move to Core::Memory namespace. 6 years ago
rasterizer_accelerated.h core: memory: Move to Core::Memory namespace. 6 years ago
rasterizer_interface.h video_core: Remove all Core::System references in renderer 6 years ago
renderer_base.cpp video_core: Initialize renderer with a GPU 6 years ago
renderer_base.h renderer_opengl: Remove emulated mailbox presentation 6 years ago
sampler_cache.cpp video_core: Abstract vk_sampler_cache into a templated class 7 years ago
sampler_cache.h video_core: Abstract vk_sampler_cache into a templated class 7 years ago
shader_cache.h shader_cache: Make use of std::erase_if 6 years ago
shader_notify.cpp Fix style issues 6 years ago
shader_notify.h async shaders 6 years ago
surface.cpp video_core: Rearrange pixel format names 6 years ago
surface.h video_core: Rearrange pixel format names 6 years ago
video_core.cpp video_core: NVDEC Implementation 6 years ago
video_core.h Frontend/GPU: Refactor context management 6 years ago