This website requires JavaScript.
Explore
Help
Sign In
hugopeixoto
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8bd5742349
yuzu
/
src
/
video_core
/
renderer_vulkan
History
bunnei
24c0dde958
Merge pull request
#7076
from ameerj/amd-botw
...
vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and earlier
2021-09-28 10:46:56 -07:00
..
blit_image.cpp
blit_image.h
fixed_pipeline_state.cpp
fixed_pipeline_state.h
maxwell_to_vk.cpp
maxwell_to_vk.h
pipeline_helper.h
pipeline_statistics.cpp
pipeline_statistics.h
renderer_vulkan.cpp
general: Update style to clang-format-12
2021-09-24 15:52:05 -04:00
renderer_vulkan.h
vk_blit_screen.cpp
Merge pull request
#6941
from ameerj/swapchain-srgb
2021-09-11 22:36:03 +02:00
vk_blit_screen.h
vk_buffer_cache.cpp
vk_buffer_cache.h
vk_command_pool.cpp
vk_command_pool.h
vk_compute_pass.cpp
vk_compute_pass.h
vk_compute_pipeline.cpp
vk_compute_pipeline.h
vk_descriptor_pool.cpp
Merge pull request
#6944
from FernandoS27/dear-drunk-me
2021-09-13 17:20:07 -04:00
vk_descriptor_pool.h
vk_fence_manager.cpp
vk_fence_manager.h
vk_graphics_pipeline.cpp
general: Update style to clang-format-12
2021-09-24 15:52:05 -04:00
vk_graphics_pipeline.h
vk_master_semaphore.cpp
vk_master_semaphore.h
vk_pipeline_cache.cpp
renderers: Log total pipeline count
2021-09-14 13:18:26 -04:00
vk_pipeline_cache.h
vk_query_cache.cpp
vk_query_cache.h
vk_rasterizer.cpp
vk_rasterizer: Fix dynamic StencilOp updating when two faces are enabled
2021-09-12 16:19:12 -04:00
vk_rasterizer.h
vk_render_pass_cache.cpp
vk_render_pass_cache.h
vk_resource_pool.cpp
vk_resource_pool.h
vk_scheduler.cpp
vk_scheduler: Use std::jthread
2021-09-15 20:49:07 -04:00
vk_scheduler.h
video_core: Fix jthread related hangs when stopping emulation
2021-09-23 20:34:02 -04:00
vk_shader_util.cpp
vk_shader_util.h
vk_staging_buffer_pool.cpp
vk_staging_buffer_pool.h
vk_state_tracker.cpp
vk_state_tracker.h
vk_state_tracker: Remove unused function
2021-09-12 15:28:24 -04:00
vk_swapchain.cpp
vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked
2021-09-12 20:32:23 -04:00
vk_swapchain.h
vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked
2021-09-12 20:32:23 -04:00
vk_texture_cache_base.cpp
vk_texture_cache.cpp
vk_texture_cache: Disable cube compatibility flag on non-mesa AMD GCN4 and earlier
2021-09-23 19:40:53 -04:00
vk_texture_cache.h
vk_rasterizer: Only clear depth and stencil buffers when set in attachment aspect mask
2021-08-21 02:37:15 -04:00
vk_update_descriptor.cpp
vk_update_descriptor.h