FernandoS27 150bc45401 Texture cache: fix Intel with rescaler. 4 лет назад
..
buffer_cache 1ea8073783 buffer_cache: Minor fixes 4 лет назад
command_classes c50f170597 codes: Rename ComposeFrameHeader to ComposeFrame 4 лет назад
engines 5daf3abe65 common/logging: Move Log::Entry declaration to a separate header 4 лет назад
host_shaders 37cb0377ae vulkan: Implement FidelityFX Super Resolution 4 лет назад
macro 1770503185 xbyak: Update include path 5 лет назад
renderer_opengl 3b61de74e6 Texture Cache: fix memory managment and optimize scaled downloads, uploads. 4 лет назад
renderer_vulkan 150bc45401 Texture cache: fix Intel with rescaler. 4 лет назад
texture_cache 3b61de74e6 Texture Cache: fix memory managment and optimize scaled downloads, uploads. 4 лет назад
textures ec19d9594f Merge pull request #6879 from ameerj/decoder-assert 4 лет назад
vulkan_common 89a7e566c7 vk_texture_cache: Fix unsupported blit format error checking 4 лет назад
CMakeLists.txt 37cb0377ae vulkan: Implement FidelityFX Super Resolution 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 6c0d902373 nvhost_ctrl: Refactor usage of gpu.LockSync() 4 лет назад
gpu.h 6c0d902373 nvhost_ctrl: Refactor usage of gpu.LockSync() 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 554c46d186 video_core/memory_manager: Add missing <algorithm> include 4 лет назад
memory_manager.h 8f9f142956 Texture Cache: Address feedback. 5 лет назад
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 c67d64365a shader: Remove old shader management 5 лет назад
renderer_base.cpp 7ac99bb127 renderers: Add explicit invert_y bool to screenshot callback 5 лет назад
renderer_base.h 7ac99bb127 renderers: Add explicit invert_y bool to screenshot callback 5 лет назад
shader_cache.cpp d621e96d0d shader: Initial OpenGL implementation 5 лет назад
shader_cache.h d621e96d0d shader: Initial OpenGL implementation 5 лет назад
shader_environment.cpp 427bf76e62 gpu: Migrate implementation to the cpp file 4 лет назад
shader_environment.h 427bf76e62 gpu: Migrate implementation to the cpp file 4 лет назад
shader_notify.cpp cffd4716c5 vk_pipeline_cache,shader_notify: Add shader notifications 5 лет назад
shader_notify.h cffd4716c5 vk_pipeline_cache,shader_notify: Add shader notifications 5 лет назад
surface.cpp 16017ac450 vk_texture_cache: Use nearest neighbor scaling when available 4 лет назад
surface.h 16017ac450 vk_texture_cache: Use nearest neighbor scaling when available 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 1c93476a80 video_core,yuzu: Move UpdateRescalingInfo call to video_core 4 лет назад
video_core.h 71ca84d829 Settings: eliminate rescaling_factor. 4 лет назад