platform/upstream/Vulkan-LoaderAndValidationLayers.git
2016-10-03 Mark Lobodzinskiheader: Move vk.xml to version 1.0.29
2016-10-03 Mark Lobodzinskiheader: Move vulkan.h to version 1.0.29
2016-10-03 Mark Lobodzinskilayers: Add VK_AMD_draw_indirect_count ext to OT
2016-10-03 Mark Lobodzinskilayers: Add VK_NV_external_memory_win32 ext to OT
2016-10-03 Mark Lobodzinskilayers: Add VK_NV_external_memory_caps ext to OT
2016-10-03 Mark Lobodzinskilayers: Add debug marker extension support to OT
2016-10-03 Chris Forbeslayers: Fix ResetDescriptorPool in OT
2016-10-03 Chris Forbeslayers: Merge Validate{Non,}DispatchableObject in OT
2016-10-03 Chris Forbeslayers: Merge Create{Non,}DispatchableObject in OT
2016-10-03 Chris Forbeslayers: Combine Destroy{Non,}DispatchableObject
2016-10-03 Chris Forbeslayers: Remove allocator consistency check from swapchain
2016-10-03 Chris Forbeslayers: Wire up INCONSISTENT_ALLOCATOR object tracker...
2016-10-03 Chris Forbeslayers: Track whether any object was created with a...
2016-10-03 Chris Forbeslayers: Hold device dispatch table by value too
2016-10-03 Chris Forbeslayers: Hold instane dispatch table by value
2016-10-03 Chris Forbeslayers: Rename my_data->instance_data
2016-10-03 Chris Forbeslayers: Split CV device and instance data
2016-10-03 Chris Forbeslayers: Move queue_family_properties into PHYSICAL_DEVI...
2016-10-03 Chris Forbeslayers: Dont pretend this is phy_dev_data in
2016-10-03 Chris Forbeslayers: Get rid of remaining use of single physical_dev...
2016-10-03 Chris Forbeslayers: Store ptr from device data to instance data
2016-10-03 Chris Forbeslayers: Pull enabled_features out into layer_data,...
2016-10-03 Chris Forbeslayers: Stop pretending phys devices have their own...
2016-10-03 Chris Forbeslayers: Rename my_data -> instance_data in EnumeratePhy...
2016-10-03 Chris Forbeslayers: Use member initialization for CV state
2016-10-03 Chris Forbeslayers: Delete some dead structs in CV
2016-10-03 Chris Forbeslayers: Get rid of duplication of logic op test between...
2016-10-03 Chris Forbestests: Use line width of 1.0f in ColorBlendLogicOpTests
2016-10-03 Chris Forbestests: Don't supply empty DynamicStateCreateInfo
2016-10-03 Chris Forbestests: Supply (mandatory) multisample state in ColorBle...
2016-10-03 Chris Forbestests: Set layerCount to 1 in resolve tests
2016-10-03 Chris Forbeslayers: Use safe_VkSwapchainCreateInfoKHR in CV
2016-10-03 Karl Schultzlayers: Clean up layer settings file comments.
2016-10-03 Raul TambreFix CMake modules not being added correctly
2016-10-03 Karl Schultzbuild: gh52-CMake changes to enable make install on...
2016-09-30 Maciej Jesionowskiloader: gh971 Fix double free on physical devices
2016-09-30 Mark Lobodzinskilayers: Add VK_NV_external_memory_win32 ext to PV
2016-09-30 Mark Lobodzinskilayers: Add VK_NV_external_memory_caps ext to PV
2016-09-30 Mark Lobodzinskilayers: Add debug marker extension support to PV
2016-09-29 Karl Schultzlayers: gh965 Reading undefined memory is now a warning
2016-09-29 Lenny Komowheader: Move vulkan.hpp to version 1.0.28
2016-09-29 Mark Lobodzinskilayers: Updated vulkan.py for changed extension def
2016-09-29 Mark Lobodzinskilayers: Fix thread/PV codegen for new notation
2016-09-29 Mark Lobodzinskilayers: Whitelisted new extensions for 1.0.28
2016-09-29 Mark Lobodzinskiloader: Move SOVERSION to version 1.0.28
2016-09-29 Mark Lobodzinskilayers: Move Windows json files to version 1.0.28
2016-09-29 Mark Lobodzinskilayers: Move Linux json files to version 1.0.28
2016-09-29 Mark Lobodzinskiheader: Move vk.xml to version 1.0.28
2016-09-29 Mark Lobodzinskiheader: Move vk_platform.h to version 1.0.28
2016-09-29 Mark Lobodzinskiheader: Move vulkan.h to version 1.0.28
2016-09-29 Chris Forbeslayers: Complain about subpass mismatch between CB...
2016-09-29 Chris Forbeslayers: Use cmd buffer as src object in callback
2016-09-29 Cody Northropdemos: Remove tri from Android build
2016-09-29 Tony Barbourdemos: Set srcAccessMask correctly for present barriers
2016-09-29 Mark Lobodzinskicmake: Fix whitespace
2016-09-29 Karl Schultzbuild: gh27 Allow builds in paths with spaces
2016-09-28 Tobin Ehlislayers: Added flags for in_use checks
2016-09-28 Tobin Ehlislayers: Update DestroyBufferView to use Pre/Post paradigm
2016-09-28 Tobin Ehlistests: Added InvalidCmdBufferBufferViewDestroyed test
2016-09-28 Tobin Ehlistests: Add BufferViewInUseDestroyedSignaled
2016-09-28 Tobin Ehlislayers: Add binding between cmd buffer and bufferView
2016-09-28 Tobin Ehlislayers: Add in-use detection for VkBufferView
2016-09-28 Tony Barbourdemos: Remove tri demo
2016-09-28 Tobin Ehlislayers: Add bool to guard command buffer state check
2016-09-28 Tobin Ehlislayers: Indicate correct source for validateCommandBuff...
2016-09-28 Cody Northropdocs: Add CubeWithLayers to Android section
2016-09-28 Cody Northropdemos: Clean up logging for Android
2016-09-28 Cody Northropdemos: Enable validation for Android cube
2016-09-28 Cody Northropdemos: Add APK with layers to cube
2016-09-28 Jan-Harald... loader: gh989 - Fix incorrect array index
2016-09-27 Robert Braggbuild: include tests/layers build dir for vk_dispatch_t...
2016-09-27 Robert Braggdemos: s/X11_INCLUDE_DIRS/X11_INCLUDE_DIR/ typo
2016-09-27 Chris Forbeslayers: Convert RENDER_PASS_NODE::pCreateInfo to use...
2016-09-27 Chris Forbeslayers: Don't accidentally copy safe_VkFramebufferCreat...
2016-09-26 Chris Forbeslayers: Don't add VK_SUBPASS_EXTERNAL edges to subpass...
2016-09-26 Chris Forbeslayers: Trim out some more old MT renderpass junk
2016-09-26 Chris Forbeslayers: Remove unnecessary constructors from new _STATE...
2016-09-26 Chris Forbeslayers: Tweak naming of enums moved from SwapChain...
2016-09-26 Chris Forbeslayers: Move image-not-acquired etc from swapchain...
2016-09-26 Chris Forbeslayers: Add tracking of acquired state to Core Validation
2016-09-26 Chris Forbeslayers: Add IMAGE_NODE::acquired flag
2016-09-26 Chris Forbeslayers: Move ACQUIRE_NO_SYNC check from Swapchain to...
2016-09-26 Mark Youngloader: gh971 EnumPhysDev return VK_INCOMPLETE
2016-09-26 Mike Stroyanbuild: Enable parallel windows build
2016-09-26 Mike Stroyanbuild: Fix parallel build of layers tests
2016-09-26 Mike Stroyanbuild: Make windows build of demos parallel build safe
2016-09-26 Mike Stroyanbuild: Fix parallel build of layers
2016-09-26 Mike Stroyanbuild: Fix ImageMagick_Magick++ search
2016-09-26 Mike Stroyanbuild: UNSET cache variables for FIND_IMAGEMAGICK_API
2016-09-25 Chris Forbeslayers: Remove spurious using BASE_NODE::*.
2016-09-25 Chris Forbeslayers: Get rid of some junk in RENDER_PASS_NODE::ctor
2016-09-25 Chris Forbeslayers: Explicitly delete IMAGE_NODE, BUFFER_NODE copy...
2016-09-23 Alex Smithlayers: Fix VerifyCopyUpdateContents on combined image...
2016-09-23 Józef Kucialayers: Prevent reading uninitialized "count" when...
2016-09-23 Cody Northropandroid: Add Android and C++ support to a couple files
2016-09-23 Cody Northropdemos: Enable arm64 build of Smoke
2016-09-23 Cody Northropdemos: Update Smoke permissions for trace/replay
2016-09-23 Cody Northropdemos: Fix Smoke build for Android
2016-09-23 Cody Northropdemos: Update gradle properties for smoke
2016-09-23 Cody Northropdemos: Update smoke build script to be automatable
next