index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loader
Age
Commit message (
Expand
)
Author
2018-01-22
cmake: Fix non-existant cmake variable
Mark Lobodzinski
2018-01-19
loader: Fix static library initialization
Lenny Komow
2018-01-19
loader: Restore pNext data in CreateDevice
Joey Bzdek
2018-01-18
loader: Fix enabling extensions from layers
Lenny Komow
2018-01-16
loader: Clean up mutexes on destruction
Lenny Komow
2018-01-16
Loader: fix open registry handle leak
Slawomir Cygan
2018-01-16
build: Fix linux 32-bit assembly config
Lenny Komow
2018-01-09
docs: Update loader doc for pre-instance layers
Lenny Komow
2018-01-09
loader: Add pre-instance functions for layers
Lenny Komow
2018-01-03
loader: Change overzealous warning to debug msg
Lenny Komow
2017-12-27
build: Address clang compilation warnings
Karl Schultz
2017-12-04
loader: Fix Clang errors/warnings.
Jamie Madill
2017-11-28
loader: fix memory leak for layers with >1 dev_exts
Cort Stratton
2017-11-27
loader: Fix improper cast warning.
Jamie Madill
2017-11-10
loader: Fix pre-instance proc addresses
Lenny Komow
2017-10-23
loader: Fix function name in interface doc
Tobin Ehlis
2017-10-20
loader:Updates to LL Interface Doc
Tobin Ehlis
2017-10-16
loader: Fix info message when activating a layer
Lenny Komow
2017-10-10
loader/vulkan.pc.in: GH1212; Libraries required by vulkan.so for
John Zupin
2017-10-10
Loader: Fix OOM in loaderGetDeviceRegistryFiles()
Igor Ostrowski
2017-10-06
loader: Fix TEXTREL on 32-bit linux loader
Lenny Komow
2017-10-06
build: Limit control flow guard to loader/demos
Mark Lobodzinski
2017-09-13
loader: Fix crash from loading invalid ICD
Lenny Komow
2017-09-06
docs: Update loader doc for pnp registry changes
Lenny Komow
2017-09-06
loader: Allow layer loading from pnp registry
Lenny Komow
2017-09-06
loader: Fix PnP 32-bit registry handling
Lenny Komow
2017-08-29
loader: Fix GetProcAddress loading illegal funcs
Lenny Komow
2017-08-25
Loader: Fix out-of-memory handling in loaderGetDeviceRegistryFiles
Slawomir Cygan
2017-08-10
loader: Replace overzealous warnings with info
Lenny Komow
2017-08-10
loader: Don't load manifest files more than once
Lenny Komow
2017-08-10
loader: Fix size handling when scanning registries
Slawomir Cygan
2017-08-10
loader: Add new ICD search paths to loader
Slawomir Cygan
2017-07-21
loader: Remove executable stack from libvulkan.so
Lenny Komow
2017-07-18
loader: Fix vkEnumerateDeviceLayerProperties
Mark Young
2017-07-17
loader: Do not enumerate extensions from disabled implicit layers
Jean-Francois Roy
2017-07-13
header: Update to 1.0.54 Vulkan release
Mark Young
2017-07-05
loader: Rename files to better reflect their use
Lenny Komow
2017-07-05
loader: Fix unknown device trampolines on Windows
Lenny Komow
2017-07-05
loader: Fix unknown device trampolines on Linux
Lenny Komow
2017-07-05
loader: Fix unknown phys dev terms on Linux
Lenny Komow
2017-07-05
loader: Fix unknown phys dev terms on Windows
Lenny Komow
2017-06-30
build: Fix build on non-x86 Linux systems
Lenny Komow
2017-06-29
loader: Add validation for apiVersion
Mark Young
2017-06-26
loader: Fix handling of JSON
Mark Young
2017-06-22
build: Fix assembler warning on Win64
Lenny Komow
2017-06-20
build: Quote asm arg to allow bld w/spaces in path
Karl Schultz
2017-06-16
build: Enable linux 32-bit builds with ASFLAGS
Lenny Komow
2017-06-16
build: Do not overwrite CMAKE_ASM-ATT_FLAGS
Józef Kucia
2017-06-15
loader: Fix alloc issue
Mark Young
2017-06-14
build: Fix ninja build
Lenny Komow
[next]