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
/
trampoline.c
Age
Commit message (
Expand
)
Author
2018-01-19
loader: Fix static library initialization
Lenny Komow
2018-01-16
loader: Clean up mutexes on destruction
Lenny Komow
2018-01-09
loader: Add pre-instance functions for layers
Lenny Komow
2017-11-10
loader: Fix pre-instance proc addresses
Lenny Komow
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-15
loader: Fix alloc issue
Mark Young
2017-05-09
loader: Fix layer Enumerate bug
Mark Young
2017-05-09
loader: Meta-layer support
Mark Young
2017-03-16
loader: Fix vkEnumeratePhysicalDeviceGroupsKHX
Mark Young
2017-03-03
loader: Fix several leaks
Mark Young
2017-03-01
vulkan: update to header 1.0.42
Mark Young
2017-01-26
repo: Clang-format LVL source files using Google
Mark Lobodzinski
2017-01-26
repo: Clang-format c/cpp/h LVL files using LLVM
Mark Lobodzinski
2017-01-25
loader: Fix EnumPhysDev bug
Mark Young
2017-01-24
loader: Update the loader to 1.0.39
Mark Young
2017-01-12
loader: Modify EnumPhysDev functions
Mark Young
2017-01-11
loader: Add more logging messages
Mark Young
2016-12-27
loader: EnumPhysDev fixes
Mark Young
2016-12-23
loader: clean up comment and variable
Michael Jurka
2016-12-22
loader: Fix out of memory in enumerate phys devs
Lenny Komow
2016-12-22
loader: Update tramp phys devices dynamically
Lenny Komow
2016-11-14
loader: Fix pointer dereference issue.
Mark Young
2016-11-14
loader: gh1120/gh1134 - Object wrapping issues
Mark Young
2016-11-03
loader: Rename icd and physical device vars
Mark Young
2016-09-20
loader: More changes for gh181
Mark Young
2016-09-19
loader: Fixes for ICD vk{Create|Destroy}SurfaceKHR
Piers Daniell
2016-09-19
loader: gh181 use ICD for SurfaceKHR
Mark Young
2016-09-01
loader: gh851 wrap debug report callbacks
Mark Young
2016-08-31
loader: Add support for NV instance extension
Mark Lobodzinski
2016-08-19
loader: Fix CTS failures in simulate_oom tests.
Mark Young
2016-08-01
loader : Fix segfault in vulkaninfo
Mark Young
2016-08-01
loader: gh571 vkEnumerateInstanceLayerProperties()
davidhubbard
2016-07-27
loader: return incomplete when count < available
Jeremy Hayes
2016-07-11
misc: Update to Vulkan header version 20
Karl Schultz
2016-06-30
loader: GH370 - re-enable allocator usage
Mark Young
2016-06-30
Revert "loader: GH370 - re-enable allocator usage"
Mark Young
2016-06-29
loader: GH370 - re-enable allocator usage
Mark Young
2016-06-30
Revert "loader: GH370 - re-enable allocator usage"
Chris Forbes
2016-06-29
loader: GH370 - re-enable allocator usage
Mark Young
2016-05-16
loader: deprecate device layers
Jon Ashburn
2016-04-21
loader: fix LX475
Jeremy Hayes
2016-04-20
loader: ghlvl 361, Simplify library resource handling
Jon Ashburn
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-15
loader: Run clang-format
Jon Ashburn
2016-04-14
loader: dont free and reallocate physical devices
Jeannot Breton
2016-04-08
loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensions
Jon Ashburn
2016-04-07
loader: Don't scribble on caller memory in CreateInstance,CreateDevice
Chris Forbes
2016-04-01
loader: report implicit instance extensions
Jeremy Hayes
2016-04-01
loader: vk{Create|Destroy}Instance can have multiple tmp callbacks
Ian Elliott
[next]