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
path:
root
/
loader
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-30
Upgrade version to 1.3.268
tizen_9.0_m2_release
accepted/tizen/unified/x/20240220.150044
accepted/tizen/unified/toolchain/20240311.065918
accepted/tizen/unified/dev/20240620.011154
accepted/tizen/unified/20240219.160420
accepted/tizen/9.0/unified/20241030.232936
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
3
-2
/
+23
2024-01-16
Fix crash on pixel phone
Xuelian Bai
1
-1
/
+3
2024-01-16
Remove unnecessary usages of prefix in pc
Joonbum Ko
1
-4
/
+2
2024-01-16
remove double slash in vulkan.pc
jinbong, Lee
1
-2
/
+2
2024-01-16
Fix double free issue
Xuelian Bai
1
-0
/
+12
2023-10-16
build: Update to header 1.3.268
upstream/1.3.268
upstream
Mike Schuchardt
1
-2
/
+2
2023-10-09
cmake: Fix vulkan.pc regressions
Juan Ramos
2
-1
/
+11
2023-10-06
build: Update to header 1.3.267
Mike Schuchardt
2
-6
/
+6
2023-10-05
loader: Add check for working MASM compiler
Christopher Degawa
1
-6
/
+35
2023-10-04
cmake: Remove CMAKE_INSTALL_INCLUDEDIR_PC
Juan Ramos
2
-6
/
+1
2023-10-04
cmake: Remove PRIVATE_LIBS from vulkan.pc.in
Juan Ramos
2
-13
/
+4
2023-10-04
cmake: Cleanup package config code
Juan Ramos
2
-33
/
+29
2023-10-04
loader/asm_offset: Add __USE_MINGW_ANSI_STDIO
Christopher Degawa
1
-0
/
+6
2023-10-04
loader: Add uasm as an alternative name for jwasm
Christopher Degawa
1
-1
/
+1
2023-10-04
loader: Fix cross-compiling with jwasm
Christopher Degawa
1
-16
/
+9
2023-10-02
Fix problems detected by CodeQL static analysis
Charles Giessen
4
-25
/
+28
2023-10-02
loader/cJSON: Prefix/mark static/remove symbols
Christopher Degawa
4
-470
/
+106
2023-09-29
build: Update to header 1.3.266
Mike Schuchardt
3
-2
/
+118
2023-09-26
XCode fix - warnings as errors and unused parameter triggers it
Richard S. Wright Jr
1
-0
/
+1
2023-09-26
WIP: Loader seems to work on iOS
Richard S. Wright Jr
2
-0
/
+9
2023-09-25
build: Update to header 1.3.265
Mike Schuchardt
1
-2
/
+2
2023-09-21
Fix warning message refering to layers instead of ICDs
Charles Giessen
1
-1
/
+1
2023-09-15
Check correct magic value in device dispatch table
Charles Giessen
1
-2
/
+3
2023-09-13
cmake: Add find_package support
Juan Ramos
1
-2
/
+9
2023-09-13
cmake: Simplify install code
Juan Ramos
1
-4
/
+1
2023-09-12
cmake: Only search for MASM when using MSVC
sfan5
1
-0
/
+3
2023-09-12
cmake: Fix MinGW vulkan.pc
Juan Ramos
1
-10
/
+7
2023-09-12
Add device dispatch table magic value check
Charles Giessen
3
-23
/
+24
2023-09-11
build: Update to header 1.3.264
Mike Schuchardt
1
-2
/
+2
2023-09-08
Fix incorrect handling of Debug Marker functions
Charles Giessen
3
-41
/
+79
2023-09-08
MSAN fixes
Shahbaz Youssefi
2
-2
/
+2
2023-09-05
build: Update to header 1.3.263
Mike Schuchardt
1
-2
/
+2
2023-08-25
build: Update to header 1.3.262
Mike Schuchardt
1
-2
/
+2
2023-08-25
cmake: Cleanup Threads::Threads logic
Juan Ramos
1
-4
/
+1
2023-08-24
1. Update build-qnx content to make it buildable again.
Mike Gorchak
2
-6
/
+6
2023-08-18
Add support for AppleClang and iOS cross compilation
Charles Giessen
1
-1
/
+9
2023-08-09
Add VK_LOADER_LAYERS_ALLOW environment variable.
Charles Giessen
5
-7
/
+17
2023-08-09
Move filter Env-Var parsing to top level functions
Charles Giessen
5
-78
/
+93
2023-08-09
Consolidate envvar filters into single struct
Charles Giessen
7
-117
/
+92
2023-08-07
Add CRT Warnings & fix them
Charles Giessen
12
-98
/
+103
2023-08-04
build: Update to header 1.3.261
Mike Schuchardt
1
-2
/
+2
2023-08-02
Make maintenance 5 require the feature to be enabled
Charles Giessen
1
-1
/
+26
2023-07-31
Enable VK_KHR_maintenance_5 support
Charles Giessen
4
-191
/
+193
2023-07-31
Unwrap VkInstance in set name/tag debug functions
Charles Giessen
1
-0
/
+16
2023-07-31
build: Update to header 1.3.260
Mike Schuchardt
3
-4
/
+333
2023-07-29
Fixed the value of the FATAL_ERROR bit
Charles Giessen
2
-3
/
+3
2023-07-28
Make fatal log messages be written to stderr
Charles Giessen
6
-642
/
+656
2023-07-27
Make Disabling Dynamic Library unloading a runtime option
Charles Giessen
3
-21
/
+26
2023-07-25
Check api version when querying device commands
Charles Giessen
6
-213
/
+785
2023-07-24
Warn when ICD Manifest version differs from vkEnumerateInstanceVersion
Charles Giessen
1
-0
/
+10
[next]