aboutsummaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)Author
2017-11-28loader: fix memory leak for layers with >1 dev_extsCort Stratton
2017-11-27loader: Fix improper cast warning.Jamie Madill
2017-11-10loader: Fix pre-instance proc addressesLenny Komow
2017-10-23loader: Fix function name in interface docTobin Ehlis
2017-10-20loader:Updates to LL Interface DocTobin Ehlis
2017-10-16loader: Fix info message when activating a layerLenny Komow
2017-10-10loader/vulkan.pc.in: GH1212; Libraries required by vulkan.so forJohn Zupin
2017-10-10Loader: Fix OOM in loaderGetDeviceRegistryFiles()Igor Ostrowski
2017-10-06loader: Fix TEXTREL on 32-bit linux loaderLenny Komow
2017-10-06build: Limit control flow guard to loader/demosMark Lobodzinski
2017-09-13loader: Fix crash from loading invalid ICDLenny Komow
2017-09-06docs: Update loader doc for pnp registry changesLenny Komow
2017-09-06loader: Allow layer loading from pnp registryLenny Komow
2017-09-06loader: Fix PnP 32-bit registry handlingLenny Komow
2017-08-29loader: Fix GetProcAddress loading illegal funcsLenny Komow
2017-08-25Loader: Fix out-of-memory handling in loaderGetDeviceRegistryFilesSlawomir Cygan
2017-08-10loader: Replace overzealous warnings with infoLenny Komow
2017-08-10loader: Don't load manifest files more than onceLenny Komow
2017-08-10loader: Fix size handling when scanning registriesSlawomir Cygan
2017-08-10loader: Add new ICD search paths to loaderSlawomir Cygan
2017-07-21loader: Remove executable stack from libvulkan.soLenny Komow
2017-07-18loader: Fix vkEnumerateDeviceLayerPropertiesMark Young
2017-07-17loader: Do not enumerate extensions from disabled implicit layersJean-Francois Roy
2017-07-13header: Update to 1.0.54 Vulkan releaseMark Young
2017-07-05loader: Rename files to better reflect their useLenny Komow
2017-07-05loader: Fix unknown device trampolines on WindowsLenny Komow
2017-07-05loader: Fix unknown device trampolines on LinuxLenny Komow
2017-07-05loader: Fix unknown phys dev terms on LinuxLenny Komow
2017-07-05loader: Fix unknown phys dev terms on WindowsLenny Komow
2017-06-30build: Fix build on non-x86 Linux systemsLenny Komow
2017-06-29loader: Add validation for apiVersionMark Young
2017-06-26loader: Fix handling of JSONMark Young
2017-06-22build: Fix assembler warning on Win64Lenny Komow
2017-06-20build: Quote asm arg to allow bld w/spaces in pathKarl Schultz
2017-06-16build: Enable linux 32-bit builds with ASFLAGSLenny Komow
2017-06-16build: Do not overwrite CMAKE_ASM-ATT_FLAGSJózef Kucia
2017-06-15loader: Fix alloc issueMark Young
2017-06-14build: Fix ninja buildLenny Komow
2017-06-13loader: Fix unknown phys dev trampolines on linuxLenny Komow
2017-06-13loader: Fix unknown phys dev trampolines on win32Lenny Komow
2017-06-12build: Add CMake flag to suppress LVL contentKarl Schultz
2017-06-12docs: Remove swapchain refs from docs/text filesMark Lobodzinski
2017-06-12loader: Change std_val to ignore swapchain layerMark Lobodzinski
2017-06-12loader: replace UTF-8 “” with "Nekotekina
2017-06-05loader: Fix buffer overflow in loader_add_to_dev_ext_listGabríel Arthúr Pétursson
2017-06-02loader: Add emulation for EXT inst extensionsLenny Komow
2017-05-31loader: Emulate surface capabilities 2Lenny Komow
2017-05-26loader: Fix env usage and cleanup messagesMark Young
2017-05-26loader: Extend emulation to VkDevice creationLenny Komow
2017-05-26loader: Add additional extensions to ext emulationLenny Komow