| .. |
|
buffer_cache
|
video_core: Remove all Core::System references in renderer
|
6 years ago |
|
command_classes
|
nvdec: Make use of [[nodiscard]] where applicable
|
5 years ago |
|
engines
|
shader/arithmetic: Implement FCMP immediate + register variant
|
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
|
shader: Partially implement texture cube array shadow
|
6 years ago |
|
renderer_vulkan
|
General: Resolve a few missing initializer warnings
|
6 years ago |
|
shader
|
Merge pull request #4854 from ReinUsesLisp/cube-array-shadow
|
5 years ago |
|
texture_cache
|
General: Resolve a few missing initializer warnings
|
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
|
video_core: dma_pusher: Remove integrity check on command lists.
|
5 years ago |
|
dma_pusher.h
|
video_core: dma_pusher: Remove integrity check on command lists.
|
5 years ago |
|
fence_manager.h
|
video_core: Remove all Core::System references in renderer
|
6 years ago |
|
gpu.cpp
|
video_core: gpu: Implement WaitFence and IncrementSyncPoint.
|
6 years ago |
|
gpu.h
|
General: Fix clang build
|
5 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 |