index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
vulkan_common
Age
Commit message (
Expand
)
Author
2021-07-22
shader: Initial OpenGL implementation
ReinUsesLisp
2021-07-22
vulkan_device: Require shaderClipDistance and shaderCullDistance features
ReinUsesLisp
2021-07-22
shader: Fix bugs and build issues on GCC
Rodrigo Locatti
2021-07-22
shader: Require dual source blending
ReinUsesLisp
2021-07-22
shader: Implement PIXLD.MY_INDEX
ReinUsesLisp
2021-07-22
spirv: Implement ViewportMask with NV_viewport_array2
ReinUsesLisp
2021-07-22
shader: Implement tessellation shaders, polygon mode and invocation id
ReinUsesLisp
2021-07-22
spirv: Rework storage buffers and shader memory
ReinUsesLisp
2021-07-22
shader: Implement ATOM/S and RED
ameerj
2021-07-22
nsight_aftermath_tracker: Report used shaders to Nsight Aftermath
ReinUsesLisp
2021-07-22
shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available
ReinUsesLisp
2021-07-22
shader: Implement VOTE
ameerj
2021-07-22
shader: Add partial rasterizer integration
ReinUsesLisp
2021-07-22
shader: Add denorm flush support
ReinUsesLisp
2021-07-22
spirv: Add lower fp16 to fp32 pass
ReinUsesLisp
2021-06-28
Merge pull request #6502 from ameerj/vendor-title
Morph
2021-06-25
vulkan_device: Make device memory match the rest of the file
ReinUsesLisp
2021-06-23
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-22
common: fs: Remove [[nodiscard]] attribute on Remove* functions
Morph
2021-06-20
video_core: Add GPU vendor name to window title bar
ameerj
2021-06-17
vulkan_debug_callback: Skip logging known false-positive validation errors
ameerj
2021-06-17
Reaper: Correct size calculation on Vulkan.
Fernando Sahmkow
2021-06-17
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-16
vulkan_memory_allocator: Release allocations with no commits
ReinUsesLisp
2021-05-27
vulkan_memory_allocator: Allow textures to be allocated in host memory
ReinUsesLisp
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-11
vulkan_device: Enable EXT_robustness2 features
Joshua Ashton
2021-03-30
vulkan_common: enable OpenGL interop on other Unices
Jan Beich
2021-02-13
vulkan_device: Require VK_EXT_robustness2
ReinUsesLisp
2021-02-13
vk_staging_buffer_pool: Add stream buffer for small uploads
ReinUsesLisp
2021-02-13
vulkan_device: Enable robustBufferAccess
ReinUsesLisp
2021-02-13
video_core: Reimplement the buffer cache
ReinUsesLisp
2021-02-13
vulkan_common: Expose interop and headless devices
ReinUsesLisp
2021-02-13
vulkan_common: Make interop extensions mandatory
ReinUsesLisp
2021-02-13
vulkan_device: Enable robust buffers
ReinUsesLisp
2021-02-13
vulkan_device: Use designated initializers for features
ReinUsesLisp
2021-02-13
vulkan_wrapper: Add memory barrier pipeline barrier helper
ReinUsesLisp
2021-02-13
vulkan_device: Fix formatting of constants
ReinUsesLisp
2021-02-13
vulkan_wrapper: Add interop functions
ReinUsesLisp
2021-02-13
vulkan_instance: Initialize Vulkan instance in a separate thread
ReinUsesLisp
2021-02-13
vulkan_wrapper: Pull Windows symbols
ReinUsesLisp
2021-02-13
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-01-27
vulkan_device: Blacklist Intel from float16 math (#5798)
Rodrigo Locatti
2021-01-24
Merge pull request #5807 from ReinUsesLisp/vc-warnings
LC
2021-01-24
vulkan_device: Lift VK_EXT_extended_dynamic_state blacklist on RDNA
ReinUsesLisp
2021-01-24
video_core: Silence -Wmissing-field-initializers warnings
ReinUsesLisp
2021-01-23
nsight_aftermath_tracker: Fix build issues when enabled
ReinUsesLisp
2021-01-17
Merge pull request #5745 from lioncash/documentation
Rodrigo Locatti
2021-01-17
video_core: Resolve -Wdocumentation warnings
Lioncash
[next]