platform/upstream/Vulkan-LoaderAndValidationLayers.git
2016-10-05 Tony Barbourtests: Fix LayoutFromPresentWithoutAccessMemoryRead
2016-10-05 Tony Barbourlayers: Only validate access masks if layout changes
2016-10-05 Tony Barbourdemos - fix cube's present barrier's dstAccessMask
2016-10-05 Tony Barbourtests: Add LayoutFromPresentWithoutSrcAccess test
2016-10-05 Tony Barbourlayers: Check for srcAccess in present barriers
2016-10-05 Slawomir Cyganloader: gh1014- Fix physical device dispatch table
2016-10-05 Mark Youngloader: Small cleanup of unnecessary func call
2016-10-04 Mark Lobodzinskilayers: Clean up Windows build warnings
2016-10-04 Mark Lobodzinskidemos: Clean up Windows build warning
2016-10-04 Ian Elliottcube: demonstrate how to select other VkPresentModeKHR's
2016-10-04 Chris Forbeslayers: Tweak object_tracker for 32bit some more
2016-10-03 Mike Stroyanbuild: hide layer symbols in android build
2016-10-03 Mike Stroyanbuild: make android layers favor their own symbols
2016-10-03 Mike Stroyanbuild: hide symbols from SPIRV in layers.
2016-10-03 Mike StroyanRevert "build: Restore default symbol visibility to...
2016-10-03 Mike Stroyanlayers: mark exported functions in layer utils
2016-10-03 Chris Forbeslayers: Be careful about casts. ptr -> uint64_t& isnt...
2016-10-03 Mark LobodzinskiMove vulkan.hpp to version 1.0.29
2016-10-03 Mark Lobodzinskilayers: Update changed extension names for 1.0.29
2016-10-03 Mark Lobodzinskilayers: Move SOVERSION to version 1.0.29
2016-10-03 Mark Lobodzinskilayers: Move Linux json files to version 1.0.29
2016-10-03 Mark Lobodzinskilayers: Move Windows json files to version 1.0.29
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...
next