platform/upstream/Vulkan-LoaderAndValidationLayers.git
2017-10-13 Hoyub LeeSuppress all build warnings 36/155336/1 accepted/tizen_4.0_unified tizen_4.0 accepted/tizen/4.0/unified/20171017.211413 accepted/tizen/unified/20171016.064409 submit/tizen/20171013.085256 submit/tizen_4.0/20171013.085243 tizen_4.0.IoT.p2_release tizen_4.0.m2_release
2017-09-11 xuelian.baiFix the bug: When surface is null, it will crash 10/148810/1
2016-10-06 Mun, Gwan-gyeongAdd Packaging for Tizen platform accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0 tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170105.023708 accepted/tizen/3.0.m2/tv/20170105.024024 accepted/tizen/3.0.m2/wearable/20170105.024331 accepted/tizen/3.0/common/20161114.110403 accepted/tizen/3.0/ivi/20161028.151227 accepted/tizen/3.0/mobile/20161028.143111 accepted/tizen/3.0/tv/20161028.143430 accepted/tizen/3.0/wearable/20161028.150805 accepted/tizen/4.0/unified/20170816.011505 accepted/tizen/4.0/unified/20170828.221622 accepted/tizen/common/20161012.154301 accepted/tizen/ivi/20161014.022256 accepted/tizen/mobile/20161014.022057 accepted/tizen/mobile/20161014.022428 accepted/tizen/tv/20161014.022235 accepted/tizen/unified/20170309.034920 accepted/tizen/wearable/20161014.022305 submit/tizen/20161012.025659 submit/tizen/20161013.060823 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.092423 submit/tizen_3.0_common/20161104.104000 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100007 submit/tizen_unified/20170308.100411 tizen_4.0.IoT.p1_release tizen_4.0.m1_release
2016-10-06 Chris Forbestests: Squash a bunch of spurious errors from WSI test
2016-10-06 Chris Forbeslayers: Migrate surface/swapchain interaction from...
2016-10-06 Chris Forbeslayers: Track current and prev swapchains for each...
2016-10-06 Chris Forbestests: Set surface and usage for swapchain creation
2016-10-06 Chris Forbeslayers: Add handle to SWAPCHAIN_NODE
2016-10-05 Mike Weiblenlayers: Change 'VS' to 'vertex shader'
2016-10-05 Lenny Komowlayers: Add environment var for settings file
2016-10-05 Tobin Ehlistests: Update NonCoherentMemoryMapping with new case
2016-10-05 Tobin Ehlislayers: Fix state tracking for vkFlushMappedMemoryRanges()
2016-10-05 Chris Forbeslayer: Add tracking of surface extensions (and surface...
2016-10-05 Chris Forbeslayers: Unify two generic object structs
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
next