projects
/
platform
/
upstream
/
Vulkan-Loader.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/Vulkan-Loader.git
2022-02-15
Mark Young
Add a test to verify that VK_INSTANCE_LAYERS behaves...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Charles Giessen
Expand unknown function handling tests
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Charles Giessen
Update tests function loading implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Charles Giessen
Fix Win32 Unknown Device function handling
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Mark Young
Fix NULL check and make a few more consistent
commit
|
commitdiff
|
tree
|
snapshot
2022-02-15
Mark Young
Test layer pre-instance functions
commit
|
commitdiff
|
tree
|
snapshot
2022-02-14
Charles Giessen
Update Windows runtime installer copyright
commit
|
commitdiff
|
tree
|
snapshot
2022-02-11
Charles Giessen
Clarify behavior of override_paths + VK_LAYER_PATH
commit
|
commitdiff
|
tree
|
snapshot
2022-02-11
Charles Giessen
MetaLayer version checking had paren in wrong place
commit
|
commitdiff
|
tree
|
snapshot
2022-02-10
Charles Giessen
Test when there are no devices or device extensions
commit
|
commitdiff
|
tree
|
snapshot
2022-02-10
Charles Giessen
Dont return an error for 0 physical device extensions
commit
|
commitdiff
|
tree
|
snapshot
2022-02-09
Mark Young
Add debug utils loader testing
commit
|
commitdiff
|
tree
|
snapshot
2022-02-09
Mark Young
Fix loader logging of VUIDs
commit
|
commitdiff
|
tree
|
snapshot
2022-02-09
Mark Young
Update loader VUID messages
commit
|
commitdiff
|
tree
|
snapshot
2022-02-09
Mark Young
Add DebugReport
commit
|
commitdiff
|
tree
|
snapshot
2022-02-08
Mark Young
Fix Apple build
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Charles Giessen
Update Docs table of contents
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Charles Giessen
Remove Instance and Device extension logging
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Mike Schuchardt
build: Update to header 1.3.205
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Charles Giessen
Make vkGetInstanceProcAddr able to get itself
commit
|
commitdiff
|
tree
|
snapshot
2022-02-05
Brad Grantham
use the correct instance
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Mark Young
Verify GIPA on device extensions
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Mark Young
Add tests to verify extension support in physical devices
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Mark Young
Add a few tests to verify the vkGet***ProcAddr commands
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Charles Giessen
Fix incorrect indexing of local_phys_dev_groups
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Adam Jackson
loader: Try to handle ICD failure in vkEnumeratePhysica...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Mark Young
Add tests to validate layer extensions
commit
|
commitdiff
|
tree
|
snapshot
2022-01-31
Mark Young
loader log error if a requested layer not loaded
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Charles Giessen
Fix warning for using wrong variant layers
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Charles Giessen
Add wrong Variant tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Charles Giessen
Ignore layers with non zero variant value
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Charles Giessen
Refactor json and API version parsing code
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Charles Giessen
Skip ICD's with non zero variant value
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Charles Giessen
Detect Variant versions in given api versions
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Charles Giessen
Update tests to use correct version macro
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Charles Giessen
Warn when the apiVersion's variant isn't 0
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Charles Giessen
Use VK_API_VERSION_XXX macros everywhere
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Charles Giessen
Add test for implicit layer with 0.1 API version
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Mark Young
Test EnumPhysDev to make sure handles don't change
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Mark Young
Fix Linux sort order crash
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Kevin McCullough
Add VK_NN_vi_surface to WSI extension names array
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Kevin McCullough
VK_NN_vi_surface WSI implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Use size_t instead of uint32_t in test_icd
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Update LoaderLayerInterface.md documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Add override_paths tests for OverrideLayer
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Fix loader manifest version checks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Add TestLayerDetails helper struct
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Make layer tests specify number of extensions
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Fixup tests/README to use newlines for sentences
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Add meta layer blacklist test
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Add meta layer fields to layer manifest in tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Add check_permutation test helper
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Add many meta-layer tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Cleanup loader layer removal code
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Simplify test framework FolderManager write function
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Remove redundant layer validity check
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
TestICD return features, props, & memprops
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
Check for version 1.3 in GetP.D.ToolProperties
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
loader: Add basic 1.3 tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
loader: Add manual trampolines for 1.3
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
loader: Add core 1.3 function to gpa_helper
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
loader: Add 1.3 symbols defs to appropriate files
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Charles Giessen
loader: Add GetToolinInfo trampoline/terminator
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Mike Schuchardt
build: Update to header 1.3.204
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Alexis Hetu
Add support for building on ChromeOS
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Ari Suonpää
Fix writing to filtered extension list
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Mark Young
Fix issue #802
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Charles Giessen
Downgrade all policy messages from ERROR to WARN
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Charles Giessen
Enable Address Sanitizser in Github Actions
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Charles Giessen
Add VK_LOADER_TEST_LOADER_PATH env-var for tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Yilong Li
murmurhash: Fix an undefined behavior when hashing...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Charles Giessen
Add test for older implicit layer version
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Charles Giessen
Add meta-layer versioning tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Charles Giessen
Fix layers not being removed by meta-layer
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Charles Giessen
Check for duplicates before adding layer
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Charles Giessen
Log meta-layer messages when inst is NULL
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Charles Giessen
Fix layer manifest version check
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Charles Giessen
Add test for manually enabled implicit layer
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Mark Young
Consistent loader device ordering
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Mark Young
Move the LDP_DRIVER_6 message to a warning for now
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Charles Giessen
Add 1.2.1 as valid Layer Manifest version
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Charles Giessen
Fixup phys_dev_inst_ext_tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Charles Giessen
Tests separate 1.1 and VK_KHR_get_phys_dev_props2
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Charles Giessen
Fallback to 2KHR terminators if available
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Mark Young
Remove unnecessary code in test
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Mark Young
Fix a few code review snippets
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Mark Young
Add layer tests for instance extension support
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Mark Young
Add device extension layer tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Mark Young
Fix debug utils wrapping in tests
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Mark Young
Add more WSI tests, and fix some compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Mark Young
Fix loader phys dev termin for physical device extensions.
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Simon McVittie
loader: Compile x86-specific code on x86 Linux
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Simon McVittie
loader: Check for processor of compiler, not processor...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Mike Schuchardt
build: Update to header 1.2.203
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Dave Airlie
loader/aarch64: attempt to avoid text relocations in...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Mark Young
Add loader policy statements
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Charles Giessen
Tests to use unique layer names
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Charles Giessen
Use std::function in Layer callbacks
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Charles Giessen
Fix Test folders and registry cleaning logic
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Charles Giessen
Refactor TestLayer framework interface
commit
|
commitdiff
|
tree
|
snapshot
next