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-20 21:18:37 -05:00
..
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 common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
host_shaders TextureCache: Assure full conversions on depth/stencil write shaders. 2021-11-20 06:17:01 +01:00
macro
renderer_opengl Merge pull request #7368 from FernandoS27/vulkan-conv 2021-11-20 16:51:13 -08:00
renderer_vulkan vk_blit_image: Consolidate CreatePipelineTargetEx functions 2021-11-20 21:18:37 -05:00
texture_cache Merge pull request #7368 from FernandoS27/vulkan-conv 2021-11-20 16:51:13 -08:00
textures TextureCache: Fix Automatic Anisotropic. 2021-11-17 03:15:08 +01:00
vulkan_common renderer_vulkan: Implement S8_UINT stencil format 2021-11-18 00:05:51 -05:00
cdma_pusher.cpp
cdma_pusher.h
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.cpp
gpu.h video_core: Add S8_UINT stencil format 2021-11-17 15:04:38 -05:00
gpu_thread.cpp
gpu_thread.h
memory_manager.cpp
memory_manager.h
query_cache.h
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 renderers: Add explicit invert_y bool to screenshot callback 2021-07-28 21:46:08 -04:00
renderer_base.h
shader_cache.cpp
shader_cache.h shader: Initial OpenGL implementation 2021-07-22 21:51:30 -04:00
shader_environment.cpp gpu: Migrate implementation to the cpp file 2021-10-03 00:35:57 -04:00
shader_environment.h
shader_notify.cpp
shader_notify.h vk_pipeline_cache,shader_notify: Add shader notifications 2021-07-22 21:51:35 -04:00
surface.cpp video_core: Add S8_UINT stencil format 2021-11-17 15:04:38 -05:00
surface.h video_core: Add S8_UINT stencil format 2021-11-17 15:04:38 -05: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