| .. |
|
buffer_cache
|
c5dbd93adb
VulkanBufferCache: Avoid adding barriers between multiple copies.
|
4 years ago |
|
command_classes
|
a578df4c6b
video_core/codecs: more fixes for VAAPI detection ...
|
4 years ago |
|
engines
|
5daf3abe65
common/logging: Move Log::Entry declaration to a separate header
|
4 years ago |
|
host_shaders
|
1e474fb9d1
Texture Cache: Correct conversion shaders.
|
4 years ago |
|
macro
|
1770503185
xbyak: Update include path
|
5 years ago |
|
renderer_opengl
|
ea6fa044f3
Merge pull request #7368 from FernandoS27/vulkan-conv
|
4 years ago |
|
renderer_vulkan
|
3031223153
Merge pull request #7396 from FernandoS27/blit-this-mf
|
4 years ago |
|
texture_cache
|
524a9baa7e
Add missing pixel format mapping
|
4 years ago |
|
textures
|
1c8a3d8d29
TextureCache: Fix Automatic Anisotropic.
|
4 years ago |
|
vulkan_common
|
dc61b7045b
renderer_vulkan: Implement S8_UINT stencil format
|
4 years ago |
|
CMakeLists.txt
|
e7f10de11a
video_core/cmake: link against libva explicitly ...
|
4 years ago |
|
cdma_pusher.cpp
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 years ago |
|
cdma_pusher.h
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 years ago |
|
compatible_formats.cpp
|
5213f70230
texture_cache: Blacklist BGRA8 copies and views on OpenGL
|
5 years ago |
|
compatible_formats.h
|
5213f70230
texture_cache: Blacklist BGRA8 copies and views on OpenGL
|
5 years ago |
|
delayed_destruction_ring.h
|
9106ac1e6b
video_core: Add a delayed destruction ring abstraction
|
5 years ago |
|
dirty_flags.cpp
|
f4ace63957
shader: Accelerate pipeline transitions and use dirty flags for shaders
|
5 years ago |
|
dirty_flags.h
|
778700ff9d
TextureCache: Modify Viewports/Scissors according to Rescale.
|
4 years ago |
|
dma_pusher.cpp
|
2c8f4ed27f
BufferCache: Additional download fixes.
|
5 years ago |
|
dma_pusher.h
|
677a8b208d
video_core: Resolve more variable shadowing scenarios
|
5 years ago |
|
fence_manager.h
|
4a09517336
Fence Manager: remove reference fencing.
|
5 years ago |
|
framebuffer_config.h
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 years ago |
|
gpu.cpp
|
6c0d902373
nvhost_ctrl: Refactor usage of gpu.LockSync()
|
4 years ago |
|
gpu.h
|
2348eb41f3
video_core: Add S8_UINT stencil format
|
4 years ago |
|
gpu_thread.cpp
|
877cd60b00
gpu: Use std::jthread for async gpu thread
|
4 years ago |
|
gpu_thread.h
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 years ago |
|
memory_manager.cpp
|
554c46d186
video_core/memory_manager: Add missing <algorithm> include
|
4 years ago |
|
memory_manager.h
|
8f9f142956
Texture Cache: Address feedback.
|
5 years ago |
|
query_cache.h
|
3791c7ca82
Merge pull request #7077 from FernandoS27/face-down
|
4 years ago |
|
rasterizer_accelerated.cpp
|
7b0d8bd1fb
rasterizer: Update pages in batches
|
5 years ago |
|
rasterizer_accelerated.h
|
bb8bf740e9
RasterizerInterface: Correct size of CPU addresses to cache.
|
4 years ago |
|
rasterizer_interface.h
|
c67d64365a
shader: Remove old shader management
|
5 years ago |
|
renderer_base.cpp
|
7ac99bb127
renderers: Add explicit invert_y bool to screenshot callback
|
5 years ago |
|
renderer_base.h
|
7ac99bb127
renderers: Add explicit invert_y bool to screenshot callback
|
5 years ago |
|
shader_cache.cpp
|
d621e96d0d
shader: Initial OpenGL implementation
|
5 years ago |
|
shader_cache.h
|
d621e96d0d
shader: Initial OpenGL implementation
|
5 years ago |
|
shader_environment.cpp
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 years ago |
|
shader_environment.h
|
427bf76e62
gpu: Migrate implementation to the cpp file
|
4 years ago |
|
shader_notify.cpp
|
762b8ad448
general: Replace high_resolution_clock with steady_clock
|
4 years ago |
|
shader_notify.h
|
762b8ad448
general: Replace high_resolution_clock with steady_clock
|
4 years ago |
|
surface.cpp
|
2348eb41f3
video_core: Add S8_UINT stencil format
|
4 years ago |
|
surface.h
|
2348eb41f3
video_core: Add S8_UINT stencil format
|
4 years ago |
|
transform_feedback.cpp
|
e57ee3b7fd
transform_feedback: Read buffer stride from index instead of layout
|
5 years ago |
|
transform_feedback.h
|
0ffea97e2e
shader: Split profile and runtime info headers
|
5 years ago |
|
video_core.cpp
|
fe1f06c856
Fix screenshot dimensions when at 1x scale
|
4 years ago |
|
video_core.h
|
fe1f06c856
Fix screenshot dimensions when at 1x scale
|
4 years ago |