| .. |
|
buffer_cache
|
26c6c71837
buffer_cache: Eliminate redundant map lookup in MarkRegionAsWritten()
|
6 年之前 |
|
engines
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年之前 |
|
host_shaders
|
91df2beee3
video_core/host_shaders: Add CMake integration for string shaders
|
6 年之前 |
|
macro
|
bb752df736
Merge pull request #4542 from ReinUsesLisp/gpu-init-base
|
6 年之前 |
|
renderer_opengl
|
1bb8c27a70
Merge pull request #4569 from ReinUsesLisp/glsl-cmake
|
6 年之前 |
|
renderer_vulkan
|
fe90c4fd7b
vk_device: Blacklist AMD proprietary from VK_EXT_extended_dynamic_state
|
6 年之前 |
|
shader
|
9864da7d43
Merge pull request #4524 from lioncash/memory-log
|
6 年之前 |
|
texture_cache
|
5429ea0e69
Merge pull request #4389 from ogniK5377/redundant-format-type
|
6 年之前 |
|
textures
|
f00641459e
textures/decoders: Fix block linear to pitch copies
|
6 年之前 |
|
CMakeLists.txt
|
91df2beee3
video_core/host_shaders: Add CMake integration for string shaders
|
6 年之前 |
|
compatible_formats.cpp
|
fbc232426d
video_core: Rearrange pixel format names
|
6 年之前 |
|
compatible_formats.h
|
059305a6bf
compatible_formats: Add missing header guard
|
6 年之前 |
|
dirty_flags.cpp
|
380fc8d2e1
DirtyFlags: relax need to set render_targets as dirty
|
6 年之前 |
|
dirty_flags.h
|
380fc8d2e1
DirtyFlags: relax need to set render_targets as dirty
|
6 年之前 |
|
dma_pusher.cpp
|
4b9504028d
DmaPusher: Remove dead code in step
|
6 年之前 |
|
dma_pusher.h
|
4b9504028d
DmaPusher: Remove dead code in step
|
6 年之前 |
|
fence_manager.h
|
f3bb52c0a9
video_core/fence_manager: Remove unnecessary includes
|
6 年之前 |
|
gpu.cpp
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年之前 |
|
gpu.h
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年之前 |
|
gpu_asynch.cpp
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年之前 |
|
gpu_asynch.h
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年之前 |
|
gpu_synch.cpp
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年之前 |
|
gpu_synch.h
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年之前 |
|
gpu_thread.cpp
|
e17fb5ee97
video_core: Remove unused variables
|
6 年之前 |
|
gpu_thread.h
|
1fb516cd97
GPU: Implement Flush Requests for Async mode.
|
6 年之前 |
|
guest_driver.cpp
|
bd8b9bbcee
gl_shader_cache: Rework shader cache and remove post-specializations
|
6 年之前 |
|
guest_driver.h
|
bd8b9bbcee
gl_shader_cache: Rework shader cache and remove post-specializations
|
6 年之前 |
|
memory_manager.cpp
|
902bf6d37d
Merge pull request #4574 from lioncash/const-fn
|
6 年之前 |
|
memory_manager.h
|
7b50c48df7
memory_manager: Make use of [[nodiscard]] in the interface
|
6 年之前 |
|
morton.cpp
|
fbc232426d
video_core: Rearrange pixel format names
|
6 年之前 |
|
morton.h
|
9cdf5c6c31
renderer_opengl: Use block linear swizzling for CPU framebuffers
|
7 年之前 |
|
query_cache.h
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 年之前 |
|
rasterizer_accelerated.cpp
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
6 年之前 |
|
rasterizer_accelerated.h
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
6 年之前 |
|
rasterizer_interface.h
|
fe931ac976
{maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers
|
6 年之前 |
|
renderer_base.cpp
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年之前 |
|
renderer_base.h
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年之前 |
|
sampler_cache.cpp
|
c5047540c9
video_core: Abstract vk_sampler_cache into a templated class
|
7 年之前 |
|
sampler_cache.h
|
c5047540c9
video_core: Abstract vk_sampler_cache into a templated class
|
7 年之前 |
|
shader_cache.h
|
969100d41a
shader_cache: Make use of std::erase_if
|
6 年之前 |
|
shader_notify.cpp
|
967307d3be
Fix style issues
|
6 年之前 |
|
shader_notify.h
|
468bd9c1b0
async shaders
|
6 年之前 |
|
surface.cpp
|
fbc232426d
video_core: Rearrange pixel format names
|
6 年之前 |
|
surface.h
|
fbc232426d
video_core: Rearrange pixel format names
|
6 年之前 |
|
video_core.cpp
|
da53bcee60
video_core: Initialize renderer with a GPU
|
6 年之前 |
|
video_core.h
|
282adfc70b
Frontend/GPU: Refactor context management
|
6 年之前 |