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
2022-06-10
Fix crash when enable validation layer
tizen_8.0_m2_release
tizen_7.0_m2_release
submit/tizen/20220829.070049
accepted/tizen/unified/20220830.032645
accepted/tizen/8.0/unified/20231005.095642
accepted/tizen/7.0/unified/hotfix/20221116.111532
accepted/tizen/7.0/unified/20221110.061332
tizen_8.0
tizen_7.0_hotfix
tizen_7.0
accepted/tizen_8.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_7.0_unified
Xuelian Bai
1
-10
/
+8
2022-06-07
Fix red and blue inverted issue
Xuelian Bai
2
-5
/
+6
2022-06-07
Update api version
Xuelian Bai
1
-1
/
+1
2022-04-18
Fix resize issue
submit/tizen/20220613.104856
submit/tizen/20220609.091423
submit/tizen/20220609.070600
submit/tizen/20220607.045230
submit/tizen/20220420.061219
accepted/tizen/unified/20220610.134808
Xuelian Bai
2
-7
/
+17
2022-04-18
Fix to support swapchain re-create
Joonbum Ko
3
-9
/
+21
2022-04-15
Merge "Load implicit layer as default" into tizen
Xuelian Bai
1
-5
/
+2
2022-04-02
Load implicit layer as default
Xuelian Bai
1
-5
/
+2
2022-03-23
Merge "Fix build errors and warnings" into tizen
submit/tizen/20220323.042631
accepted/tizen/unified/20220323.062643
Joonbum Ko
4
-5
/
+18
2022-03-23
Fix build errors and warnings
Xuelian Bai
4
-5
/
+18
2022-03-18
Remove the unnecessary checking macro.
submit/tizen/20220318.082807
accepted/tizen/unified/20220321.141130
Joonbum Ko
1
-1
/
+0
2022-03-18
Fixed a problem from wrong usage of delete operator.
Joonbum Ko
1
-1
/
+1
2022-03-17
Fix build warnings and errors
submit/tizen/20220317.072903
Xuelian Bai
5
-21
/
+21
2022-03-14
Remove deprecated code, add manifest&license
submit/upstream/20220315.074010
submit/tizen/20220315.074555
accepted/tizen/unified/20220315.205407
Xuelian Bai
2
-8
/
+5
2022-03-07
Fix coredump issue:
Tianhao Ni
1
-0
/
+1
2022-01-25
Upgrade WSI Layer
Tianhao Ni
21
-1049
/
+867
2022-01-24
Mesa 21.2.3 Now support VkExternalMemoryImageCreateInfoKHR
Tianhao Ni
5
-21
/
+17
2022-01-24
Fix CTS Coredump issue of "image_swapchain_create_info" cases on NikeM:
Tianhao Ni
6
-11
/
+122
2022-01-24
Fix issues of CTS verificate
Tianhao Ni
13
-25
/
+251
2022-01-24
Update for CTS test:
Tianhao Ni
9
-60
/
+100
2022-01-24
Add support for VK_KHR_incremental_present
Xuelian Bai
6
-9
/
+42
2022-01-24
Filter extensions supported by wsi layer:
Tianhao Ni
7
-64
/
+150
2022-01-24
Implement WSI layer swapchain functions for Tizen:
Tianhao Ni
10
-827
/
+767
2022-01-24
Add tizen platform in vulkan-wsi-layer
Tianhao Ni
10
-4
/
+1387
2021-12-15
Remove DEBUG build option
upstream/v1.0.5
upstream/1.0.5
Ben Davis
1
-4
/
+0
2021-12-13
wayland: Fix nulltpr dereference on deprecated swapchains
Rosen Zhelev
1
-1
/
+1
2021-12-10
Casting operands to a wider type to prevent integer overflow
Fufu Fang
1
-3
/
+8
2021-12-09
Include modifiers in params creation
Dennis Tsiang
1
-1
/
+3
2021-12-06
Fix bug in has_descendant_started_presenting in headless backend
Dennis Tsiang
2
-10
/
+9
2021-12-02
Check for required protocols in vkGetPhysicalDeviceWaylandPresentationSupportKHR
Ben Davis
1
-1
/
+69
2021-11-29
Improve error handling when copying extension name
Fufu Fang
1
-3
/
+2
2021-11-26
Remove ENABLE_WSI_LAYER option
David Harvey-Macaulay
1
-3
/
+0
2021-11-25
Return appropriate error code in acquire_next_image
Iason Paraskevopoulos
3
-17
/
+54
2021-11-25
Remove the roundtrip to Wayland when creating wl_buffers for each image
Normunds Rieksts
2
-61
/
+5
2021-11-17
Store enabled instance and device extensions
Iason Paraskevopoulos
12
-33
/
+215
2021-11-15
Add versioning to wsialloc interface
Dennis Tsiang
5
-9
/
+58
2021-11-12
Update supported composite alpha flags
Ben Davis
1
-3
/
+2
2021-11-12
Merge master branch into multiple_swapchains_present_req
Iason Paraskevopoulos
20
-63
/
+72
2021-11-11
Fix OOM issue
Normunds Rieksts
10
-35
/
+36
2021-11-11
Integrate clang-tidy-8 with cmake build
Ben Davis
1
-0
/
+7
2021-11-11
Update code to use modern c++ style
Ben Davis
10
-28
/
+29
2021-11-10
Merge master branch into multiple_swapchains_present_req
Iason Paraskevopoulos
19
-230
/
+339
2021-11-08
Ensure that swapchain is not passed to the ICD when creating images
Normunds Rieksts
2
-1
/
+9
2021-11-08
Set default visiblity of functions to hidden
Dennis Tsiang
16
-223
/
+287
2021-11-05
Use device allocator for stage flags vector
Iason Paraskevopoulos
1
-1
/
+2
2021-11-05
Move queue for frame events to the surface object
Iason Paraskevopoulos
5
-65
/
+130
2021-11-02
Add documentation for Wayland support
Matteo Franchin
1
-6
/
+43
2021-11-01
Handle present request for multiple swapchains
Iason Paraskevopoulos
4
-4
/
+104
2021-11-01
Add ability to specify custom wsialloc implementations
Normunds Rieksts
2
-5
/
+22
2021-10-29
Fix formatting issues
Dennis Tsiang
16
-16
/
+16
2021-10-27
Remove the TODO on the max Wayland image size.
Fufu Fang
1
-1
/
+0
[next]