| .. |
|
buffer_cache
|
VulkanBufferCache: Avoid adding barriers between multiple copies.
|
2021-11-16 22:11:32 +01:00 |
|
command_classes
|
codes: Rename ComposeFrameHeader to ComposeFrame
|
2021-11-12 23:52:19 -05:00 |
|
engines
|
gpu: Migrate implementation to the cpp file
|
2021-10-03 00:35:57 -04:00 |
|
host_shaders
|
Vulkan: implement D24S8 <-> RGBA8 convertions.
|
2021-11-19 03:17:02 +01:00 |
|
macro
|
xbyak: Update include path
|
2021-08-15 19:26:38 +01:00 |
|
renderer_opengl
|
gl_texture_cache: Round format conversion PBO to next power of 2
|
2021-11-17 23:49:44 -05:00 |
|
renderer_vulkan
|
Vulkan: implement D24S8 <-> RGBA8 convertions.
|
2021-11-19 03:17:02 +01:00 |
|
texture_cache
|
TextureCache: force same image format when resolving an image.
|
2021-11-19 05:46:57 +01:00 |
|
textures
|
TextureCache: Fix Automatic Anisotropic.
|
2021-11-17 03:15:08 +01:00 |
|
vulkan_common
|
vk_texture_cache: Fix unsupported blit format error checking
|
2021-11-16 22:11:30 +01:00 |
|
cdma_pusher.cpp
|
gpu: Migrate implementation to the cpp file
|
2021-10-03 00:35:57 -04:00 |
|
cdma_pusher.h
|
gpu: Migrate implementation to the cpp file
|
2021-10-03 00:35:57 -04:00 |
|
CMakeLists.txt
|
Vulkan: Reimplement FSR constant generation functions to avoid GCC warnings
|
2021-11-16 22:11:33 +01:00 |
|
compatible_formats.cpp
|
|
|
|
compatible_formats.h
|
|
|
|
delayed_destruction_ring.h
|
|
|
|
dirty_flags.cpp
|
|
|
|
dirty_flags.h
|
TextureCache: Modify Viewports/Scissors according to Rescale.
|
2021-11-16 22:11:27 +01:00 |
|
dma_pusher.cpp
|
|
|
|
dma_pusher.h
|
|
|
|
fence_manager.h
|
|
|
|
framebuffer_config.h
|
gpu: Migrate implementation to the cpp file
|
2021-10-03 00:35:57 -04:00 |
|
gpu_thread.cpp
|
gpu: Use std::jthread for async gpu thread
|
2021-09-15 20:49:07 -04:00 |
|
gpu_thread.h
|
gpu: Migrate implementation to the cpp file
|
2021-10-03 00:35:57 -04:00 |
|
gpu.cpp
|
nvhost_ctrl: Refactor usage of gpu.LockSync()
|
2021-10-03 00:35:57 -04:00 |
|
gpu.h
|
nvhost_ctrl: Refactor usage of gpu.LockSync()
|
2021-10-03 00:35:57 -04:00 |
|
memory_manager.cpp
|
video_core/memory_manager: Add missing <algorithm> include
|
2021-09-11 17:19:15 -04:00 |
|
memory_manager.h
|
|
|
|
query_cache.h
|
Merge pull request #7077 from FernandoS27/face-down
|
2021-10-16 21:41:54 -04:00 |
|
rasterizer_accelerated.cpp
|
|
|
|
rasterizer_accelerated.h
|
RasterizerInterface: Correct size of CPU addresses to cache.
|
2021-10-04 20:47:31 +02:00 |
|
rasterizer_interface.h
|
|
|
|
renderer_base.cpp
|
|
|
|
renderer_base.h
|
|
|
|
shader_cache.cpp
|
|
|
|
shader_cache.h
|
|
|
|
shader_environment.cpp
|
gpu: Migrate implementation to the cpp file
|
2021-10-03 00:35:57 -04:00 |
|
shader_environment.h
|
gpu: Migrate implementation to the cpp file
|
2021-10-03 00:35:57 -04:00 |
|
shader_notify.cpp
|
|
|
|
shader_notify.h
|
|
|
|
surface.cpp
|
Vulkan Rasterizer: Fix clears on integer textures.
|
2021-11-16 22:11:31 +01:00 |
|
surface.h
|
Vulkan Rasterizer: Fix clears on integer textures.
|
2021-11-16 22:11:31 +01:00 |
|
transform_feedback.cpp
|
|
|
|
transform_feedback.h
|
|
|
|
video_core.cpp
|
video_core,yuzu: Move UpdateRescalingInfo call to video_core
|
2021-11-16 22:11:30 +01:00 |
|
video_core.h
|
Settings: eliminate rescaling_factor.
|
2021-11-16 22:11:27 +01:00 |