index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
vulkan_common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vulkan_memory_allocator: Respect bufferImageGranularity
Robin Kertels
2021-08-07
2
-2
/
+8
*
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-27
4
-0
/
+81
*
vulkan_wrapper: Fix SetObjectName() always indicating objects as images
Lioncash
2021-07-27
1
-1
/
+1
*
vulkan_device: Blacklist Volta and older from VK_KHR_push_descriptor
ReinUsesLisp
2021-07-22
1
-4
/
+39
*
maxwell_to_vk: Add R16_SNORM
ReinUsesLisp
2021-07-22
1
-0
/
+1
*
vulkan_device: Add missing include algorithm
lat9nq
2021-07-22
1
-0
/
+1
*
vulkan_device: Blacklist ampere devices from float16 math
ameerj
2021-07-22
2
-12
/
+23
*
vulkan_device: Enable VK_EXT_extended_dynamic_state on RADV 21.2 onward
ReinUsesLisp
2021-07-22
1
-4
/
+7
*
vk_graphics_pipeline: Implement smooth lines
ReinUsesLisp
2021-07-22
2
-5
/
+42
*
vk_graphics_pipeline: Implement line width
ReinUsesLisp
2021-07-22
3
-2
/
+8
*
shader: Rework varyings and implement passthrough geometry shaders
ReinUsesLisp
2021-07-22
2
-0
/
+12
*
vk_graphics_pipeline: Implement conservative rendering
ReinUsesLisp
2021-07-22
2
-0
/
+12
*
shader: Emulate 64-bit integers when not supported
ReinUsesLisp
2021-07-22
1
-0
/
+5
*
vk_graphics_pipeline: Use VK_KHR_push_descriptor when available
ReinUsesLisp
2021-07-22
4
-12
/
+43
*
shader: Add support for native 16-bit floats
ReinUsesLisp
2021-07-22
1
-2
/
+2
*
vulkan_device: Blacklist VK_EXT_vertex_input_dynamic_state on Intel
ReinUsesLisp
2021-07-22
1
-0
/
+4
*
shader: Add shader loop safety check settings
lat9nq
2021-07-22
1
-2
/
+2
*
vulkan_device: Enable VK_EXT_vertex_input_dynamic_state
ReinUsesLisp
2021-07-22
1
-0
/
+28
*
vulkan: Add VK_EXT_vertex_input_dynamic_state support
ReinUsesLisp
2021-07-22
3
-0
/
+15
*
vulkan: Use VK_EXT_provoking_vertex when available
ReinUsesLisp
2021-07-22
2
-0
/
+34
*
nsight_aftermath_tracker: Fix SPIR-V module writes
ReinUsesLisp
2021-07-22
1
-1
/
+1
*
vulkan: Conditionally use shaderInt16
ReinUsesLisp
2021-07-22
2
-1
/
+8
*
vulkan: Enable depth bounds and use it conditionally
ReinUsesLisp
2021-07-22
2
-1
/
+8
*
vulkan_device: Enable float64 and int64 conditionally
ReinUsesLisp
2021-07-22
2
-2
/
+6
*
shader: Initial OpenGL implementation
ReinUsesLisp
2021-07-22
1
-1
/
+1
*
vulkan_device: Require shaderClipDistance and shaderCullDistance features
ReinUsesLisp
2021-07-22
1
-2
/
+4
*
shader: Fix bugs and build issues on GCC
Rodrigo Locatti
2021-07-22
1
-1
/
+1
*
shader: Require dual source blending
ReinUsesLisp
2021-07-22
1
-1
/
+2
*
shader: Implement PIXLD.MY_INDEX
ReinUsesLisp
2021-07-22
1
-1
/
+2
*
spirv: Implement ViewportMask with NV_viewport_array2
ReinUsesLisp
2021-07-22
2
-0
/
+11
*
shader: Implement tessellation shaders, polygon mode and invocation id
ReinUsesLisp
2021-07-22
1
-1
/
+2
*
spirv: Rework storage buffers and shader memory
ReinUsesLisp
2021-07-22
1
-1
/
+28
*
shader: Implement ATOM/S and RED
ameerj
2021-07-22
2
-0
/
+20
*
nsight_aftermath_tracker: Report used shaders to Nsight Aftermath
ReinUsesLisp
2021-07-22
4
-15
/
+16
*
shader: Implement LDS, STS, LDL, and STS and use SPIR-V 1.4 when available
ReinUsesLisp
2021-07-22
2
-15
/
+61
*
shader: Implement VOTE
ameerj
2021-07-22
2
-0
/
+7
*
shader: Add partial rasterizer integration
ReinUsesLisp
2021-07-22
1
-0
/
+15
*
shader: Add denorm flush support
ReinUsesLisp
2021-07-22
3
-26
/
+35
*
spirv: Add lower fp16 to fp32 pass
ReinUsesLisp
2021-07-22
1
-5
/
+5
*
Merge pull request #6502 from ameerj/vendor-title
Morph
2021-06-28
2
-0
/
+24
|
\
|
*
video_core: Add GPU vendor name to window title bar
ameerj
2021-06-20
2
-0
/
+24
*
|
vulkan_device: Make device memory match the rest of the file
ReinUsesLisp
2021-06-25
2
-19
/
+18
*
|
Merge pull request #6465 from FernandoS27/sex-on-the-beach
Mai M
2021-06-23
4
-5
/
+43
|
\
\
|
*
|
Reaper: Correct size calculation on Vulkan.
Fernando Sahmkow
2021-06-17
1
-5
/
+3
|
*
|
Reaper: Change memory restrictions on TC depending on host memory on VK.
Fernando Sahmkow
2021-06-17
2
-0
/
+23
|
*
|
vulkan_memory_allocator: Release allocations with no commits
ReinUsesLisp
2021-06-16
2
-5
/
+22
*
|
|
common: fs: Remove [[nodiscard]] attribute on Remove* functions
Morph
2021-06-22
1
-1
/
+1
|
|
/
|
/
|
*
|
vulkan_debug_callback: Skip logging known false-positive validation errors
ameerj
2021-06-17
1
-0
/
+8
|
/
*
vulkan_memory_allocator: Allow textures to be allocated in host memory
ReinUsesLisp
2021-05-27
2
-31
/
+43
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
3
-24
/
+34
[next]