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
/
scripts
/
loader_extension_generator.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-14
Remove hasing of unknown functions
Charles Giessen
1
-1
/
+1
2022-02-09
Update loader VUID messages
Mark Young
1
-11
/
+11
2022-01-25
Add VK_NN_vi_surface to WSI extension names array
Kevin McCullough
1
-1
/
+2
2022-01-07
Fix loader phys dev termin for physical device extensions.
Mark Young
1
-0
/
+5
2021-11-19
Update loader to include handle validation
Mark Young
1
-6
/
+48
2021-09-09
loader: Make _GNU_SOURCE a cmake definition
Charles Giessen
1
-3
/
+0
2021-08-30
scripts: Remove loader_icd_init_entries duplicate
Charles Giessen
1
-5
/
+2
2021-08-10
Fix loader_log messages to use LOADER_ log levels
Mark Young
1
-3
/
+3
2021-04-06
Add support for QNX platform.
Mike Gorchak
1
-1
/
+2
2020-11-23
Add GGP WSI platform support to Vulkan-Loader
J.D. Rouan
1
-0
/
+1
2020-10-26
Add support for VK_FUCHSIA_imagepipe_surface
Craig Stout
1
-0
/
+1
2020-07-07
loader: Add support for directfb surface extension
Nicolas Caramelli
1
-0
/
+1
2020-06-22
build: Update known-good files for 1.2.145 header
Shannon McPherson
1
-0
/
+2
2020-06-09
scripts: Use named params for generator options
dan sinclair
1
-3
/
+13
2020-03-16
loader: Migrate get surface caps 2 funcs to wsi
Joshua Ashton
1
-1
/
+2
2020-02-03
loader: Fix debug utils terminators being skipped
Lenny Komow
1
-26
/
+10
2020-01-27
loader: Update comments for shared aliases
Lenny Komow
1
-4
/
+6
2020-01-22
loader: Improve 1.2 promoted extension fix
Mark Lobodzinski
1
-17
/
+2
2020-01-22
loader: Fix handling of promoted device extensions
Mark Lobodzinski
1
-1
/
+1
2020-01-15
scripts: Add support for Vulkan 1.2 codegen
Lenny Komow
1
-0
/
+16
2019-12-12
loader: Add custom terminator to tool properties
Lenny Komow
1
-3
/
+3
2019-12-11
codegen: Fix crash in tooling info terminator
Lenny Komow
1
-1
/
+2
2019-09-18
loader: Add support for metal surfaces
Lenny Komow
1
-0
/
+1
2019-05-24
scripts: Correct uneven braces in ldr ext gen
Shannon McPherson
1
-5
/
+7
2019-04-26
loader: VK_EXT_headless_surface additions
Bryan Law-Smith
1
-0
/
+1
2019-04-15
loader: Support VK_EXT_full_screen_exclusive ext
Lenny Komow
1
-1
/
+3
2019-04-08
scripts: Update known-good for 1.1.106 header
Mike Schuchardt
1
-4
/
+19
2018-11-06
scripts: Remove Mir exceptions from codegen
Lenny Komow
1
-1
/
+0
2018-11-01
loader: Fix VK_EXT_debug_utils termination
Mark Young
1
-19
/
+54
2018-11-01
scripts: Compare to `None` using `is` operator
MichaĆ Janiszewski
1
-7
/
+7
2018-08-03
loader: Fix VK_EXT_debug_utils crash
Lenny Komow
1
-0
/
+16
2018-07-26
Fix build with CFLAGS="-std=c11 -D_GNU_SOURCE"
Tom Anderson
1
-0
/
+2
2018-06-06
loader: Add support for get display properties2
Lenny Komow
1
-3
/
+8
2018-03-29
loader: Fix GetDeviceProcAddr with terminators
Lenny Komow
1
-5
/
+18
2018-03-09
loader: Extend pre-instance intercepts for 1.1
Lenny Komow
1
-1
/
+2
2018-03-09
scripts: Update codegen to work with new aliasing
Mike Schuchardt
1
-2
/
+2
2018-03-09
Implement initial VK_EXT_debug_utils changes
Mark Young
1
-18
/
+91
2018-03-09
loader: Fix crash in aliased extensions
Lenny Komow
1
-7
/
+10
2018-03-09
loader: Fix loader marking 1.1 cmds as required
Lenny Komow
1
-4
/
+4
2018-03-09
loader: Move manual KHR exts to core
Lenny Komow
1
-5
/
+23
2018-03-09
scripts: Update generators for 1.1
Mark Lobodzinski
1
-10
/
+11
2018-03-09
scripts: Fix loader extension generator
Mark Lobodzinski
1
-6
/
+2
2018-03-02
macOS: Add macOS support
Karl Schultz
1
-0
/
+2
2018-01-09
loader: Add pre-instance functions for layers
Lenny Komow
1
-0
/
+6
2017-07-13
header: Update to 1.0.54 Vulkan release
Mark Young
1
-1
/
+4
2017-06-22
loader: Modify VK_EXT_debug_marker scripts
Mark Young
1
-16
/
+50
2017-06-02
loader: Add emulation for EXT inst extensions
Lenny Komow
1
-1
/
+5
2017-05-31
loader: Emulate surface capabilities 2
Lenny Komow
1
-1
/
+3
2017-05-23
loader: Fix extension surface params
Lenny Komow
1
-5
/
+36
2017-05-10
loader: Add basic phys dev props emulation
Lenny Komow
1
-1
/
+8
[next]