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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
Fix build error for riscv
tizen_9.0_m2_release
accepted/tizen/unified/x/20240220.145956
accepted/tizen/unified/toolchain/20240311.070107
accepted/tizen/unified/dev/20240620.011202
accepted/tizen/unified/20240219.160428
accepted/tizen/9.0/unified/20241030.233251
tizen_9.0
tizen
accepted/tizen_unified_x
accepted/tizen_unified_toolchain
accepted/tizen_unified_dev
accepted/tizen_unified
accepted/tizen_9.0_unified
Xuelian Bai
1
-1
/
+1
2024-01-16
Upgrade to latest version
Xuelian Bai
3
-6
/
+12
2024-01-16
Fix some issues for pvr riscv & pixel phone
Xuelian Bai
10
-34
/
+91
2024-01-16
Fix issue for android-cts9 cases on pixel phone
Xuelian Bai
7
-6
/
+37
2024-01-16
fix the build error with including missing headers.
Joonbum Ko
1
-0
/
+1
2024-01-16
fix new-delete mismatched error
Joonbum Ko
1
-1
/
+1
2024-01-16
Enable VK_EXT_image_compression_control
Xuelian Bai
5
-10
/
+23
2024-01-16
Fix bugs for hybris vulkan
Xuelian Bai
2
-1
/
+55
2024-01-16
Fix issue of vkGetPhysicalDeviceSurfaceFormats2KHR
Xuelian Bai
1
-1
/
+1
2024-01-16
Update to latest upstream version
Xuelian Bai
14
-182
/
+406
2024-01-16
Fix crash when enable validation layer
Xuelian Bai
1
-10
/
+8
2024-01-16
Fix red and blue inverted issue
Xuelian Bai
2
-5
/
+6
2024-01-16
Fix resize issue
Xuelian Bai
2
-7
/
+17
2024-01-16
Fix to support swapchain re-create
Joonbum Ko
2
-7
/
+18
2024-01-16
Load implicit layer as default
Xuelian Bai
1
-5
/
+2
2024-01-16
Fix build warnings and errors
Xuelian Bai
8
-25
/
+37
2024-01-16
Remove deprecated code, add manifest&license
Xuelian Bai
2
-8
/
+5
2024-01-16
Fix coredump issue:
Tianhao Ni
1
-0
/
+1
2024-01-16
Add tizen platform in vulkan-wsi-layer
Tianhao Ni
23
-5
/
+1772
2024-01-05
Fix issues flagged by static analysis
upstream
Dennis Tsiang
1
-3
/
+13
2023-11-01
Fix validation error when importing sync fds
Dennis Tsiang
1
-0
/
+1
2023-10-31
add missing <system_error> include
Jiyu Yang
1
-0
/
+1
2023-10-31
fix Use after free
Jiyu Yang
1
-3
/
+3
2023-10-31
Use wayland-scanner public-code
Daniel Levin
1
-2
/
+2
2023-10-31
Use find_program instead of pkg_get_variable for wayland-scanner
Daniel Levin
1
-2
/
+1
2023-10-19
Fix formatting long as %d in util/log.cpp
Daniel Levin
2
-5
/
+6
2023-09-28
Enable instance extensions
Angeliki Agathi Tsintzira
8
-49
/
+118
2023-04-20
Avoid returning VK_ERROR_DEVICE_LOST
Dennis Tsiang
2
-12
/
+6
2023-04-17
Replace VK_LAYER_EXPORT with VWL_VKAPI_EXPORT
Normunds Rieksts
2
-3
/
+13
2023-02-16
Move memory handle type setting into allocate_wsialloc
Dennis Tsiang
1
-3
/
+2
2023-02-12
Change vulkan wsi project to use "main" branch
Nir Ekhauz
2
-7
/
+7
2023-02-07
Use strtol instead of std::atoi in logging
Dennis Tsiang
2
-20
/
+15
2023-01-10
Fix a bug in queue submission
Normunds Rieksts
1
-3
/
+20
2022-11-24
Extend TRY macro to print out error messages
Normunds Rieksts
8
-202
/
+116
2022-11-11
Fix issues reported by static analysis tools
Dennis Tsiang
8
-44
/
+67
2022-10-31
Add pre-commit hook to check for copyright header
Ben Davis
3
-0
/
+198
2022-10-21
Decouple creation, allocation and binding of images from Wayland backend
Dennis Tsiang
7
-322
/
+561
2022-10-20
Add codebase guidelines to the project
Normunds Rieksts
1
-0
/
+29
2022-09-13
Adding VK_KHR_shared_presentable_image basic support
Lior Dekel
1
-0
/
+7
2022-08-25
Add Pre-commit config and add to CI pipeline
Ben Davis
2
-24
/
+40
2022-08-19
Update WSI layer to use C++17
Aron Virginas-Tar
9
-233
/
+38
2022-08-15
Increase max swapchain image count
Dennis Tsiang
1
-2
/
+2
2022-08-03
Remove duplication of create_aliased_image_handle implementations
Aron Virginas-Tar
7
-109
/
+44
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
6
-21
/
+34
2022-07-13
Create common functions in surface_capabilities class
Lior Dekel
4
-93
/
+87
2022-07-12
Update Khronos headers API version
Rosen Zhelev
1
-1
/
+1
2022-07-07
Remove swapchain from device_data after destruction
Iason Paraskevopoulos
3
-0
/
+20
2022-06-15
Add WSI integration guide
Iason Paraskevopoulos
3
-0
/
+262
2022-05-30
Enable instance extensions required by layer
Matteo Franchin
5
-89
/
+110
[next]