platform/upstream/Vulkan-Tools.git
2017-11-21 Mark Lobodzinskitests: Added GetQueryPoolResults test case
2017-11-21 Mark Lobodzinskilayers: Add GetQueryPoolResults validation check
2017-11-21 Mark Lobodzinskilayers: Remove invalid query avaibility error check
2017-11-21 Mark Lobodzinskilayers: Refactor PreCallValidateGetQueryPoolResults
2017-11-21 Mark Lobodzinskilayers: Remove redundant query_state_pair checks
2017-11-17 Norbert Garnystests: Add test case for vkCmdBlitImage() image layouts
2017-11-17 Norbert Garnyslayers: add image layout validation to vkCmdBlitImage()
2017-11-17 Petr Krauslayers: Rewrite ViewportState checks and tests
2017-11-17 Tobin Ehlistests:Add DevSim testing for 7 profiles
2017-11-17 Tobin Ehlislayers:Add pre-built DevSim layer
2017-11-17 Tobin Ehlisicd:Increase WHOLE_SIZE mapped memory
2017-11-17 Tobin Ehlisicd:Expand mock icd memory type bit support
2017-11-15 Mark Lobodzinskilayers: Validate device dispatchable objects
2017-11-15 Mark Lobodzinskiscripts: Fix incorrect object type mappings
2017-11-14 Mark Lobodzinskilayers: Move BuildTemplate call inside global lock
2017-11-10 Tobin Ehlistests:Add doc validation to travis CI
2017-11-10 Lenny Komowloader: Fix pre-instance proc addresses
2017-11-09 Cody Northropdocs: Update some Android sections
2017-11-09 Cody Northropandroid: Only compile toolchain once build_all.sh
2017-11-09 Jamie Madilllayers: Don't confuse VkResult/VkBool32 in generators.
2017-11-09 Jamie Madilllayers: Make generator helpers Python 2 compatible.
2017-11-09 Jamie Madilllayers: Return an error when generator scripts fail.
2017-11-08 John Zulauflayers: Adds createSampler VUID/test for IMG_CUBIC
2017-11-08 John Zulauflayers: VUIDs/test for vkCreateSampler anisotropy
2017-11-08 John Zulauflayers: Rename resetCB to ResetCommandBufferNode
2017-11-08 John Zulauflayers: Free commandbuffer data when deleting pool
2017-11-07 Mark Lobodzinskibuild: Update BUILD.md to specify VS2015
2017-11-07 Gabríel Arthúr... demos: Remove HTML in plain-text vulkaninfo output
2017-11-06 Tobin Ehlisicd:Update list of tests with unexpected errors
2017-11-06 Tobin Ehlisicd:Reduce offset alignment limits
2017-11-06 Tobin Ehlisicd:Don't return support for Undefined Format
2017-11-06 Cody Northropandroid: Remove mips targets
2017-11-06 Cody Northropandroid: Update to shaderc known-good revisions
2017-11-03 Cody Northropbuild: Add optional ccache support to cmake
2017-11-03 Cody Northroptravis: Use multiple cores for build
2017-11-03 Cody Northroptravis: Switch to ccache, skip Android toolchain build
2017-11-03 Cody Northropscripts: Add --no-build for Android toolchain
2017-11-03 saschawillemsReplaced fixed path python 2.7 executable calls
2017-11-03 John Zulauflayers: Refactored pNext chain walks to template
2017-11-03 Jean-François... layers: Protect GetImage/BufferMemRqmts map access
2017-11-02 Mike Schuchardtdemos: Clarify cube --present_mode option
2017-11-02 Mike Stroyanicd: thread protect maps
2017-11-01 Shannon McPhersondemos: Add html backend and option to vulkaninfo
2017-10-31 Tobin Ehlisscripts:Cleanup comments and output for mock icd
2017-10-31 Chris Forbesquickly wire mock icd into travis
2017-10-30 John Zulauflayers: Capture device features from extension
2017-10-30 John Zulauflayers: Cleanup duplicate structure definition
2017-10-30 Mike Schuchardtlayers: Remove warning for imported memory
2017-10-30 Tobin Ehlisicd:Fixes for Windows build
2017-10-30 Tobin Ehlisicd:Add Windows def file
2017-10-30 Tobin Ehlistests:Fix EmptyDescriptorUpdateTest test
2017-10-30 Tobin Ehlisicd:Get more tests passing on mock ICD
2017-10-30 Tobin Ehlisicd:Limit image properties for linear images
2017-10-30 Tobin Ehlisscripts:Skip some extensions in mock ICD
2017-10-30 Tobin Ehlistests:Fix InvalidBarriers test
2017-10-30 Tobin Ehlislayers:Kill extra whitespace in CMakeLists.txt
2017-10-30 Tobin Ehlisicd: Adding generated mock icd
2017-10-30 Mark Lobodzinskiheader: Update to version 1.0.65 of the Vulkan hdr
2017-10-30 Mike Weiblenrepo: normalize line termination across repo
2017-10-30 Mike Weiblenexternal: Update external commit IDs
2017-10-26 Mike Weiblenbuild-android: update .bat line termination
2017-10-26 Józef Kucialayers: Validate push descriptor set layout count
2017-10-24 Mark Lobodzinskiheader: Update to version 1.0.64 of the Vulkan hdr
2017-10-24 Mike Weiblenexternal: Update commit IDs and scripts
2017-10-23 Tobin Ehlisloader: Fix function name in interface doc
2017-10-23 Mark Lobodzinskiscripts: Update vuid_mapping.py for 64 header
2017-10-20 Tobin Ehlisloader:Updates to LL Interface Doc
2017-10-20 Mike Schuchardtlayers: Track WSI fences and semaphores
2017-10-20 Mike Schuchardtlayers: Retire work early on external fence signal
2017-10-20 Mike Schuchardtlayers: Compatibility fixes for external fence
2017-10-20 Wladimir J... demos: VkFormatString add missing formats
2017-10-20 Chris Forbeslayers: Use shared rules for OT CmdPushDescriptorSetKHR
2017-10-20 Chris Forbeslayers: Factor out checking of descriptor write members
2017-10-20 Mark Lobodzinskilayers: GH2145, fix comp<->uncomp copy val errors
2017-10-19 Joey Bzdekscripts: Remove asserts from struct size helpers
2017-10-18 Mike Schuchardtlayers: Typo in CV function pointer lookup map
2017-10-18 Mike Schuchardtlayers: Add VK_KHR_external_semaphore_fd functions
2017-10-16 Lenny Komowloader: Fix info message when activating a layer
2017-10-16 Józef Kucialayers: Remove validation error for copying nonupdated...
2017-10-14 Mike Schuchardtlayers: Retire work early on external signals
2017-10-14 Mike Schuchardtlayers: External semaphore compatibility
2017-10-12 Mike Stroyanandroid: Use NDK structure for third party modules
2017-10-12 Mike StroyanLOCAL_C_INCLUDES and LOCAL_CPPFLAGS changes
2017-10-12 Chris Forbeslayers: Only include self-dependencies in subpass-...
2017-10-12 Tobin Ehlislayers:Verify valid buffer for tex buff ds update
2017-10-10 John Zupinloader/vulkan.pc.in: GH1212; Libraries required by...
2017-10-10 David Pinedoscripts: add get_struct_size helper function
2017-10-10 Mark Lobodzinskilayers: Relax MinImageTransferGranularity checks
2017-10-10 Wladimir J... demos: Use correct type for alphaMode in display surface
2017-10-10 Wladimir J... demos: Update cube.cpp DISPLAY_KHR code
2017-10-10 Jeremy Kniagervulkaninfo: Remove "INFO" messages
2017-10-10 Mark Lobodzinskilayers: Remove AccessMask->ImageLayout checks
2017-10-10 Igor OstrowskiLoader: Fix OOM in loaderGetDeviceRegistryFiles()
2017-10-09 Mark Lobodzinskiheader: Update to version 1.0.62 of the Vulkan hdr
2017-10-09 Mark Lobodzinskiscripts: Specify utf-8 encoding for db file
2017-10-09 Mark Lobodzinskiscripts: Handle goofy unicode chars in spec.py
2017-10-06 Mike Schuchardtlayers: Add caller to ValidateObjectNotInUse
2017-10-06 Mike Schuchardtlayers: Refactor AcquireNextImageKHR for pre/post
2017-10-06 Mike Schuchardtlayers: Refactor vkQueueBindSparse for pre/post
2017-10-06 Mark Lobodzinskitests: Fix doc validator script
next