layers: Add handling for NULL in core post call
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / scripts /
2018-04-19 Mike Schuchardtscripts: Add spec.py check for ext changes
2018-04-18 Tobin Ehlisscripts:Account for extnumber key to fix warnings
2018-04-16 Mark Lobodzinskiheader: Update to version 1.1.73 of the Vulkan hdr
2018-04-16 Tobin Ehlisicd:Add new physical device query funcs to ICD
2018-04-12 Mark Lobodzinskiscripts: Add commit message format checker
2018-04-06 Mike Schuchardtscripts: exclude vulkan headers from clang-format
2018-04-06 Mark Lobodzinskiheader: Update to version 1.1.72 of the Vulkan hdr
2018-04-05 Mark Lobodzinskiscripts: Output vuid-string->message map
2018-04-05 John Zulauflayers: Add checks for CreateDescriptorUpdateTempl
2018-04-04 Gabríel Arthúr Pét... layers: Avoid reading pointer to array when count is...
2018-04-04 Gabríel Arthúr Pét... layers: Destroy object tracking after reporting undestr...
2018-04-03 John Zulauflayers: Add correct validation for apiVersion
2018-04-02 Mark Lobodzinskilayers: Remove layer prefix from log_msg calls
2018-04-02 Mark Lobodzinskilayers: Remove location field from log_msg calls
2018-03-29 Lenny Komowloader: Fix GetDeviceProcAddr with terminators
2018-03-28 Mark Younglayers: Fix gh #2504 and compiler warnings
2018-03-27 Mike Schuchardtscripts: Remove noisy debug in codegen
2018-03-26 Mark Lobodzinskiheader: Update to version 1.1.71 of the Vulkan hdr
2018-03-26 Mark Lobodzinskiscripts: Fix safe_struct Android versioning issue
2018-03-20 John Zulauflayers: Add alias support to kVulkanObjectTypes
2018-03-20 John Zulauflayers: Fix enum cross reference to handle missing
2018-03-19 Gabríel Arthúr Pét... layers: Fix incorrect generation of get_debug_report_enum
2018-03-19 Gabríel Arthúr Pét... layers: Fix allocator mismatch in unwrapped extension...
2018-03-16 Mark Lobodzinskiscripts: Remove helper-generator struct_size source
2018-03-16 Mark Lobodzinskiscripts: Remove lvl_genvk.py struct_size defs
2018-03-09 Mike Schuchardtscripts: helper_file_generator.py cleanup
2018-03-09 Mike Schuchardtscripts: Merge upstream verbosity changes
2018-03-09 Mike Schuchardtheader: 1.1.70 update
2018-03-09 David Pinedoscripts: Roundup strings sizes in struct to multiple...
2018-03-09 Mike Schuchardtscripts: Remove unreleased extension names
2018-03-09 Mark Younghelper: Fix compilation warning
2018-03-09 Mike Schuchardtlayers: Update VUIDs for 1.1
2018-03-09 Mike Schuchardtheader: Update to 1.1.69 private header
2018-03-09 Yiwei Zhanglayers: add GetDeviceQueue2() support
2018-03-09 Lenny Komowloader: Extend pre-instance intercepts for 1.1
2018-03-09 Mike Schuchardtscripts: Fix xlib_xrandr platform name
2018-03-09 Mike Schuchardtscripts: Update codegen to work with new aliasing
2018-03-09 Mark YoungImplement initial VK_EXT_debug_utils changes
2018-03-09 Mark Lobodzinskilayers: Enable 1.0 exts moved to 1.1 core
2018-03-09 Mark Lobodzinskilayers: Updated unique objects layer for aliases
2018-03-09 Mark Lobodzinskilayers: Updated Object Tracker layer for aliases
2018-03-09 Mark Lobodzinskilayers: Handle aliasing in parameter validation
2018-03-09 Lenny Komowloader: Fix crash in aliased extensions
2018-03-09 Lenny Komowloader: Fix loader marking 1.1 cmds as required
2018-03-09 Lenny Komowloader: Move manual KHR exts to core
2018-03-09 Mark Lobodzinskiscripts: Update generators for 1.1
2018-03-09 Mark Lobodzinskiscripts: Avoid duplicates in enum string helper
2018-03-09 Mark Lobodzinskiscripts: Fix loader extension generator
2018-03-09 Mike Schuchardtscripts: Private repo VUID workaround
2018-03-09 Mark Lobodzinskiscripts: Update lvl_genvk.py with 1.1 changes
2018-03-09 Mark Lobodzinskiscripts: Allow for skipping version_1_1 features
2018-03-02 Karl SchultzmacOS: Add macOS support
2018-03-01 Mark Lobodzinskilayers: Make unique_objects ID map global
2018-03-01 Mark Lobodzinskiscripts: Mod spec.py to use local validusage.json
2018-03-01 Mark Lobodzinskiscripts: Add validusage.json to LVL repo
2018-02-21 Mike Schuchardtscripts: Strip xref markup from vu error messages
2018-02-21 Mark Lobodzinskiheader: Update to version 1.0.69 of the Vulkan hdr
2018-02-19 Mark Lobodzinskilayers: Move U_O:DestroySwapchain out of codegen
2018-02-05 Cort Strattonscripts: Fix error if spirv-tools dir had no .git ...
2018-01-31 John Zulauflayers: Improve doc validation init-list parsing
2018-01-26 John Zulauficd: Add VK_KHR_push_descriptor to blacklist
2018-01-26 John Zulauflayer: Add utility template for sType init
2018-01-23 Jean-François Royscripts: Exit from vuid_mapping.py with status 1 on...
2018-01-17 John Zulauflayers: Fix doc validation file list check
2018-01-17 Mark Lobodzinskiheader: Update to version 1.0.68 of the Vulkan hdr
2018-01-09 Lenny Komowloader: Add pre-instance functions for layers
2018-01-08 Mark Lobodzinskiscripts: Default doc validator to non-verbose mode
2018-01-08 Mark Lobodzinskiscripts: Remove unused source_line_info.py
2018-01-08 Mark Lobodzinskiheader: Update to version 1.0.67 of the Vulkan hdr
2018-01-05 Mark Lobodzinskilayers: Remove unique_objects ext list generation
2018-01-05 Mark Lobodzinskilayers: Create instance & device extension lists
2018-01-04 John Zulauficd: GetImageSubresourceLayout zeros passed layout
2018-01-04 Karl Schultzicd: Move include to header to fix clang build
2018-01-02 saschawillemsProper decoding for msbuild version number readout
2017-12-28 Jamie Madilllayers: Fix git.bat fallback on Windows.
2017-12-21 Jamie Madillscripts: Scan CWD in object tracker generator.
2017-12-19 Karl Schultzbuild: Add clang-format checking of pull request change...
2017-12-19 Petr Krauslayers: Ignore pImmutableSamplers on non-samplers
2017-12-15 Jamie Madillscripts: Scan CWD in parameter validation script.
2017-12-15 Jamie Madillscripts: Prefer git.bat on Windows.
2017-12-15 Petr Krauslayers: Fix Graphics Pipeline pointers not ignored
2017-12-08 Mike Schuchardtlayers: VS2013 compatibility
2017-11-29 Cort Strattonlayers: validation_cache review feedback
2017-11-29 Cort StrattonFix build errors:
2017-11-29 Cort StrattonUse SPIRV-Tools commit ID as validation cache version
2017-11-28 Mark Lobodzinskiheader: Update to version 1.0.66 of the Vulkan hdr
2017-11-21 Mark Lobodzinskiscripts: Update toolchain revision check script
2017-11-17 Tobin Ehlisicd:Increase WHOLE_SIZE mapped memory
2017-11-17 Tobin Ehlisicd:Expand mock icd memory type bit support
2017-11-15 Mark Lobodzinskiscripts: Fix incorrect object type mappings
2017-11-09 Jamie Madilllayers: Don't confuse VkResult/VkBool32 in generators.
2017-11-09 Jamie Madilllayers: Make generator helpers Python 2 compatible.
2017-11-09 Jamie Madilllayers: Return an error when generator scripts fail.
2017-11-06 Tobin Ehlisicd:Reduce offset alignment limits
2017-11-06 Tobin Ehlisicd:Don't return support for Undefined Format
2017-11-03 John Zulauflayers: Refactored pNext chain walks to template
2017-11-02 Mike Stroyanicd: thread protect maps
2017-10-31 Tobin Ehlisscripts:Cleanup comments and output for mock icd
2017-10-30 Tobin Ehlisicd:Fixes for Windows build
2017-10-30 Tobin Ehlisicd:Get more tests passing on mock ICD
next