index
:
platform/upstream/vulkan-wsi-layer
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
master
sandbox/dev_baixl
tizen
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Graphics System / GL; Licenses: MIT;
Gwanglim Lee <gl77.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
Update to latest upstream version
Xuelian Bai
4
-4
/
+351
2023-10-19
Fix build warnings and errors
Xuelian Bai
2
-7
/
+7
2023-10-19
Add tizen platform in vulkan-wsi-layer
Tianhao Ni
2
-38
/
+9
2023-04-17
Replace VK_LAYER_EXPORT with VWL_VKAPI_EXPORT
Normunds Rieksts
1
-1
/
+10
2023-02-07
Use strtol instead of std::atoi in logging
Dennis Tsiang
2
-20
/
+15
2022-11-24
Extend TRY macro to print out error messages
Normunds Rieksts
1
-8
/
+17
2022-11-11
Fix issues reported by static analysis tools
Dennis Tsiang
4
-29
/
+42
2022-10-21
Decouple creation, allocation and binding of images from Wayland backend
Dennis Tsiang
1
-10
/
+22
2022-08-19
Update WSI layer to use C++17
Aron Virginas-Tar
4
-216
/
+22
2022-08-03
Fix issue found by static analysis
Aron Virginas-Tar
1
-3
/
+6
2022-07-21
Fix issues found by static analysis
Matteo Franchin
1
-2
/
+3
2022-05-30
Enable instance extensions required by layer
Matteo Franchin
1
-1
/
+6
2022-05-25
Add support for VK_EXT_image_compression_control_swapchain
Dennis Tsiang
6
-5
/
+120
2022-02-08
Mark fences and semaphores as already signalled in AcquireNextImage
David Harvey-Macaulay
2
-2
/
+42
2021-12-10
Casting operands to a wider type to prevent integer overflow
Fufu Fang
1
-3
/
+8
2021-11-29
Improve error handling when copying extension name
Fufu Fang
1
-3
/
+2
2021-11-17
Store enabled instance and device extensions
Iason Paraskevopoulos
2
-0
/
+42
2021-11-15
Add versioning to wsialloc interface
Dennis Tsiang
3
-8
/
+55
2021-11-11
Fix OOM issue
Normunds Rieksts
8
-27
/
+28
2021-11-11
Update code to use modern c++ style
Ben Davis
3
-5
/
+5
2021-11-08
Set default visiblity of functions to hidden
Dennis Tsiang
2
-8
/
+53
2021-10-29
Fix formatting issues
Dennis Tsiang
9
-9
/
+9
2021-10-11
Fix issues found by static analysis
Ben Davis
2
-3
/
+8
2021-09-23
Add support for some Vulkan 1.1 structs
Dennis Tsiang
1
-0
/
+47
2021-09-14
Use explicit synchronization for Wayland surfaces
Rosen Zhelev
1
-0
/
+88
2021-08-26
Add ring buffer utility
Dennis Tsiang
2
-0
/
+152
2021-08-17
Implement objects associated with VkSurface
Rosen Zhelev
1
-7
/
+8
2021-07-28
Implement a vendor agnostic wsialloc interface
Normunds Rieksts
2
-140
/
+263
2021-07-26
Add documentation for unique_ptr and deleter class
Dennis Tsiang
1
-0
/
+16
2021-07-22
Remove usages of generic allocator in the layer
Normunds Rieksts
1
-2
/
+30
2021-07-06
Refactoring of extension_list
Fufu Fang
2
-108
/
+46
2021-06-28
Ensure allocations happen through custom allocators
Normunds Rieksts
5
-9
/
+458
2021-05-05
Resolve segfault in wsialloc_delete
Dennis Tsiang
2
-35
/
+17
2021-04-29
Creating logging mechanism for debugging
Fufu Fang
2
-0
/
+171
2021-04-23
Add support for multiplane swapchain images in Wayland
Iason Paraskevopoulos
1
-18
/
+20
2021-02-09
Adds initial support for VK_KHR_wayland_surface.
Iason Paraskevopoulos
6
-0
/
+677
2021-02-05
layer: improve how layer handles Vulkan extensions
Joe Jenner-Bailey
2
-1
/
+67
2021-01-18
util: add class for storing extensions strings
Joe Jenner-Bailey
4
-2
/
+322
2020-12-10
Use util::allocator in swapchain object
Matteo Franchin
2
-16
/
+64
2020-11-30
Implement a vector utility that uses a custom allocator
Joe Jenner-Bailey
2
-0
/
+318
2019-05-31
Initial sources for the vulkan-wsi-layer project
HEAD
master
Matteo Franchin
2
-0
/
+284