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
2020-07-06
Charles Giessen
loader: fix wrongly returned error code
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Charles Giessen
loader: fix TSAN warning
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Shannon McPherson
build: Update known-good files for 1.2.145 header
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Jan Beich
build: include system headers last
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Charles Giessen
loader: Use MoltenVK in app bundle if found
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Lenny Komow
loader: Fix crash in vkGetDeviceQueue2
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
dan sinclair
scripts: Use named params for generator options
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Shannon McPherson
Build: Update known-good files for 1.2.141 header
commit
|
commitdiff
|
tree
|
snapshot
2020-05-26
Charles Giessen
loader: add per-application override layer settings
commit
|
commitdiff
|
tree
|
snapshot
2020-05-15
Charles Giessen
loader: Preload ICD use its own mutex
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Shannon McPherson
build: Fix `loader_genvk.py` error logging
commit
|
commitdiff
|
tree
|
snapshot
2020-05-04
Shannon McPherson
build: Update known-good for 1.2.140 header
commit
|
commitdiff
|
tree
|
snapshot
2020-04-28
Petr Kraus
docs: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2020-04-24
Lenny Komow
loader: Check for null when creating a queue
commit
|
commitdiff
|
tree
|
snapshot
2020-04-20
Petr Kraus
docs: Fix link in interface docs
commit
|
commitdiff
|
tree
|
snapshot
2020-04-16
Corentin Wallez
BUILD.gn: Generate libvulkan.so.1 on Linux
commit
|
commitdiff
|
tree
|
snapshot
2020-04-15
Charles Giessen
tests: fix non-msvc windows test building
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Charles Giessen
loader: Fix deadlock introduced by preloading ICDs
commit
|
commitdiff
|
tree
|
snapshot
2020-04-11
Charles Giessen
loader: Preload ICD's to speed up common path
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Lenny Komow
build: Find headers package from external dir
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Kévin Petit
Log debug messages with verbose severity instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Shannon McPherson
build: Update known-good for 1.2.137 header
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Lenny Komow
tests: Update layer path test to strip empty paths
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
Lenny Komow
loader: Strip out empty search paths
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
David Hubbard
loader: Fix clang-format formatting issues
commit
|
commitdiff
|
tree
|
snapshot
2020-04-08
David Hubbard
loader: Remove duplicate search paths on posix
commit
|
commitdiff
|
tree
|
snapshot
2020-04-07
Jamie Madill
build: Fix not finding registry path in some cases
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Wang YanQing
docs: Improve vkNegotiateLoaderLayerInterfaceVersion...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Aaron Franke
Add newlines to two DXGI files
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Wang YanQing
docs: Correct one minor discrepancy in "Implicit vs...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-06
Lenny Komow
build: Enable building static loader on MacOS
commit
|
commitdiff
|
tree
|
snapshot
2020-04-02
Ricardo Garcia
Allow vkGetInstanceProcAddr to resolve itself with...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-30
Charles Giessen
loader: fix mispelling of implement
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Mike Weiblen
tests: Use complete version from header
commit
|
commitdiff
|
tree
|
snapshot
2020-03-27
Mike Weiblen
loader: Use complete version from header
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Wang YanQing
docs: Fix wrong type name in InterceptFunctionName...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Charles Giessen
scripts: stubs in dispatch table lacked matching return...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Charles Giessen
loader: check for duplicates in device extension count
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Mark Lobodzinski
travis: Remove GN build failures from 'allowed' list
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Shannon McPherson
build: Update known-good for 1.2.135 header
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Simon McVittie
FindVulkanHeaders: Match header lines more precisely
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Joshua Ashton
loader: Handle no surface for surface caps 2 funcs
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Joshua Ashton
loader: Migrate get surface caps 2 funcs to wsi
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Charles Giessen
loader: Fix skipping all layers if one bad is found
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Charles Giessen
loader: fix crash when json doesn't contain an object
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Shannon McPherson
build: Update known-good for 1.2.134 header
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Mark Lobodzinski
loader: Remove standard_val refs from LoaderLayerIF doc
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
dan sinclair
Move BUILD_TESTS option up as well
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
dan sinclair
Allow Vulkan-Headers to be in externals.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Lenny Komow
loader: Remove queue info count check
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Bas Nieuwenhuizen
loader: Deal with failure loading implicit layer libraries.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Georg Lehmann
loader: correct the name of vkNegotiateLayerInterfaceVe...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Shannon McPherson
build: Update known-good for 1.2.133 header
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Cody Northrop
loader: Avoid clang warning about parentheses
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Charles Giessen
loader: secure_getenv change logging WARN to INFO
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Charles Giessen
loader: don't unconditionally add std-val meta layer
commit
|
commitdiff
|
tree
|
snapshot
2020-02-05
Lenny Komow
loader: Fix buffer size updates in registry search
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Lenny Komow
loader: Add core 1.2 functions to gpa_helper
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Charles Giessen
loader: add null check to loaderValidateLayers
commit
|
commitdiff
|
tree
|
snapshot
2020-02-04
Charles Giessen
loader: Warn when loader_secure_getenv() fails
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Lenny Komow
build: Regenerate files for debug utils changes
commit
|
commitdiff
|
tree
|
snapshot
2020-02-03
Lenny Komow
loader: Fix debug utils terminators being skipped
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Shannon McPherson
build: Update known-good for 1.2.132 header
commit
|
commitdiff
|
tree
|
snapshot
2020-01-28
Charles Giessen
Fix spelling mistakes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-27
Lenny Komow
loader: Update comments for shared aliases
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Shannon McPherson
loader: Update copyright date to include 2020
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Mark Lobodzinski
loader: Improve 1.2 promoted extension fix
commit
|
commitdiff
|
tree
|
snapshot
2020-01-22
Mark Lobodzinski
loader: Fix handling of promoted device extensions
commit
|
commitdiff
|
tree
|
snapshot
2020-01-16
Mike Schuchardt
Fix GN build
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Mike Schuchardt
build: Header update for 1.2.131
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Mike Schuchardt
scripts: Tweak extension detection
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Lenny Komow
scripts: Add support for Vulkan 1.2 codegen
commit
|
commitdiff
|
tree
|
snapshot
2020-01-15
Lenny Komow
loader: Add support for Vulkan 1.2
commit
|
commitdiff
|
tree
|
snapshot
2020-01-13
Charles Giessen
loader: Remove loader_platform_basename dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Lenny Komow
loader: Add custom terminator to tool properties
commit
|
commitdiff
|
tree
|
snapshot
2019-12-12
Caio Marcelo...
build: Fix Vulkan registry detection
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Lenny Komow
codegen: Fix crash in tooling info terminator
commit
|
commitdiff
|
tree
|
snapshot
2019-12-10
Mark Lobodzinski
build: Update for 1.1.130 header version
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Nico Weber
Fix a bug found by clang's -Wsizeof-array-div.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Tobin Ehlis
build:Add def file for Windows GN build
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Shannon McPherson
build: Update known-good for 1.1.129 header
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Mike Schuchardt
build: Add Cfgmgr32.lib to GN build
commit
|
commitdiff
|
tree
|
snapshot
2019-11-21
Lenny Komow
loader: Remove code for building a static loader
commit
|
commitdiff
|
tree
|
snapshot
2019-11-21
Lenny Komow
repo: Remove the option to build a static loader
commit
|
commitdiff
|
tree
|
snapshot
2019-11-21
David 'Digit...
build: Fix Vulkan headers detection with CMake.
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Jonah Ryan...
loader: Use unsafe file search for GN builds
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Shannon McPherson
build: Update known-good for 1.1.128 header
commit
|
commitdiff
|
tree
|
snapshot
2019-11-06
Jonah Ryan...
Fix build errors on Windows GN
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Shannon McPherson
build: Update known-good for 1.1.127 header
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
baldurk
loader: Reset sizes for each call to RegEnumValue
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Mike Schuchardt
gn: Remove stray comma in BUILD.gn
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Jonah Ryan...
build: BUILD.gn fix for MacOS
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Lenny Komow
repo: Switch appveoyor to use VS2015
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
Lenny Komow
loader: Move adapter API into custom header
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Shannon McPherson
build: Update known-good for 126 header patch
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Lenny Komow
loader: Don't drop unknown drivers
commit
|
commitdiff
|
tree
|
snapshot
2019-10-23
Lenny Komow
loader: Only use secure getenv for finding layers
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Shannon McPherson
build: Update known-good for 1.1.126 header
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
dan sinclair
loader: move asm_test.S into file; Make more complicated
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Shannon McPherson
build: Update known-good for 1.1.125 header
commit
|
commitdiff
|
tree
|
snapshot
next