platform/upstream/Vulkan-Tools.git
2017-08-28 Mike Weiblenexternal: Update commit IDs: glslang, tools, header
2017-08-28 Jeff Julianobuild: Improve component enables usage text
2017-08-28 Jeff Julianobuild: Add no-sync to update_ext_srcs batch file
2017-08-28 Jeff Julianobuild: Improve cygwin build support
2017-08-28 Jeff Julianobuild: Add missing quotes
2017-08-28 Mike Schuchardtscripts: PV codegen handle multiple requires
2017-08-25 Chris Forbeslayers: use unique_ptr for pipeline map
2017-08-25 Slawomir CyganLoader: Fix out-of-memory handling in loaderGetDeviceRe...
2017-08-25 Chris Forbeslayers: Fix crash in CreateGraphicsPipelines reading...
2017-08-25 Chris ForbesRevert "Revert "layers: unique_ptr for temp compute...
2017-08-25 Chris ForbesRevert "Revert "layers: Introduce some unique_ptr into...
2017-08-25 Chris ForbesRevert "layers: Introduce some unique_ptr into pipeline...
2017-08-25 Chris ForbesRevert "layers: unique_ptr for temp compute pipelines"
2017-08-25 Chris Forbeslayers: unique_ptr for temp compute pipelines
2017-08-25 Chris Forbeslayers: Introduce some unique_ptr into pipeline creation
2017-08-24 Mark Lobodzinskiscripts: Enable instance extension checks in PV
2017-08-23 Mark Lobodzinskiheader: Update to version 1.0.59 of the vulkan hdr
2017-08-23 Gabríel Arthúr... layers: Use correct data layer in vkCreateInstance...
2017-08-22 Tobin Ehlislayers:Remove disturbed descriptor perf warning
2017-08-17 Jeremy Kniagerlayers: Fix memory leaks in functions
2017-08-17 Cody Northropvkjson: Add support for Android
2017-08-17 Chris Forbeslayers: Wire up static_status check for CmdSetScissor
2017-08-17 Chris Forbeslayers: Wire up static_status check for CmdSetViewport
2017-08-17 Chris Forbeslayers: Drop error for binding compute pipeline inside...
2017-08-17 Chris Forbeslayers: Drop out some redundant checks already covered...
2017-08-17 Chris Forbeslayers: Calculate viewport/scissor state bits correctly
2017-08-17 Chris Forbeslayers: (re)-add viewport and scissor cbstatus flags
2017-08-16 Cody Northropandroid: Updates for NDK r15
2017-08-16 Alex Smithlayers: Fix img layout state in CmdExecuteCommands
2017-08-16 Alex Smithlayers: Copy queue submit fcns in CmdExecuteCommands
2017-08-16 Mark Lobodzinskilayers: Update Database to fix CI
2017-08-16 Chris Forbeslayers: Check cb::static_status for most dynamic state...
2017-08-16 Chris Forbeslayers: Track static state bits separately
2017-08-16 Chris Forbeslayers: Invalidate old pipeline's static state when...
2017-08-16 Chris Forbeslayers: inline set_cb_pso_status into sole caller
2017-08-16 Chris ForbesSplit out dynamicstate->flags conversion
2017-08-16 Mark Lobodzinskilayers: Move PV custom funcptrs into map
2017-08-16 Mark Lobodzinskilayers: Re-architect parameter validation layer
2017-08-16 Jeremy Kniagerlayers: Add checks for Image/ImageView usage
2017-08-15 Karl Schultzdemos: Fix disappearing objects in smoketest
2017-08-15 Mark Lobodzinskiheader: Update to version 1.0.58 of the vulkan hdr
2017-08-14 Tony Barbourdemos: Add compositeAlphaFlags fix to cube.c
2017-08-14 gwizdzdemos: cube.cpp - iterating over compositeAlphaFlags
2017-08-10 Mark Lobodzinskilayers: Fix layer settings file debug action name
2017-08-10 Mark Lobodzinskilayers: GH1991, Implement BREAK debug action
2017-08-10 Lenny Komowloader: Replace overzealous warnings with info
2017-08-10 Lenny Komowloader: Don't load manifest files more than once
2017-08-10 Slawomir Cyganloader: Fix size handling when scanning registries
2017-08-10 Slawomir Cyganloader: Add new ICD search paths to loader
2017-08-09 Petr Krauslayers: PR1950, Update subresource range VUIDs
2017-08-09 Tobin Ehlislayers:Fix consecutive binding updates
2017-08-09 Bas Nieuwenhuizenbuild: PR1972, Install vk_layer_dispatch_table.h hdr
2017-08-09 Chris Forbeslayers: Untangle side effects in CmdWaitEvents
2017-08-08 Tony Barbourlayers: Fix CmdPushDescriptorSet object tracker
2017-08-07 Mike WeiblenUpdate commit IDs: glslang,tools
2017-08-07 Mike Schuchardtdemos: Revert AppDevInitFormat changes
2017-08-07 Cortlayers: Fix swapchain extent check
2017-08-02 Mark Lobodzinskilayers: Fix incorrect VUID for negative viewport ht
2017-08-02 Chris Forbeslayers: Don't do bogus transitions in invalidateCommand...
2017-08-01 Mark Lobodzinskiheader: Update to version 1.0.57 of the vulkan hdr
2017-08-01 Mike Weiblenexternal: Update commit IDs: glslang,tools,header
2017-07-28 Tobin Ehlislayers:Rename lambda function container
2017-07-28 Tobin Ehlislayers:Pass framebuffer into barrier lambda
2017-07-28 Tobin Ehlislayers:Delay barrier validation for secondary CB
2017-07-28 Tony Barbourdemos: Fix cube to use correct pipeline stage for barrier
2017-07-28 Tony Barbourtests: Update VALIDATION_ERROR_1b800942
2017-07-27 Tobin Ehlislayers:Verify dstAccessMask supported by stageMask
2017-07-27 Tobin Ehlistests:Test srcAccessMask/srcStageMask conflict
2017-07-27 Tobin Ehlislayers:Verify accessMask supported by stageMask
2017-07-27 Tobin Ehlistests:Test queueFamilyIndex for image barrier
2017-07-27 Tobin Ehlislayers:Verify image barrier queueFamilyIndices
2017-07-27 Mark Lobodzinskiscripts: Exclude disable extension enums
2017-07-26 Mark Lobodzinskilayers: Add VUID for LogicOp validation check
2017-07-26 Mark Lobodzinskilayers: Remove PV dead code, fixup comments
2017-07-26 Mark Lobodzinskiscripts: Generate PV calls to ranged_enum_array fcn
2017-07-26 Mark Lobodzinskilayers: Add new ranged_enum_array val routine
2017-07-26 Mark Lobodzinskiscripts: Generate calls to new enum PV function
2017-07-26 Mark Lobodzinskilayers: Add new PV ranged enum validation function
2017-07-26 Mark Lobodzinskiscripts: Generate param_validation valid enum lists
2017-07-25 Mark Lobodzinskilayers: GH1924, Improve unavailable feature msg
2017-07-25 Mark Lobodzinskiscripts: Add PDevFeature index print helper
2017-07-25 Mike Schuchardtscripts: Switch codegen to use structextends
2017-07-24 Mark Lobodzinskiheader: Update to version 1.0.56 of the Vulkan hdr
2017-07-24 Tobin Ehlislayers:Refactor image barrier validation
2017-07-24 Tobin Ehlislayers:Minor refactor for clarity
2017-07-24 Tobin Ehlistests:Add image mis-matched layout test
2017-07-24 Tobin Ehlislayers:Refactor barrier check order
2017-07-24 Tobin Ehlislayers:Check image barrier layout vs attachment
2017-07-24 Tobin Ehlislayers:Check barrier image vs subpass attachments
2017-07-24 Tobin Ehlislayers:Only deref active subpass once
2017-07-24 Tobin Ehlislayers:Migrate image barrier check
2017-07-24 Tobin Ehlistests:Test invalid image in VkImageMemoryBarrier
2017-07-24 Tobin Ehlislayers:Add image barrier image check
2017-07-24 Chris Forbestests: Add test for #1910
2017-07-24 Chris Forbeslayers: Resolve TODO about actual layouts
2017-07-24 Chris Forbeslayers: Implement check for binding of maint1 slice...
2017-07-24 Chris Forbeslayers: Fix mismatched new[] / delete
2017-07-24 Mark Lobodzinskilayers: Remove now-redundant OT hdr prototypes
2017-07-24 Mark Lobodzinskibuild: Switch to generated object_tracker.cpp
2017-07-24 Mark Lobodzinskiscripts: Create object_tracker generator
next