This website requires JavaScript.
Explore
Help
Sign In
renil
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
233e39bb7b9ca7660c7a63a386e285aa5524bd20
yuzu
/
src
/
video_core
/
vulkan_common
History
ReinUsesLisp
e860870dd2
shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available
2021-07-22 21:51:25 -04:00
..
nsight_aftermath_tracker.cpp
common: fs: Remove [[nodiscard]] attribute on Remove* functions
2021-06-22 13:36:24 -04:00
nsight_aftermath_tracker.h
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (
#6270
)
2021-05-25 19:32:56 -04:00
vulkan_debug_callback.cpp
vulkan_debug_callback: Skip logging known false-positive validation errors
2021-06-17 22:16:32 -04:00
vulkan_debug_callback.h
vulkan_debug_callback: Add missing header guard
2021-01-17 02:39:24 -05:00
vulkan_device.cpp
shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available
2021-07-22 21:51:25 -04:00
vulkan_device.h
shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available
2021-07-22 21:51:25 -04:00
vulkan_instance.cpp
vulkan_instance: Initialize Vulkan instance in a separate thread
2021-02-13 02:16:21 -03:00
vulkan_instance.h
vulkan_instance: Allow different Vulkan versions and enforce 1.1
2020-12-31 02:07:34 -03:00
vulkan_library.cpp
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (
#6270
)
2021-05-25 19:32:56 -04:00
vulkan_library.h
vulkan_common: Move dynamic library load to a separate file
2020-12-31 02:02:48 -03:00
vulkan_memory_allocator.cpp
vulkan_memory_allocator: Release allocations with no commits
2021-06-16 21:35:01 +02:00
vulkan_memory_allocator.h
vulkan_memory_allocator: Release allocations with no commits
2021-06-16 21:35:01 +02:00
vulkan_surface.cpp
renderer_vulkan: Initialize surface in separate file
2020-12-31 02:07:33 -03:00
vulkan_surface.h
renderer_vulkan: Initialize surface in separate file
2020-12-31 02:07:33 -03:00
vulkan_wrapper.cpp
shader: Add denorm flush support
2021-07-22 21:51:22 -04:00
vulkan_wrapper.h
vk_staging_buffer_pool: Add stream buffer for small uploads
2021-02-13 02:17:24 -03:00