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
2020-11-13
Reland "Generate libvulkan.so.1 on Linux instead of libvulkan.so"
Shahbaz Youssefi
1
-7
/
+3
2020-11-10
build: Update known-good files for 1.2.160 header
Shannon McPherson
4
-1
/
+30
2020-11-02
build: Update known-good files for 1.2.159 header
Shannon McPherson
1
-1
/
+1
2020-10-30
Revert "Generate libvulkan.so.1 on Linux instead of libvulkan.so"
Shahbaz Youssefi
1
-3
/
+7
2020-10-30
Add an option to disable MASM
Michel Zou
2
-1
/
+5
2020-10-28
Configure vulkan.pc when pkg-config is available
xantares
1
-11
/
+11
2020-10-28
Generate libvulkan.so.1 on Linux instead of libvulkan.so
Shahbaz Youssefi
1
-7
/
+3
2020-10-27
build: Update known-good files for 1.2.158 header
Shannon McPherson
5
-1
/
+76
2020-10-26
tests: Use cmake -E copy instead of xcopy
Michel Zou
1
-2
/
+2
2020-10-26
Add support for VK_FUCHSIA_imagepipe_surface
Craig Stout
6
-39
/
+109
2020-10-20
Fix vulkan link to on cfgmgr32 case-sensitive fs
xantares
1
-1
/
+1
2020-10-20
CMake: Fix libdir in pkg-config file, dehardcode includedir
Rémi Verschelde
1
-2
/
+2
2020-10-19
Add Fuchsia support
Craig Stout
7
-13
/
+444
2020-10-12
build: Update known-good files for 1.2.157 header
Shannon McPherson
1
-1
/
+1
2020-10-08
Handling also zero size override paths.
Dorian Apanel
1
-20
/
+21
2020-10-08
loader: Override layer load when custom allocator used.
Dorian Apanel
1
-21
/
+22
2020-10-07
Fix formatting issue.
Piers Daniell
1
-1
/
+2
2020-10-07
Fix some issues when EnumerateAdapterPhysicalDevices is available
Piers Daniell
1
-6
/
+10
2020-10-06
build: Update known-good files for 1.2.156 header
Shannon McPherson
1
-1
/
+1
2020-10-06
loader: Fixes build with MinGW-w64 8.0.0.
Brecht Sanders
2
-2
/
+25
2020-10-06
docs: Update build.md for static build changes
Charles Giessen
2
-2
/
+2
2020-10-05
docs: Remove outdated references to WDK
Lenny Komow
1
-16
/
+1
2020-10-01
loader: Fix incorrect allocation error cleanup
Lenny Komow
1
-1
/
+3
2020-09-29
docs: Update static linking info
Charles Giessen
1
-12
/
+10
2020-09-21
build: Update known-good files for 1.2.154 header
Shannon McPherson
4
-1
/
+114
2020-09-17
Revert "loader: Return error if layer loading failed"
Charles Giessen
1
-1
/
+1
2020-09-11
loader Fix issues with physical device sorting
Piers Daniell
1
-7
/
+9
2020-09-07
build: Update known-good files for 1.2.153 header
Shannon McPherson
1
-1
/
+1
2020-09-03
docs: Add info on VkConfig and override layer
Charles Giessen
1
-0
/
+9
2020-09-02
Update Linux distro used in Travis pipeline
Trung Lê
1
-8
/
+4
2020-09-02
loader: Make device extensions return same count
Charles Giessen
1
-67
/
+45
2020-09-02
loader: Return error if layer loading failed
Charles Giessen
1
-1
/
+1
2020-08-27
docs: Remove mention of old layers
Charles Giessen
1
-10
/
+7
2020-08-27
build: Update known-good files for 1.2.152 header
Shannon McPherson
1
-1
/
+1
2020-08-27
tests: Change license to Apache 2.0
Lenny Komow
1
-16
/
+9
2020-08-27
GN: Add missing header dependencies.
Jamie Madill
1
-0
/
+5
2020-08-26
repo: Prevent cmake name mismatch warning
Lenny Komow
3
-0
/
+7
2020-08-26
Fix formatting
Ryan Harrison
1
-1
/
+1
2020-08-26
Move variables into scope they are referenced within
Ryan Harrison
1
-2
/
+2
2020-08-20
loader: Fix invalid cleanup on allocation error
Lenny Komow
1
-3
/
+1
2020-08-19
loader: Fix some non-msvc compiler warnings
Biswapriyo Nath
3
-4
/
+8
2020-08-17
loader: Fixes for gn build
Cody Northrop
2
-3
/
+1
2020-08-17
build: Update known-good files for 1.2.151 header
Shannon McPherson
1
-1
/
+1
2020-08-17
docs: Remove COPYRIGHT.txt from the readme
Fxshlein
1
-2
/
+0
2020-08-14
repo: Set appveyor build to use Win10 SDK
Lenny Komow
1
-2
/
+2
2020-08-14
loader: Move tag to avoid linux warning
Lenny Komow
1
-1
/
+1
2020-08-14
loader: Fix physical device sorting crash
Piotr Bialecki
1
-12
/
+21
2020-08-14
loader: Remove illegal asssignment
Lenny Komow
1
-1
/
+0
2020-08-14
loader: Fix variable name
Lenny Komow
1
-2
/
+2
2020-08-14
loader: Fixpossible memory corruption
Lenny Komow
1
-3
/
+7
[prev]
[next]