aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-10android: Add codegen for struct_size_helpersMark Lobodzinski
2017-01-10layers: Update build dependency target nameMark Lobodzinski
2017-01-10layers: Change struct_size_helper to use new codegenMark Lobodzinski
2017-01-10layers: Remove unused header from core_validationMark Lobodzinski
2017-01-10scripts: Handle vk.xml latexmath in helper filesMark Lobodzinski
2017-01-10scripts: Include chain_size helper in struct_sizeMark Lobodzinski
2017-01-10scripts: Complete struct_size_helper source genMark Lobodzinski
2017-01-10scripts: Add gen for struct_size_helper source fileMark Lobodzinski
2017-01-10scripts: Add generation of struct_size_helper headerMark Lobodzinski
2017-01-10scripts: Add struct_size options for source, headerMark Lobodzinski
2017-01-10scripts: Mod helper generator for multiple filesMark Lobodzinski
2017-01-10scripts: Pass parameters to helper file generatorMark Lobodzinski
2017-01-09layers: Add valid usage enums to core_validation (VL-60)Mike Schuchardt
2017-01-09layers: Remove redundant codeJeremy Hayes
2017-01-09layers: Update valid usage for Jira VL-59.Jeremy Hayes
2017-01-09layers: Update Valid Usage enums (VL-69)Mike Weiblen
2017-01-09layers: Tag internal helper functions as staticMike Weiblen
2017-01-09layers: Canonicalize function names in log_msg()Mike Weiblen
2017-01-06layers: Update Valid Usage enums (VL-63)Mike Weiblen
2017-01-06scripts: Remove debugging code from PVMark Lobodzinski
2017-01-06scripts: Fix handle tracking in parameter validationMark Lobodzinski
2017-01-06layers: CmdDrawIndirect is not an indexed commandTony Barbour
2017-01-06layers: GH1342, Correct objecttype in object_trackerMark Lobodzinski
2017-01-05loader: gl167 - Remove unknown inst extensionsLenny Komow
2017-01-05demos: Make spacebar pause work in cube demo (Linux).Karl Schultz
2017-01-05build: Add libxkbcommon to Travis configKarl Schultz
2017-01-04docs: Fix README to show Travis master br statusKarl Schultz
2017-01-04scripts:Adding duplicate error id exceptionsTobin Ehlis
2017-01-04layers:Remove redundant checksTobin Ehlis
2017-01-04layers:Remove redundant checksTobin Ehlis
2017-01-04layers:Add TODO comments for valid usage updatesTobin Ehlis
2017-01-04layers:Remove redundant checkTobin Ehlis
2017-01-04layers:Remove redundant validation checkTobin Ehlis
2017-01-04demos: Fix CMake file to allow WSI selectionKarl Schultz
2017-01-04external: Back up one spirv-tools commitTony Barbour
2017-01-04scripts: Fix dynamic array calc in vk_helper.pyMark Lobodzinski
2017-01-04build: Cleanup warnings when compiling with clangKarl Schultz
2017-01-04scripts:Exceptions for duplicate unique idsTobin Ehlis
2017-01-04layers:Remove redundant checkTobin Ehlis
2017-01-04layers:Remove redundant image compatibility checkTobin Ehlis
2017-01-03Update README to point to Khronos AppVeyor CIKarl Schultz
2017-01-03scripts: Remove hack from safe-struct generationMark Lobodzinski
2017-01-03layers: Remove bad call to safe_struct worker fcnMark Lobodzinski
2017-01-03build: Return status immediately if a test failsCody Northrop
2017-01-03build: Cache external build directoriesCody Northrop
2017-01-03build: Move to latest Android NDKCody Northrop
2017-01-03build: Update Android target revisionCody Northrop
2017-01-03tests:Update tests to use unique idsTobin Ehlis
2017-01-03layers:Only flag one aspect error at a timeTobin Ehlis
2017-01-02scripts:Check for use of error enums in testsTobin Ehlis