layers: Add push descriptor set layout create VUID
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / loader /
2018-01-22 Mark Lobodzinskicmake: Fix non-existant cmake variable
2018-01-19 Lenny Komowloader: Fix static library initialization
2018-01-19 Joey Bzdekloader: Restore pNext data in CreateDevice
2018-01-18 Lenny Komowloader: Fix enabling extensions from layers
2018-01-16 Lenny Komowloader: Clean up mutexes on destruction
2018-01-16 Slawomir CyganLoader: fix open registry handle leak
2018-01-16 Lenny Komowbuild: Fix linux 32-bit assembly config
2018-01-09 Lenny Komowdocs: Update loader doc for pre-instance layers
2018-01-09 Lenny Komowloader: Add pre-instance functions for layers
2018-01-03 Lenny Komowloader: Change overzealous warning to debug msg
2017-12-27 Karl Schultzbuild: Address clang compilation warnings
2017-12-04 Jamie Madillloader: Fix Clang errors/warnings.
2017-11-28 Cort Strattonloader: fix memory leak for layers with >1 dev_exts
2017-11-27 Jamie Madillloader: Fix improper cast warning.
2017-11-10 Lenny Komowloader: Fix pre-instance proc addresses
2017-10-23 Tobin Ehlisloader: Fix function name in interface doc
2017-10-20 Tobin Ehlisloader:Updates to LL Interface Doc
2017-10-16 Lenny Komowloader: Fix info message when activating a layer
2017-10-10 John Zupinloader/vulkan.pc.in: GH1212; Libraries required by...
2017-10-10 Igor OstrowskiLoader: Fix OOM in loaderGetDeviceRegistryFiles()
2017-10-06 Lenny Komowloader: Fix TEXTREL on 32-bit linux loader
2017-10-06 Mark Lobodzinskibuild: Limit control flow guard to loader/demos
2017-09-13 Lenny Komowloader: Fix crash from loading invalid ICD
2017-09-06 Lenny Komowdocs: Update loader doc for pnp registry changes
2017-09-06 Lenny Komowloader: Allow layer loading from pnp registry
2017-09-06 Lenny Komowloader: Fix PnP 32-bit registry handling
2017-08-29 Lenny Komowloader: Fix GetProcAddress loading illegal funcs
2017-08-25 Slawomir CyganLoader: Fix out-of-memory handling in loaderGetDeviceRe...
2017-08-10 Lenny Komowloader: Replace overzealous warnings with info
2017-08-10 Lenny Komowloader: Don't load manifest files more than once
2017-08-10 Slawomir Cyganloader: Fix size handling when scanning registries
2017-08-10 Slawomir Cyganloader: Add new ICD search paths to loader
2017-07-21 Lenny Komowloader: Remove executable stack from libvulkan.so
2017-07-18 Mark Youngloader: Fix vkEnumerateDeviceLayerProperties
2017-07-17 Jean-Francois Royloader: Do not enumerate extensions from disabled impli...
2017-07-13 Mark Youngheader: Update to 1.0.54 Vulkan release
2017-07-05 Lenny Komowloader: Rename files to better reflect their use
2017-07-05 Lenny Komowloader: Fix unknown device trampolines on Windows
2017-07-05 Lenny Komowloader: Fix unknown device trampolines on Linux
2017-07-05 Lenny Komowloader: Fix unknown phys dev terms on Linux
2017-07-05 Lenny Komowloader: Fix unknown phys dev terms on Windows
2017-06-30 Lenny Komowbuild: Fix build on non-x86 Linux systems
2017-06-29 Mark Youngloader: Add validation for apiVersion
2017-06-26 Mark Youngloader: Fix handling of JSON
2017-06-22 Lenny Komowbuild: Fix assembler warning on Win64
2017-06-20 Karl Schultzbuild: Quote asm arg to allow bld w/spaces in path
2017-06-16 Lenny Komowbuild: Enable linux 32-bit builds with ASFLAGS
2017-06-16 Józef Kuciabuild: Do not overwrite CMAKE_ASM-ATT_FLAGS
2017-06-15 Mark Youngloader: Fix alloc issue
2017-06-14 Lenny Komowbuild: Fix ninja build
2017-06-13 Lenny Komowloader: Fix unknown phys dev trampolines on linux
2017-06-13 Lenny Komowloader: Fix unknown phys dev trampolines on win32
2017-06-12 Karl Schultzbuild: Add CMake flag to suppress LVL content
2017-06-12 Mark Lobodzinskidocs: Remove swapchain refs from docs/text files
2017-06-12 Mark Lobodzinskiloader: Change std_val to ignore swapchain layer
2017-06-12 Nekotekinaloader: replace UTF-8 “” with "
2017-06-05 Gabríel Arthúr Pét... loader: Fix buffer overflow in loader_add_to_dev_ext_list
2017-06-02 Lenny Komowloader: Add emulation for EXT inst extensions
2017-05-31 Lenny Komowloader: Emulate surface capabilities 2
2017-05-26 Mark Youngloader: Fix env usage and cleanup messages
2017-05-26 Lenny Komowloader: Extend emulation to VkDevice creation
2017-05-26 Lenny Komowloader: Add additional extensions to ext emulation
2017-05-23 Tony Barbourloader: Use correct instance in gpdpa call
2017-05-19 Mark Youngdocs: Update docs with env vars
2017-05-19 Mark Youngloader: gh1771-Fix realloc handling
2017-05-18 Lenny Komowloader: Revert ICD dlopen back to using RTLD_LAZY
2017-05-16 Mark Youngloader: Expand error message info
2017-05-16 Mark Youngloader: Expand lib search locations
2017-05-16 Mark Youngloader: Modify ICD dlopen to use RTLD_NOW
2017-05-15 Lenny Komowloader: Add ICD to extension emulation debug info
2017-05-10 Lenny Komowloader: Add basic phys dev props emulation
2017-05-10 Mark Youngloader : gh1675 - Further strncat changes
2017-05-09 Mark Youngloader: Optimize layer removal
2017-05-09 Mark Youngloader: Code review fixes
2017-05-09 Mark Youngloader: Update meta-layers
2017-05-09 Mark Youngloader: Fix layer Enumerate bug
2017-05-09 Mark Youngloader: Meta-layer support
2017-05-04 Lenny Komowdocs: Update loader doc for linking and format
2017-04-26 Mark Youngloader: gh1681 - Restrict error in JSON
2017-04-07 Mark Youngloader: Fix loader and layer negotiation
2017-03-31 Lenny Komowloader: Fix loader crash with multiple instances
2017-03-22 Jamie Madillloader: Add guard around cmake header include.
2017-03-20 Mark Youngdocs: LX666 - Typos in Docs
2017-03-16 leigh123linuxbuild: Improve pkg-config to handle 64-bit distros
2017-03-16 Mark Youngloader: Fix vkEnumeratePhysicalDeviceGroupsKHX
2017-03-16 Jamie Madillbuild: Fix potentially uninitialized VS2015 warning
2017-03-14 Karl Schultzbuild: Add pkgconfig file for the Vulkan loader
2017-03-14 Mike StroyanMerge pull request #1578 from KhronosGroup/stroyan_load...
2017-03-14 Mark Lobodzinskiheader: Update to 1.0.43 header version
2017-03-14 Mike Stroyanloader: Initialize json_version
2017-03-09 Mark Youngloader: Set pointer to NULL
2017-03-09 Mark Youngloader: Use secure_getenv only when necessary
2017-03-09 Mark Youngloader: Update secure_getenv check
2017-03-08 Mark Youngspelling: Fix spelling errors
2017-03-08 Mark Youngloader: Update secure_getenv usage
2017-03-06 Mark Youngloader: gh1528 - Move generated files
2017-03-03 Mark Youngloader: Fix several leaks
2017-03-02 Lenny Komowdocs: Add new layer registries to loader doc
2017-03-02 Lenny Komowloader: gh1153 - Modify layer search path
2017-03-01 Mark Youngloader: Remove floating file
next