platform/upstream/Vulkan-LoaderAndValidationLayers.git
2016-12-21 Michael Jurkalayers: Add missing <string> dependency
2016-12-20 Rene Lindsaytests: Insert missing vkQueueWaitIdle()
2016-12-20 Jeremy Hayescmake: speed up the build
2016-12-20 Mike Weiblenlayers: Update Valid Usage enums (VL-61, partial)
2016-12-20 Mark Lobodzinskiscripts: Remove enum/struct_validate_helper funcs
2016-12-20 Mark Lobodzinskilayers: Remove unused header from threading/PV
2016-12-20 Mark Lobodzinskilayers: Remove redundant CreateRenderpass checks
2016-12-20 Mark Lobodzinskilayers: Remove enum_validate_helper from PV
2016-12-20 Mark Lobodzinskilayers: Remove unused threadchecker header file
2016-12-19 Chris Forbeslayers: Remove cmds vector from GLOBAL_CB_NODE
2016-12-19 Jamie Madilllayers: Fix size_t-int cast warning in descriptor_sets
2016-12-19 Tobin Ehlislayers:Clean up descriptor set layout on destroy
2016-12-19 Tobin Ehlislayers:Add validation flag for DestroyBuffer()
2016-12-19 Tobin Ehlislayers:Refactor DestroyBuffer()
2016-12-19 Tobin Ehlislayers:Add GetQueryPoolResults() validation flag
2016-12-19 Tobin Ehlislayers:Refactor GetQueryPoolResults() to pre/post
2016-12-19 Tobin Ehlislayers:Add validation flag for DestroyQueryPool()
2016-12-19 Tobin Ehlislayers:Refactor DestroyQueryPool
2016-12-19 Tobin Ehlislayers:Add validation flag for DestroySemaphore()
2016-12-19 Tobin Ehlislayers:Add validation flag for DestroyFence()
2016-12-19 Tobin Ehlislayers:Refactor DestroySemaphore
2016-12-19 Tobin Ehlislayers:Refactor DestroyFence
2016-12-19 Tobin Ehlislayers:Rename QUEUE_NODE to QUEUE_STATE
2016-12-19 Tobin Ehlislayers:Refactor GetDeviceQueue
2016-12-19 Jamie Madilllayers: Make generators Python 2.7-compatible.
2016-12-19 Mark Lobodzinskilayers: Update VU database for scissor/vp checks
2016-12-19 Mark Lobodzinskitests: Add checks for new scissor/viewport validation
2016-12-19 Mark Lobodzinskitests: Rename scissor/vp count test and fix errors
2016-12-19 Mark Lobodzinskilayers: Add scissor/viewport count checks
2016-12-19 Mark Lobodzinskilayers: GH1261, Incorrect ParamValidation error msgs
2016-12-19 Tobin Ehlisscripts:Update unique error enums as of 12/19/16
2016-12-19 Rene Lindsaytests: Fix Unexpected errors in InvalidMemoryAliasing
2016-12-19 Mark Lobodzinskiheader: Update to Vulkan version 1.0.38
2016-12-18 Mark Lobodzinskitests: Fix unexpected errs in viewport/scissor check
2016-12-18 Mark Lobodzinskitests: Fix unexpected errors in CGP state check
2016-12-18 Mark Lobodzinskitests: Fix unexpected errors in CGP viewports check
2016-12-18 Mark Lobodzinskitests: Fix unexpected errors in CGP scissor check
2016-12-18 Mark Lobodzinskilayers: Update error enum database
2016-12-18 Mark Lobodzinskilayers: Remove redundant CV checks
2016-12-18 Mark Lobodzinskitests: Change CreateGraphicsPipelines desired errors
2016-12-18 Mark Lobodzinskilayers: Move new check into parameter validation
2016-12-18 Mark Lobodzinskitests: Update test ID to move from CV into PV
2016-12-16 Rene Lindsaytests: Fix Unexpected error in VkLayerTest.InvalidDynam...
2016-12-15 Tobin Ehlislayers:Refactor consecutive descriptor count
2016-12-15 Tobin Ehlislayers:Store DescriptorSetLayout class in-order
2016-12-15 Tony Barbourtests: Remove test for nonCoherentAtomSize check
2016-12-15 Tony Barbourlayers: Remove check for nonCoherentAtomSize
2016-12-15 Jamie Madillloader: Fix Clang warnings.
2016-12-15 Mike Weiblenlayers: Update Valid Usage enums (VL-70)
2016-12-15 Jamie Madilllayers: PR1276, Fix Clang compiler warnings
2016-12-15 Mark Lobodzinskilayers: Updated val error database with new checks
2016-12-15 Mark Lobodzinskitests: Add tests for GH1260, check for SparseBinding
2016-12-15 Mark Lobodzinskilayers: Updated error enums for sparse_binding checks
2016-12-15 Maciej Jesionowskilayers: GH1260, SPARSE_BINDING_BIT validation
2016-12-14 Tony Barbourtests: Fix WriteDescriptorSetIntegrityCheck
2016-12-14 Tony Barbourtests: Fix issue with validation of positive tests
2016-12-14 Mike Schuchardtlayers: Fix object tracker memory leak
2016-12-14 Jamie Madillscripts: Add quiet option option to vk_helper.py.
2016-12-14 Chris Forbeslayers: Complain in AcquireNextImageKHR if the swapchai...
2016-12-14 Chris Forbeslayers: Track whether a swapchain has been replaced
2016-12-14 Tobin Ehlistests:Update InvalidMemoryAliasing for warning
2016-12-14 Mark Youngloader: Removed some unnecessary code.
2016-12-14 Piers DaniellAllocate for real ICD surfaces for the VK_KHR_display...
2016-12-13 Tobin Ehlislayers:Fix uninitialized variable
2016-12-13 Tobin Ehlislayers:Fix typo
2016-12-13 Tobin Ehlislayers:Warn on buffer/image aliasing
2016-12-13 Tony Barbourtests: Remove second destroy of the same buffer
2016-12-13 Mike Weiblenlayers: Update Valid Usage enums in log_msg
2016-12-13 Mark Lobodzinskibuild: Disable clang-format header reordering
2016-12-13 Mark Lobodzinskilayers: Add some val/state-update todos
2016-12-13 Mark Lobodzinskilayers: Update error database for new checks
2016-12-13 Mark Lobodzinskitests: Add barrier/event queue compatibility tests
2016-12-13 Mark Lobodzinskilayers: Update WaitEvents/PipelineBarrier for style
2016-12-13 Mark Lobodzinskilayers: GH1233, Validate stagemask/queue compatibility
2016-12-13 Mark Lobodzinskilayers: Update err database w/new DisplayKHR checks
2016-12-13 Mark Lobodzinskilayers: Fill out OT validation for vk_display_KHR
2016-12-13 Mark Lobodzinskilayers: GH897, Add VK_KHR_display stubs to OT
2016-12-13 Mark Youngloader: Add support for 1.0.35 extension
2016-12-12 Karl Schultzdemos: Fix smoketest --c 20 hang on Linux
2016-12-12 Cody Northropandroid: Update windows script to request python3
2016-12-12 Mark Lobodzinskiheader: Update to Vulkan version 1.0.37
2016-12-12 Mark Lobodzinskibuild: Update generate scripts to use python3
2016-12-12 Mark Lobodzinskiscripts: Prevent bad dynamic array in vk_helper.py
2016-12-12 Mark Lobodzinskilayers: Fix param_val codegen for arrays of structs
2016-12-12 Karl Schultzlayers: Use resolved range to avoid long loops
2016-12-12 Tobin Ehlisscripts:Update unique error enums as of 12/12/16
2016-12-10 Tobin Ehlisscripts:Update stats script for two error enums
2016-12-09 Tobin Ehlisscripts:Update stats script parser
2016-12-09 Tobin Ehlisscripts:Update database for new checks
2016-12-09 Mark Lobodzinskilayers: Remove validation layer details doc
2016-12-09 Mark Lobodzinskiscripts: Remove layer doc gen script
2016-12-09 Tobin Ehlisscripts:Update doc validation scripts
2016-12-09 Tobin Ehlisscripts:Ignore VALIDATION_ERROR_UNDEFINED
2016-12-09 Tobin Ehlisscripts:Update stats script to return 1 on error
2016-12-09 Tobin Ehlisscripts:Make stats script work with python3
2016-12-09 Mike Schuchardtlayers: Add error enums to Destroy APIs
2016-12-09 Mike Schuchardtlayers: Add error enums to object tracker
2016-12-09 Tony Barbourdemos: Make DEMOS_WSI_SELECTION a variable, not an...
2016-12-09 Mark Youngexternals: Update glslang and spirv revs
2016-12-09 Mark Lobodzinskilayers: GH1244, Fix Compressed BufferImageCopy errs
next