index
:
platform/upstream/Vulkan-Loader
1.3.250
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
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
devel_package
master
tizen
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Graphics System / GL; Licenses: Apache-2.0;
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
2023-09-01
Upgrade version to 1.3.250
1.3.250
Xuelian Bai
1
-1
/
+1
2023-08-03
Fix crash on pixel phone
Xuelian Bai
1
-1
/
+3
2023-08-03
Upgrade to v1.3.240
Xuelian Bai
1
-1
/
+1
2023-08-03
Remove unnecessary usages of prefix in pc
Joonbum Ko
1
-4
/
+2
2023-08-03
remove double slash in vulkan.pc
jinbong, Lee
1
-2
/
+2
2023-08-03
Fix double free issue
Xuelian Bai
1
-0
/
+12
2023-08-03
Upgrade to 1.3.208
Xuelian Bai
2
-2
/
+2
2023-08-03
add spec file
SooChan Lim
2
-0
/
+73
2023-05-16
docs: Update README.md
juan-lunarg
1
-25
/
+6
2023-05-16
build: Update to header 1.3.250
Mike Schuchardt
5
-4
/
+35
2023-05-16
build: Update to header 1.3.249
Mike Schuchardt
3
-4
/
+4
2023-05-16
build: Update to header 1.3.248
Mike Schuchardt
3
-4
/
+4
2023-05-16
Log ERROR when layers in VK_INSTANCE_LAYERS are missing
Charles Giessen
2
-12
/
+107
2023-05-16
build: Update to header 1.3.247
Mike Schuchardt
3
-4
/
+4
2023-05-16
Use Ubuntu 22 in github actions
Charles Giessen
1
-3
/
+3
2023-05-16
Fix ordering regression for VK_INSTANCE_LAYERS
Charles Giessen
10
-75
/
+335
2023-05-16
Make correct layer be used when duplicates are present
Charles Giessen
12
-27
/
+345
2023-05-16
build: Update to header 1.3.246
Mike Schuchardt
8
-5
/
+122
2023-05-16
Add 4th component to version in loader.rc
Charles Giessen
2
-2
/
+2
2023-05-16
build: Update to header 1.3.245
Mike Schuchardt
3
-4
/
+4
2023-05-16
build: Update to header 1.3.244
Mike Schuchardt
6
-4
/
+62
2023-03-16
Add missing backtick in LoaderInterfaceArchitecture.md
Charles Giessen
1
-1
/
+1
2023-03-14
Docs: Add missing ".md"
MeeSong
1
-1
/
+1
2023-03-13
build: Update to header 1.3.243
Mike Schuchardt
4
-4
/
+6
2023-03-09
Make check_code_format.sh not care about includes
Charles Giessen
1
-1
/
+1
2023-03-09
Add clang-format-diff.py
Charles Giessen
1
-0
/
+123
2023-03-09
Set github actions to only have read only permissions
Charles Giessen
1
-0
/
+3
2023-03-07
Allow the loader to enable ASAN outside of testing
Charles Giessen
10
-40
/
+70
2023-02-27
Call DestroyInstance on each driver in error path
Charles Giessen
2
-0
/
+16
2023-02-27
build: Update to header 1.3.242
Mike Schuchardt
3
-4
/
+4
2023-02-20
build: Update to header 1.3.241
Mike Schuchardt
7
-6
/
+77
2023-02-17
Fix documentation to use the correct function name
Charles Giessen
1
-1
/
+1
2023-02-14
Only allocate layers if initialization succeed
Christophe
1
-16
/
+14
2023-02-14
A bit more safe string copy
Christophe
1
-1
/
+1
2023-02-14
Use calloc instead of alloc
Christophe
2
-8
/
+6
2023-02-14
gni
Christophe
1
-1
/
+1
2023-02-14
Testing C.I. memory leak hypothesis
Christophe
2
-3
/
+7
2023-02-14
Warn user when using device layers field #1086
Christophe
5
-0
/
+149
2023-02-13
cmake: Add VULKAN_LOADER_VERSION
Juan Ramos
5
-19
/
+13
2023-02-13
cmake: Remove custom find_package code
Juan Ramos
9
-334
/
+1
2023-02-13
cmake: Use PkgConfig to find XCB, X11, and DirectFB
Juan Ramos
3
-42
/
+27
2023-02-01
ci: Test CMake min for Linux builds
Juan Ramos
1
-9
/
+11
2023-01-31
cmake: Remove pointless conditionals
Juan Ramos
2
-12
/
+2
2023-01-31
Clarify the VK_LOADER_DRIVERS_SELECT example
Ludovico de Nittis
2
-2
/
+20
2023-01-30
Ensure VkPhysicalDevice unwrapping in Device functions
Charles Giessen
6
-20
/
+198
2023-01-30
Implement VK_LUNARG_direct_driver_loading
Charles Giessen
22
-490
/
+1344
2023-01-30
Remove newlines in log messages
Charles Giessen
3
-64
/
+63
2023-01-30
gn: Add ninja to DEPS
Mike Schuchardt
1
-0
/
+11
2023-01-27
cmake: Remove custom install code
Juan Ramos
3
-47
/
+0
2023-01-27
cmake: Cleanup BUILD_TESTS code
Juan Ramos
1
-7
/
+2
[next]