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
*
externals: update Vulkan-Headers to v1.3.238
Jan Beich
2022-12-19
1
-0
/
+12
*
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-17
2
-0
/
+31
|
\
|
*
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-13
2
-0
/
+31
*
|
Merge pull request #9431 from liamwhite/sixty-five-oh-two
Narr the Reg
2022-12-15
1
-1
/
+2
|
\
\
|
*
|
vulkan_common: declare storageBuffer8BitAccess
Liam
2022-12-13
1
-1
/
+2
|
|
/
*
/
Fix validation errors on less compatible Intel GPU
yzct12345
2022-12-12
2
-0
/
+14
|
/
*
video_core: Integrate SMAA
Liam
2022-12-08
2
-0
/
+7
*
Merge pull request #9365 from liamwhite/val
Morph
2022-12-06
2
-1
/
+3
|
\
|
*
vulkan_common: quiet some validation errors
Liam
2022-11-30
2
-1
/
+3
*
|
vulkan_common: further initialization tweaks
Liam
2022-12-05
2
-1
/
+9
*
|
vulkan_common: add feature test for shaderDrawParameters
Liam
2022-12-04
1
-1
/
+13
*
|
vulkan_common: clean up extension usage
Liam
2022-12-04
4
-81
/
+84
*
|
vulkan_common: correct usage of timeline semaphore fallbacks
Liam
2022-12-04
1
-2
/
+1
*
|
vulkan_common: ensure all mandatory features are tested in feature report
Liam
2022-12-04
1
-1
/
+24
*
|
vulkan_common: unsuffix 16-bit storage feature test structure
Liam
2022-12-04
1
-2
/
+2
*
|
vulkan_common: unsuffix timeline semaphore feature test structure
Liam
2022-12-04
1
-2
/
+2
*
|
vulkan_common: add logicOp to feature report
Liam
2022-12-04
1
-1
/
+2
*
|
vulkan_common: promote host query reset usage to core
Liam
2022-12-04
3
-10
/
+11
*
|
vulkan_common: promote descriptor update template usage to core
Liam
2022-12-04
3
-21
/
+20
*
|
vulkan_common: promote timeline semaphore usage to core
Liam
2022-12-04
3
-9
/
+15
*
|
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
3
-0
/
+3
|
\
\
|
*
|
general: fix compile for Apple Clang
Liam
2022-11-22
3
-0
/
+3
|
|
/
*
/
Vulkan: update initialization
Liam
2022-11-27
4
-63
/
+138
|
/
*
vulkan_blitter: Fix pool allocation double free.
Byte
2022-10-06
1
-20
/
+0
*
renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED...
Liam
2022-08-02
1
-90
/
+144
*
Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor"
lat9nq
2022-06-29
1
-11
/
+0
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
2
-9
/
+11
*
vulkan_library: Add debug logging
lat9nq
2022-05-30
1
-0
/
+4
*
Merge pull request #8379 from lat9nq/amd-push-desc-workaround
bunnei
2022-05-25
1
-0
/
+11
|
\
|
*
vulkan_device: Block AMDVLK's VK_KHR_push_descriptor
lat9nq
2022-05-25
1
-0
/
+11
*
|
vulkan_device: Workaround extension bug
lat9nq
2022-05-25
1
-1
/
+6
|
/
*
video_core: Support new VkResult
Alexandre Bouvier
2022-05-17
1
-0
/
+2
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
16
-48
/
+32
*
video_core: implement formats for N64 emulation
Fernando Sahmkow
2022-04-14
1
-0
/
+12
*
fix: typos
Andrea Pappacoda
2022-04-02
1
-1
/
+1
*
Merge pull request #8076 from ameerj/nv-vk-msaa-scale
bunnei
2022-03-30
1
-0
/
+5
|
\
|
*
Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+
ameerj
2022-03-23
1
-0
/
+5
*
|
GC: Address Feedback.
Fernando Sahmkow
2022-03-25
1
-6
/
+5
*
|
Garbage Collection: Redesign the algorithm to do a better use of memory.
Fernando Sahmkow
2022-03-25
5
-11
/
+71
|
/
*
video_core: Reduce unused includes
ameerj
2022-03-19
8
-15
/
+8
*
vulkan_device: Blacklist RADV on RDNA2 from VK_EXT_vertex_input_dynamic_state
Ameer J
2022-02-25
1
-4
/
+21
*
vulkan_device: fix missing format in ANV
voidanix
2022-02-21
2
-0
/
+17
*
vulkan_device: Fix sType for VkPhysicalDeviceShaderAtomicInt64Features
Georg Lehmann
2022-01-19
1
-1
/
+1
*
vk_texture_cache: Use 3D scale helpers for MSAA texture scaling on Intel Wind...
ameerj
2021-12-23
2
-2
/
+12
*
Vulkan: Fix the checks for primitive restart extension.
Fernando Sahmkow
2021-12-18
2
-19
/
+23
*
Vulkan: implement Logical Operations.
Fernando Sahmkow
2021-12-18
1
-1
/
+1
*
Vulkan: Implement VK_EXT_primitive_topology_list_restart
Fernando Sahmkow
2021-12-18
2
-0
/
+38
*
renderer_vulkan: Add R16G16_UINT
Morph
2021-12-08
1
-0
/
+1
*
renderer_vulkan: Implement S8_UINT stencil format
Morph
2021-11-18
1
-0
/
+10
*
vk_texture_cache: Fix unsupported blit format error checking
ameerj
2021-11-16
1
-4
/
+4
[next]