aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-12-08layers: VS2013 compatibilityMike Schuchardt
2017-11-28layers: validation_cache review feedbackCort Stratton
2017-11-28Fix build errors:Cort Stratton
2017-11-28Use SPIRV-Tools commit ID as validation cache versionCort Stratton
2017-11-28header: Update to version 1.0.66 of the Vulkan hdrMark Lobodzinski
2017-11-21scripts: Update toolchain revision check scriptMark Lobodzinski
2017-11-17icd:Increase WHOLE_SIZE mapped memoryTobin Ehlis
2017-11-17icd:Expand mock icd memory type bit supportTobin Ehlis
2017-11-15scripts: Fix incorrect object type mappingsMark Lobodzinski
2017-11-09layers: Don't confuse VkResult/VkBool32 in generators.Jamie Madill
2017-11-09layers: Make generator helpers Python 2 compatible.Jamie Madill
2017-11-09layers: Return an error when generator scripts fail.Jamie Madill
2017-11-06icd:Reduce offset alignment limitsTobin Ehlis
2017-11-06icd:Don't return support for Undefined FormatTobin Ehlis
2017-11-03layers: Refactored pNext chain walks to templateJohn Zulauf
2017-11-02icd: thread protect mapsMike Stroyan
2017-10-31scripts:Cleanup comments and output for mock icdTobin Ehlis
2017-10-30icd:Fixes for Windows buildTobin Ehlis
2017-10-30icd:Get more tests passing on mock ICDTobin Ehlis
2017-10-30icd:Limit image properties for linear imagesTobin Ehlis
2017-10-30scripts:Skip some extensions in mock ICDTobin Ehlis
2017-10-30icd: Adding generated mock icdTobin Ehlis
2017-10-30header: Update to version 1.0.65 of the Vulkan hdrMark Lobodzinski
2017-10-24header: Update to version 1.0.64 of the Vulkan hdrMark Lobodzinski
2017-10-23scripts: Update vuid_mapping.py for 64 headerMark Lobodzinski
2017-10-19scripts: Remove asserts from struct size helpersJoey Bzdek
2017-10-10scripts: add get_struct_size helper functionDavid Pinedo
2017-10-09header: Update to version 1.0.62 of the Vulkan hdrMark Lobodzinski
2017-10-09scripts: Specify utf-8 encoding for db fileMark Lobodzinski
2017-10-09scripts: Handle goofy unicode chars in spec.pyMark Lobodzinski
2017-10-06tests: Fix doc validator scriptMark Lobodzinski
2017-10-04scripts: Generate copy assignment operators for safe_*Chris Forbes
2017-09-21build: Update for 1.0.61.0 SDKLenny Komow
2017-09-12Revert "layers: Fix Graphics Pipeline pointers not ignored"Mark Lobodzinski
2017-09-12layers: Fix Graphics Pipeline pointers not ignoredPetr Kraus
2017-09-11scripts: Check toolchain revisions, remove if they differCody Northrop
2017-09-07header: Update to 1.0.60Mike Schuchardt
2017-09-07scripts: Fix VkShaderModuleCreateInfo safe structMike Schuchardt
2017-08-28scripts: PV codegen handle multiple requiresMike Schuchardt
2017-08-24scripts: Enable instance extension checks in PVMark Lobodzinski
2017-08-23header: Update to version 1.0.59 of the vulkan hdrMark Lobodzinski
2017-08-23layers: Use correct data layer in vkCreateInstance in param validationGabríel Arthúr Pétursson
2017-08-16layers: Move PV custom funcptrs into mapMark Lobodzinski
2017-08-16layers: Re-architect parameter validation layerMark Lobodzinski
2017-08-15header: Update to version 1.0.58 of the vulkan hdrMark Lobodzinski
2017-08-08layers: Fix CmdPushDescriptorSet object trackerTony Barbour
2017-08-02layers: Fix incorrect VUID for negative viewport htMark Lobodzinski
2017-08-01header: Update to version 1.0.57 of the vulkan hdrMark Lobodzinski
2017-07-27scripts: Exclude disable extension enumsMark Lobodzinski
2017-07-26scripts: Generate PV calls to ranged_enum_array fcnMark Lobodzinski