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-08-03
Fix crash on pixel phone
accepted/tizen/unified/riscv/20230919.031459
accepted/tizen_unified_riscv
Xuelian Bai
1
-1
/
+3
2023-02-08
Upgrade to v1.3.240
tizen_8.0_m2_release
accepted/tizen/unified/20230227.042024
accepted/tizen/8.0/unified/20231005.094613
tizen_8.0
accepted/tizen_8.0_unified
Xuelian Bai
1
-1
/
+1
2023-02-08
Remove unnecessary usages of prefix in pc
Joonbum Ko
1
-4
/
+2
2023-02-08
remove double slash in vulkan.pc
jinbong, Lee
1
-2
/
+2
2023-02-08
Fix double free issue
Xuelian Bai
1
-0
/
+12
2023-02-08
Upgrade to 1.3.208
Xuelian Bai
2
-2
/
+2
2023-02-08
add spec file
SooChan Lim
2
-0
/
+73
2023-01-27
build: Update to header 1.3.240
upstream/1.3.240
Mike Schuchardt
3
-4
/
+4
2023-01-26
Re-checking loader.rc file
Charles Giessen
7
-25
/
+98
2023-01-26
ci: Fix CI warnings
Juan Ramos
1
-5
/
+5
2023-01-25
Fix copyright in windows .rc file
Charles Giessen
3
-69
/
+13
2023-01-24
Log when VK_LAYER_PATH is ignored
Charles Giessen
2
-33
/
+48
2023-01-23
github: Use main instead of master
Juan Ramos
10
-25
/
+27
2023-01-19
docs: Notify users about upcoming master to main change
Juan Ramos
1
-0
/
+4
2023-01-19
build: Update to header 1.3.239
Mike Schuchardt
5
-2
/
+62
2023-01-16
Add Vulkan Loader and Driver Interface Version 7
Charles Giessen
11
-151
/
+351
2023-01-16
build: Remove VS2015 support
Juan Ramos
2
-16
/
+1
2023-01-16
ci: Test CMake minimum
Juan Ramos
1
-2
/
+30
2023-01-15
Add guard for GetPhysDevProcAddr typedef
Charles Giessen
2
-0
/
+4
2023-01-13
Try to catch OOM errors when loading binaries
Charles Giessen
2
-1
/
+19
2023-01-12
Added target condition to vulkan headers
B Marques
1
-1
/
+3
2023-01-10
cmake: Fix usage of Vulkan::Registry
Juan Ramos
2
-4
/
+2
2023-01-09
Document behavior change in how bundles drivers are used
Charles Giessen
1
-0
/
+11
2023-01-09
Add macOS bundles support to test framework
Charles Giessen
10
-12
/
+130
2023-01-09
Fix Bundled drivers on MacOS taking precedence
Charles Giessen
1
-7
/
+4
2023-01-09
Add Vulkan-Headers version to source
Charles Giessen
4
-5
/
+21
2023-01-09
Fix allocation callback test to start at 0
Charles Giessen
1
-1
/
+1
2022-12-28
Revert asm_offset CMake code to work with 3.10
Charles Giessen
1
-6
/
+2
2022-12-27
cmake: Use VulkanHeaders_VERSION
Juan Ramos
5
-214
/
+5
2022-12-19
build: Update to header 1.3.238
Mike Schuchardt
6
-192
/
+2
2022-12-12
Fix for Apple compiler bug
Richard S. Wright Jr
1
-1
/
+8
2022-12-08
build: Update to header 1.3.237
Mike Schuchardt
5
-2
/
+37
2022-12-02
Document interaction of layer env-vars for linux
Charles Giessen
1
-0
/
+3
2022-12-02
Layers: expand tests to check layer names loaded are expected
phish3y
1
-0
/
+12
2022-12-02
Layers: update log message and documentation so it is clear that VK_LAYER_PAT...
phish3y
2
-2
/
+2
2022-12-02
Layers: modify TestLayerDetails so either files or directories can be set on ...
phish3y
3
-25
/
+38
2022-12-02
Layers: add tests to verify VK_LAYER_PATH works with full file paths
phish3y
1
-17
/
+67
2022-12-02
Layers: add test to verify VK_LAYER_PATH supports explicit file paths instead...
phish3y
1
-0
/
+18
2022-12-02
Layers: update documentation to make it clear the VK_LAYER_PATH supports both...
phish3y
2
-3
/
+3
2022-12-02
loader: Fix parsing VK_INSTANCE_LAYERS
ziga-lunarg
1
-1
/
+1
2022-12-01
build: Update to header 1.3.236
Mike Schuchardt
3
-2
/
+3
2022-11-29
loader: Mark unknown_ext_chain symbols as hidden
John Bauman
2
-0
/
+9
2022-11-28
Use integrity_level >= HIGH for is_high_integrity
Charles Giessen
1
-1
/
+1
2022-11-28
cmake: fix pkgconfig file for absolute install paths
Jan Palus
2
-2
/
+9
2022-11-21
Add more OOM handling paths and refactor OOM tests
Charles Giessen
4
-89
/
+113
2022-11-17
build: Update to header 1.3.235
Mike Schuchardt
6
-9
/
+291
2022-11-17
Add complex json file to allocation tests
Charles Giessen
3
-9
/
+763
2022-11-17
Propagate OOHM error from json parsing
Charles Giessen
1
-2
/
+3
2022-11-16
Fix cases where OOM was handled wrong
Charles Giessen
2
-32
/
+52
2022-11-11
Handle invalid files & symlinks properly
Charles Giessen
7
-14
/
+140
[next]