platform/upstream/Vulkan-Tools.git
2017-01-11 Mark Lobodzinskiscripts: Update copyright notice dates for 2017
2017-01-11 Mark Lobodzinskiscripts: Initial version of safe_struct cpp gen
2017-01-11 Mark Lobodzinskiscripts: Update comments in helper generator
2017-01-11 Mark Lobodzinskiscripts: Complete safe_struct header generation
2017-01-11 Mark Lobodzinskiscripts: Remove blank lines from end of helper files
2017-01-11 Mark Lobodzinskiscripts: Stub in safe_struct generator source
2017-01-11 Mark Lobodzinskiscripts: Add generator options for safestruct files
2017-01-11 Mark Lobodzinskilayers: Remove lock held across down-chain call
2017-01-10 Mike Weiblenlayers: Reset Valid Usage database check status
2017-01-10 Mark Lobodzinskiandroid: Fix typos in android-generate script
2017-01-10 Cody Northropbuild: Update travis config to catch build errors on...
2017-01-10 Alex Smithlayers: Transition each aspect individually in Transiti...
2017-01-10 Mark Lobodzinskiscripts: Remove unused code from vk_helper.py
2017-01-10 Mark Lobodzinskiandroid: Add codegen for struct_size_helpers
2017-01-10 Mark Lobodzinskilayers: Update build dependency target name
2017-01-10 Mark Lobodzinskilayers: Change struct_size_helper to use new codegen
2017-01-10 Mark Lobodzinskilayers: Remove unused header from core_validation
2017-01-10 Mark Lobodzinskiscripts: Handle vk.xml latexmath in helper files
2017-01-10 Mark Lobodzinskiscripts: Include chain_size helper in struct_size
2017-01-10 Mark Lobodzinskiscripts: Complete struct_size_helper source gen
2017-01-10 Mark Lobodzinskiscripts: Add gen for struct_size_helper source file
2017-01-10 Mark Lobodzinskiscripts: Add generation of struct_size_helper header
2017-01-10 Mark Lobodzinskiscripts: Add struct_size options for source, header
2017-01-10 Mark Lobodzinskiscripts: Mod helper generator for multiple files
2017-01-10 Mark Lobodzinskiscripts: Pass parameters to helper file generator
2017-01-09 Mike Schuchardtlayers: Add valid usage enums to core_validation (VL-60)
2017-01-09 Jeremy Hayeslayers: Remove redundant code
2017-01-09 Jeremy Hayeslayers: Update valid usage for Jira VL-59.
2017-01-09 Mike Weiblenlayers: Update Valid Usage enums (VL-69)
2017-01-09 Mike Weiblenlayers: Tag internal helper functions as static
2017-01-09 Mike Weiblenlayers: Canonicalize function names in log_msg()
2017-01-07 Mike Weiblenlayers: Update Valid Usage enums (VL-63)
2017-01-06 Mark Lobodzinskiscripts: Remove debugging code from PV
2017-01-06 Mark Lobodzinskiscripts: Fix handle tracking in parameter validation
2017-01-06 Tony Barbourlayers: CmdDrawIndirect is not an indexed command
2017-01-06 Mark Lobodzinskilayers: GH1342, Correct objecttype in object_tracker
2017-01-05 Lenny Komowloader: gl167 - Remove unknown inst extensions
2017-01-05 Karl Schultzdemos: Make spacebar pause work in cube demo (Linux).
2017-01-05 Karl Schultzbuild: Add libxkbcommon to Travis config
2017-01-04 Karl Schultzdocs: Fix README to show Travis master br status
2017-01-04 Tobin Ehlisscripts:Adding duplicate error id exceptions
2017-01-04 Tobin Ehlislayers:Remove redundant checks
2017-01-04 Tobin Ehlislayers:Remove redundant checks
2017-01-04 Tobin Ehlislayers:Add TODO comments for valid usage updates
2017-01-04 Tobin Ehlislayers:Remove redundant check
2017-01-04 Tobin Ehlislayers:Remove redundant validation check
2017-01-04 Karl Schultzdemos: Fix CMake file to allow WSI selection
2017-01-04 Tony Barbourexternal: Back up one spirv-tools commit
2017-01-04 Mark Lobodzinskiscripts: Fix dynamic array calc in vk_helper.py
2017-01-04 Karl Schultzbuild: Cleanup warnings when compiling with clang
2017-01-04 Tobin Ehlisscripts:Exceptions for duplicate unique ids
2017-01-04 Tobin Ehlislayers:Remove redundant check
2017-01-04 Tobin Ehlislayers:Remove redundant image compatibility check
2017-01-03 Karl SchultzUpdate README to point to Khronos AppVeyor CI
2017-01-03 Mark Lobodzinskiscripts: Remove hack from safe-struct generation
2017-01-03 Mark Lobodzinskilayers: Remove bad call to safe_struct worker fcn
2017-01-03 Cody Northropbuild: Return status immediately if a test fails
2017-01-03 Cody Northropbuild: Cache external build directories
2017-01-03 Cody Northropbuild: Move to latest Android NDK
2017-01-03 Cody Northropbuild: Update Android target revision
2017-01-03 Tobin Ehlistests:Update tests to use unique ids
2017-01-03 Tobin Ehlislayers:Only flag one aspect error at a time
2017-01-02 Tobin Ehlisscripts:Check for use of error enums in tests
2016-12-30 Karl Schultzdocs: Update README for AppVeyor Windows CI builds
2016-12-30 Karl Schultzbuild: Add config file for AppVeyor Windows CI
2016-12-30 Karl Schultzdocs: Update README for Travis
2016-12-29 Mark Youngexternal: Update Glslang/Spirv-Tools revisions.
2016-12-29 Karl Schultzbuild: Add Android build to travis
2016-12-29 Mark Youngloader: Switch variable appropriately
2016-12-29 Tobin Ehlislayers:Variable renaming for style and clarity
2016-12-29 Tobin Ehlislayers:Don't pass active binding set around
2016-12-29 Tobin Ehlislayers:Clean up descriptor data struct
2016-12-29 Dave Houltonlayers: Add VU enums to core_validation.cpp
2016-12-29 Mike Schuchardtlayers: Add valid usage enums to core_validation
2016-12-28 Karl Schultzbuild: Compile with both clang and gcc on Travis
2016-12-28 Tobin Ehlislayers:Mark latest buffers and images as written
2016-12-28 Mark Lobodzinskiscripts: Correct author emails in helper script
2016-12-28 Mark Lobodzinskiscripts: Remove enum_string_helper from vk_helper.py
2016-12-28 Mark Lobodzinskiandroid: Update build scripts w/enum_string codegen
2016-12-28 Mark Lobodzinskilayers: Mod cmake for new enum_string_helper codegen
2016-12-28 Mark Lobodzinskiscripts: Update lvl_genvk.py w/new helper generator
2016-12-28 Mark Lobodzinskiscripts: Update helper gen to ignore disabled exts
2016-12-28 Mark Lobodzinskiscripts: Add helper file generator
2016-12-28 Maks Naumovlayers: Fix VkGraphicsPipelineCreateInfo flags check
2016-12-28 Michael Jurkascripts: PR1314, Remove trailing whitespace/newlines
2016-12-27 Mark Lobodzinskilayers: Make comments consistent across file
2016-12-27 Mark Lobodzinskilayers: Remove inconsistent comment specifiers
2016-12-27 Mark Lobodzinskilayers: Make comments consistent
2016-12-27 Mark Lobodzinskiscripts: Remove unused code from vk_helper.py
2016-12-27 Mark Lobodzinskilayers: Update 'string' layer header files
2016-12-27 Mark Lobodzinskilayers: Remove struct string helper from cmake
2016-12-27 Mark Youngloader: EnumPhysDev fixes
2016-12-27 Tobin Ehlislayers:Fix CmdDispatch post-call function
2016-12-27 Tobin Ehlislayers:Fix unique id for CmdDispatch
2016-12-23 Tobin Ehlisscripts:Add more duplicate error enum exceptions
2016-12-23 Tobin Ehlisscripts:Add duplicate id exception
2016-12-23 Tobin Ehlisscripts:Allow duplicate exceptions for some ids
2016-12-23 Tobin Ehlislayers:Remove redundant check
2016-12-23 Tobin Ehlislayer:Add unique error ids for memory binding
2016-12-23 Tobin Ehlislayers:Add valid usage error ids
next