| .. |
|
buffer_cache
|
8a6e6465a7
Rasterizer: Refactor inlineToMemory.
|
4 лет назад |
|
command_classes
|
d24a4b79d4
video_core: constify AVCodec for ffmpeg >= 5.0
|
4 лет назад |
|
engines
|
be0e6a2bb4
Maxwell3D: Link to override constant definition in nouveau
|
4 лет назад |
|
host_shaders
|
a5bff8e9b3
astc_decoder: Combine FastReplicate functions to work around new NV driver bug
|
4 лет назад |
|
macro
|
f6a049337e
common/xbyak_api: Make BuildRegSet() constexpr
|
4 лет назад |
|
renderer_opengl
|
370e480c8c
gl_graphics_pipeline: Improve shader builder synchronization using fences (#7969)
|
4 лет назад |
|
renderer_vulkan
|
f9e1f559b1
Merge pull request #8000 from liamwhite/hagi
|
4 лет назад |
|
texture_cache
|
a95c49e7d0
Merge pull request #7658 from ameerj/sparse-fixes
|
4 лет назад |
|
textures
|
1c8a3d8d29
TextureCache: Fix Automatic Anisotropic.
|
4 лет назад |
|
vulkan_common
|
5f8d6bc504
vulkan_device: Blacklist RADV on RDNA2 from VK_EXT_vertex_input_dynamic_state
|
4 лет назад |
|
CMakeLists.txt
|
e7f10de11a
video_core/cmake: link against libva explicitly ...
|
4 лет назад |
|
cdma_pusher.cpp
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 лет назад |
|
cdma_pusher.h
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 лет назад |
|
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
|
f4ace63957
shader: Accelerate pipeline transitions and use dirty flags for shaders
|
5 лет назад |
|
dirty_flags.h
|
778700ff9d
TextureCache: Modify Viewports/Scissors according to Rescale.
|
4 лет назад |
|
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
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 лет назад |
|
gpu.cpp
|
8a6e6465a7
Rasterizer: Refactor inlineToMemory.
|
4 лет назад |
|
gpu.h
|
d8486a9968
gpu: Tidy up forward declarations
|
4 лет назад |
|
gpu_thread.cpp
|
877cd60b00
gpu: Use std::jthread for async gpu thread
|
4 лет назад |
|
gpu_thread.h
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 лет назад |
|
memory_manager.cpp
|
285b6dbc39
video_core/memory_manager: Fixes for sparse memory management
|
4 лет назад |
|
memory_manager.h
|
f54280dafd
Inline2Memory: Flush before writting buffer.
|
4 лет назад |
|
query_cache.h
|
3791c7ca82
Merge pull request #7077 from FernandoS27/face-down
|
4 лет назад |
|
rasterizer_accelerated.cpp
|
7b0d8bd1fb
rasterizer: Update pages in batches
|
5 лет назад |
|
rasterizer_accelerated.h
|
bb8bf740e9
RasterizerInterface: Correct size of CPU addresses to cache.
|
4 лет назад |
|
rasterizer_interface.h
|
8a6e6465a7
Rasterizer: Refactor inlineToMemory.
|
4 лет назад |
|
renderer_base.cpp
|
7ac99bb127
renderers: Add explicit invert_y bool to screenshot callback
|
5 лет назад |
|
renderer_base.h
|
f785f73e92
general: Replace NonCopyable struct with equivalents
|
4 лет назад |
|
shader_cache.cpp
|
540ed72e99
video_core/shader_cache: Take std::span in RemoveShadersFromStorage()
|
4 лет назад |
|
shader_cache.h
|
360a97ab54
video_core/shader_cache: Remove unused algorithm include
|
4 лет назад |
|
shader_environment.cpp
|
41bbb31af4
video_core: Remove unnecesary maybe_unused flag
|
4 лет назад |
|
shader_environment.h
|
f58ee3f15f
ShaderDecompiler: Add a debug option to dump the game's shaders.
|
4 лет назад |
|
shader_notify.cpp
|
762b8ad448
general: Replace high_resolution_clock with steady_clock
|
4 лет назад |
|
shader_notify.h
|
762b8ad448
general: Replace high_resolution_clock with steady_clock
|
4 лет назад |
|
surface.cpp
|
2348eb41f3
video_core: Add S8_UINT stencil format
|
4 лет назад |
|
surface.h
|
2348eb41f3
video_core: Add S8_UINT stencil format
|
4 лет назад |
|
transform_feedback.cpp
|
e57ee3b7fd
transform_feedback: Read buffer stride from index instead of layout
|
5 лет назад |
|
transform_feedback.h
|
0ffea97e2e
shader: Split profile and runtime info headers
|
5 лет назад |
|
video_core.cpp
|
b5e60ae1b0
video_core: Cancel Scoped's exit call on GPU failure
|
4 лет назад |
|
video_core.h
|
fe1f06c856
Fix screenshot dimensions when at 1x scale
|
4 лет назад |