2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/video_core
2021-11-16 22:11:30 +01:00
..
buffer_cache
command_classes codes: Rename ComposeFrameHeader to ComposeFrame 2021-11-12 23:52:19 -05:00
engines
host_shaders Renderers: Unify post processing filter shaders 2021-11-16 22:11:29 +01:00
macro
renderer_opengl gl_texture_cache: Fix BGR pbo size for scaled textures 2021-11-16 22:11:30 +01:00
renderer_vulkan Texture Cache: Fix Rescaling on Multisample 2021-11-16 22:11:30 +01:00
texture_cache texture_cache: Refactor scaled image size calculation 2021-11-16 22:11:30 +01:00
textures
vulkan_common vulkan_device: Add missing vulkan image format R5G6B5 in GetFormatProperties 2021-11-05 10:31:40 -04:00
cdma_pusher.cpp gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
cdma_pusher.h
CMakeLists.txt codecs: Add VP8 codec class 2021-11-12 19:49:45 -05: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.cpp
gpu.h
gpu_thread.cpp
gpu_thread.h
memory_manager.cpp
memory_manager.h Texture Cache: Address feedback. 2021-07-04 22:32:35 +02:00
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
rasterizer_interface.h shader: Remove old shader management 2021-07-22 21:51:22 -04:00
renderer_base.cpp
renderer_base.h
shader_cache.cpp
shader_cache.h shader: Initial OpenGL implementation 2021-07-22 21:51:30 -04:00
shader_environment.cpp
shader_environment.h
shader_notify.cpp vk_pipeline_cache,shader_notify: Add shader notifications 2021-07-22 21:51:35 -04:00
shader_notify.h
surface.cpp vk_texture_cache: Use nearest neighbor scaling when available 2021-11-16 22:11:30 +01:00
surface.h vk_texture_cache: Use nearest neighbor scaling when available 2021-11-16 22:11:30 +01:00
transform_feedback.cpp
transform_feedback.h
video_core.cpp Settings: eliminate rescaling_factor. 2021-11-16 22:11:27 +01:00
video_core.h Settings: eliminate rescaling_factor. 2021-11-16 22:11:27 +01:00