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
2021-09-09
Charles Giessen
loader: Update Copyright for 2021
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Charles Giessen
loader: Use #pragma once everywhere
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Charles Giessen
loader: Update Copyright
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Charles Giessen
build: Alphabetize loader source file list
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Charles Giessen
test: Add test for Override Meta Layer
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Charles Giessen
test: Fix extra } in layer manifest printer
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Charles Giessen
loader: Move layer cleanup to a single function
commit
|
commitdiff
|
tree
|
snapshot
2021-09-08
Mike Schuchardt
build: Update to header 1.2.191
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Charles Giessen
test: Improved Test Wrapper interface
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Charles Giessen
loader: Make all loader functions use snake_case
commit
|
commitdiff
|
tree
|
snapshot
2021-09-02
Mark Young
Fix loader not knowing about extensions enabled in...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-02
Mark Young
Update XDG paths
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
Charles Giessen
test: Add handle_assert helper functions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
Charles Giessen
test: Move DeviceGroup tests to regression suite
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
Charles Giessen
test: Add TestICD DeviceGroup support
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Charles Giessen
scripts: Remove loader_icd_init_entries duplicate
commit
|
commitdiff
|
tree
|
snapshot
2021-08-30
Mike Schuchardt
build: Update to header 1.2.190
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Charles Giessen
build: Silence MSVC warning of replacing /GR
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Charles Giessen
test: Update 32/64 tests to check the log
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Charles Giessen
test: Add DebugUtilsWrapper
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Charles Giessen
loader: Downgrade wrong arch errors on windows
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Mike Schuchardt
build: Update to header 1.2.189
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Charles Giessen
test: Set VK_LAYER_PATH properly
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Charles Giessen
test: Update Device Layers Match test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Charles Giessen
test: Use proper allocation count in tests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Charles Giessen
test: Add test for PR #639
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Charles Giessen
loader: Fix accidental error propagation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
WenqingLiAMD
Fix Vulkan CTS testcase bug: "create_instance_device_in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Charles Giessen
test: Simplify wrong arch tests by adding a macro
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Charles Giessen
test: Add windows 32/64 bit binary tests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Charles Giessen
test: Add linux x64 and x86 for wrong binaries
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Charles Giessen
test: Add ELF test binaries for 32 and 64 bit
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Charles Giessen
loader: Make use of a generated header version
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Charles Giessen
loader: Reformated loader source code
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Charles Giessen
test: Revamp which linux paths are redirected
commit
|
commitdiff
|
tree
|
snapshot
2021-08-11
Mark Young
Fix environment test failure.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Mike Schuchardt
build: Update to header 1.2.188
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Mike Schuchardt
scripts: Use altlen instead of parsing latexmath
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Mark Young
Allow "icd" as well as "implem" for VK_LOADER_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Mark Young
Add layer and implementation-specific logging
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Mark Young
Fix loader_log messages to use LOADER_ log levels
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Charles Giessen
test: Prevent macro collision
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Charles Giessen
test: Make MetaLayer test add extensions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Charles Giessen
test: Make invalid meta layer test more comprehensive
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Charles Giessen
test: Add simple invalid-meta layer test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Samiullah Khawaja
Deallocate the extension lists when deleting an item...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Charles Giessen
test: Clear TestICDs before each test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Charles Giessen
test: Update tests/README.md
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Charles Giessen
test: Make all tests call vkDestroyInstance
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Charles Giessen
test: Add CreateInstance.LayerPresent test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Charles Giessen
test: Update framework_config to include paths to layer...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Charles Giessen
test: Add noexcept in test_environment
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Charles Giessen
test: add CreateInstance.LayerNotPresent test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Charles Giessen
test: Implemente layer create instance/device
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Mike Schuchardt
build: Update to header 1.2.187
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Mark Young
Fix loader debug documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Charles Giessen
test: Add basic threading test
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Mike Schuchardt
build: Update to header 1.2.186
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Mike Schuchardt
build: Update to header 1.2.185
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Jamie Madill
build: Disable -Wimplicit-fallthrough in GN.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-14
Charles Giessen
loader: Dont return OOM on function load failure
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Bob Ellison
windows: update the loader copyright date
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Charles Giessen
ci: Re-add code and commit formatting verification
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Mark Young
Update contact information
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Charles Giessen
test: Move more old tests to new test framework
commit
|
commitdiff
|
tree
|
snapshot
2021-07-08
Mark Young
Report a warning if the number of GPUs doesn't match
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Mike Schuchardt
build: Update to header 1.2.184
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Charles Giessen
test: Fix TestLayer exports on windows
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Charles Giessen
test: Add Enumeration Function stubs to TestLayer
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Charles Giessen
test: Flesh out TestLayer to include relevant exports
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Charles Giessen
test: Use MACRO=1 in TestICD for definition style
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Charles Giessen
test: Update Framework Readme.md
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Charles Giessen
test: Use a new `string_eq` function instead of raw...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Charles Giessen
test: Drop fp_ from function pointer names
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Charles Giessen
test: Remove some redundant tests in old test suite
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Charles Giessen
test: Rename regressions test cases
commit
|
commitdiff
|
tree
|
snapshot
2021-07-06
Charles Giessen
test: Remove Allocation tests from old test suite
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Mike Schuchardt
build: Update to header 1.2.183
commit
|
commitdiff
|
tree
|
snapshot
2021-06-30
Charles Giessen
docs: Add info on DXGI adapters in Windows ICD Discovery
commit
|
commitdiff
|
tree
|
snapshot
2021-06-29
Bob Ellison
copyrights: updated copyrights on MIT files
commit
|
commitdiff
|
tree
|
snapshot
2021-06-24
xantares
Loader shared lib: back to default cmake prefix
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Charles Giessen
test: Delete old temp folders when starting tests/frame...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Charles Giessen
test: Update googlestest to 1.10.0
commit
|
commitdiff
|
tree
|
snapshot
2021-06-23
Charles Giessen
test: Add revamped allocation tests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Charles Giessen
ci: Enable regression tests on MacOS
commit
|
commitdiff
|
tree
|
snapshot
2021-06-22
Charles Giessen
test: Fix framework to work on MacOS
commit
|
commitdiff
|
tree
|
snapshot
2021-06-21
Mike Schuchardt
build: Update to header 1.2.182
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
Christophe
Add layer manifest version 1.2.0 to history
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
Mike Schuchardt
build: Update to header 1.2.181
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Charles Giessen
loader: Change VkResult when no ICDs were found
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Charles Giessen
loader: Create AddManifestFile function
commit
|
commitdiff
|
tree
|
snapshot
2021-06-11
Charles Giessen
loader: Replace consistency checks with asserts
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Charles Giessen
test: Refactor tests that use VK_ICD_FILENAMES
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Charles Giessen
test: Control process elevation on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Charles Giessen
test: Delete files properly on windows
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Charles Giessen
ci: Enable building of tests
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Charles Giessen
test: Fix Windows x86 icd shim exports
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Charles Giessen
ci: Enable regression tests in Windows CI
commit
|
commitdiff
|
tree
|
snapshot
2021-06-07
Mike Schuchardt
build: Update to header 1.2.180
commit
|
commitdiff
|
tree
|
snapshot
2021-06-03
Jamie Madill
GN: Support custom library name.
commit
|
commitdiff
|
tree
|
snapshot
next