aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-20loader:Updates to LL Interface DocTobin Ehlis
2017-10-20layers: Track WSI fences and semaphoresMike Schuchardt
2017-10-20layers: Retire work early on external fence signalMike Schuchardt
2017-10-20layers: Compatibility fixes for external fenceMike Schuchardt
2017-10-20demos: VkFormatString add missing formatsWladimir J. van der Laan
2017-10-20layers: Use shared rules for OT CmdPushDescriptorSetKHRChris Forbes
2017-10-20layers: Factor out checking of descriptor write membersChris Forbes
2017-10-20layers: GH2145, fix comp<->uncomp copy val errorsMark Lobodzinski
2017-10-19scripts: Remove asserts from struct size helpersJoey Bzdek
2017-10-18layers: Typo in CV function pointer lookup mapMike Schuchardt
2017-10-18layers: Add VK_KHR_external_semaphore_fd functionsMike Schuchardt
2017-10-16loader: Fix info message when activating a layerLenny Komow
2017-10-16layers: Remove validation error for copying nonupdated descriptorsJózef Kucia
2017-10-13layers: Retire work early on external signalsMike Schuchardt
2017-10-13layers: External semaphore compatibilityMike Schuchardt
2017-10-12android: Use NDK structure for third party modulesMike Stroyan
2017-10-12LOCAL_C_INCLUDES and LOCAL_CPPFLAGS changesMike Stroyan
2017-10-12layers: Only include self-dependencies in subpass->dep indexChris Forbes
2017-10-12layers:Verify valid buffer for tex buff ds updateTobin Ehlis
2017-10-10loader/vulkan.pc.in: GH1212; Libraries required by vulkan.so forJohn Zupin
2017-10-10scripts: add get_struct_size helper functionDavid Pinedo
2017-10-10layers: Relax MinImageTransferGranularity checksMark Lobodzinski
2017-10-10demos: Use correct type for alphaMode in display surfaceWladimir J. van der Laan
2017-10-10demos: Update cube.cpp DISPLAY_KHR codeWladimir J. van der Laan
2017-10-10vulkaninfo: Remove "INFO" messagesJeremy Kniager
2017-10-10layers: Remove AccessMask->ImageLayout checksMark Lobodzinski
2017-10-10Loader: Fix OOM in loaderGetDeviceRegistryFiles()Igor Ostrowski
2017-10-09header: Update to version 1.0.62 of the Vulkan hdrMark Lobodzinski
2017-10-09scripts: Specify utf-8 encoding for db fileMark Lobodzinski
2017-10-09scripts: Handle goofy unicode chars in spec.pyMark Lobodzinski
2017-10-06layers: Add caller to ValidateObjectNotInUseMike Schuchardt
2017-10-06layers: Refactor AcquireNextImageKHR for pre/postMike Schuchardt
2017-10-06layers: Refactor vkQueueBindSparse for pre/postMike Schuchardt
2017-10-06tests: Fix doc validator scriptMark Lobodzinski
2017-10-06loader: Fix TEXTREL on 32-bit linux loaderLenny Komow
2017-10-06build: Limit control flow guard to loader/demosMark Lobodzinski
2017-10-04layers: Implement vkCreateDescriptorPool() checksPetr Kraus
2017-10-04scripts: Generate copy assignment operators for safe_*Chris Forbes
2017-09-29travis: Add 64-bit to Android buildCody Northrop
2017-09-29android: Update toolchain build to handle single ABICody Northrop
2017-09-28layers:Fix renderPass<->cmdBuffer bindingTobin Ehlis
2017-09-28layers:Remove invalid renderPass bindingTobin Ehlis
2017-09-22layers: Avoid potential NULL pointer dereferenceJózef Kucia
2017-09-21header: revert constexpr change in vulkan.hppMike Schuchardt
2017-09-21build: Update for 1.0.61.0 SDKLenny Komow
2017-09-21layers: Correctly check if descriptor was updatedJózef Kucia
2017-09-18layers:Pipe state owns render pass ptrTobin Ehlis
2017-09-15layers: use VU for index buffer alignment checkChris Forbes
2017-09-15layers: Implement VU check for BUFFER_USAGE_VERTEX_BUFFER_BITChris Forbes
2017-09-15layers: Implement VU check for BUFFER_USAGE_INDEX_BUFFER_BITChris Forbes