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
/
loader.c
Age
Commit message (
Expand
)
Author
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-09
loader: Add pre-instance functions for layers
Lenny Komow
2018-01-03
loader: Change overzealous warning to debug msg
Lenny Komow
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-10-16
loader: Fix info message when activating a layer
Lenny Komow
2017-10-10
Loader: Fix OOM in loaderGetDeviceRegistryFiles()
Igor Ostrowski
2017-09-13
loader: Fix crash from loading invalid ICD
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-18
loader: Fix vkEnumerateDeviceLayerProperties
Mark Young
2017-07-17
loader: Do not enumerate extensions from disabled implicit layers
Jean-Francois Roy
2017-06-29
loader: Add validation for apiVersion
Mark Young
2017-06-26
loader: Fix handling of JSON
Mark Young
2017-06-12
loader: Change std_val to ignore swapchain layer
Mark Lobodzinski
2017-06-12
loader: replace UTF-8 “” with "
Nekotekina
2017-06-05
loader: Fix buffer overflow in loader_add_to_dev_ext_list
Gabríel Arthúr Pétursson
2017-05-26
loader: Fix env usage and cleanup messages
Mark Young
2017-05-26
loader: Extend emulation to VkDevice creation
Lenny Komow
2017-05-23
loader: Use correct instance in gpdpa call
Tony Barbour
2017-05-19
loader: gh1771-Fix realloc handling
Mark Young
2017-05-16
loader: Expand error message info
Mark Young
2017-05-10
loader : gh1675 - Further strncat changes
Mark Young
2017-05-09
loader: Optimize layer removal
Mark Young
2017-05-09
loader: Code review fixes
Mark Young
2017-05-09
loader: Update meta-layers
Mark Young
2017-05-09
loader: Fix layer Enumerate bug
Mark Young
2017-05-09
loader: Meta-layer support
Mark Young
2017-04-26
loader: gh1681 - Restrict error in JSON
Mark Young
2017-04-07
loader: Fix loader and layer negotiation
Mark Young
2017-03-31
loader: Fix loader crash with multiple instances
Lenny Komow
2017-03-22
loader: Add guard around cmake header include.
Jamie Madill
2017-03-16
loader: Fix vkEnumeratePhysicalDeviceGroupsKHX
Mark Young
2017-03-16
build: Fix potentially uninitialized VS2015 warning
Jamie Madill
2017-03-14
loader: Initialize json_version
Mike Stroyan
2017-03-09
loader: Set pointer to NULL
Mark Young
2017-03-09
loader: Use secure_getenv only when necessary
Mark Young
2017-03-09
loader: Update secure_getenv check
Mark Young
2017-03-08
spelling: Fix spelling errors
Mark Young
[next]