aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-26build: update spirv and glslang revisionsMark Young
2016-08-26loader: Update SO version for 1.0.24 headerMark Lobodzinski
2016-08-26header: Update vulkan.hpp to 1.0.24Lenny Komow
2016-08-26layers: Modify format queries for enumsMark Lobodzinski
2016-08-26header: Update vk.xml to 1.0.24Mark Lobodzinski
2016-08-26header: Update vk_platform.h to 1.0.24Mark Lobodzinski
2016-08-26header: Update vulkan.h to 1.0.24Mark Lobodzinski
2016-08-26layers: Allow input attachment usage in CreateImageViewTony Barbour
2016-08-26layers: Update json files for 1.0.24 headerMark Lobodzinski
2016-08-26loader: Update resource context default versionMark Young
2016-08-26docs: Update README.md for Glslang issueMark Young
2016-08-26Revert "glslang/spirv: Update repo revisions"Mark Young
2016-08-26layers: Update layer details docMark Lobodzinski
2016-08-26layers: Add validation for image samplecountsMark Lobodzinski
2016-08-26glslang : Force update in update_external_sourcesMark Young
2016-08-26glslang/spirv: Update repo revisionsMark Young
2016-08-26glslang: Remove change to revert texel fetch fix.Mark Young
2016-08-26layers: return collect_* result containers rather than using & outChris Forbes
2016-08-25demos: Restore Wayland compile behavior in cubeTony Barbour
2016-08-25demos: GH862 Fix build errors of demos (cube, vulkaninfo) on the wayland only...Mun Gwan-gyeong
2016-08-24layers: GH849: Defend against poorly-written applicationsIan Elliott
2016-08-24layers: Fix paramter_validation array name codegenDustin Graves
2016-08-24layers: Fix parameter_validation array name formatDustin Graves
2016-08-24layers: Add parameter name formatting classDustin Graves
2016-08-24loader: Fix build warning on LinuxMark Lobodzinski
2016-08-24layers: Update descriptor binding to use an ordered mapTobin Ehlis
2016-08-23tests: Add InvalidCmdBufferDescriptorSetImageSamplerDestroyed testTobin Ehlis
2016-08-23tests: Add InvalidCmdBufferDescriptorSetBufferDestroyed testTobin Ehlis
2016-08-23layers: Add cmd buffer binding for descriptor resourcesTobin Ehlis
2016-08-23layers: Refactor functions to bing image/buffer to cmd bufferTobin Ehlis
2016-08-23layers: Add tracking between sampler and cmd bufferTobin Ehlis
2016-08-23layers: Only bind active sets to cmd buffersTobin Ehlis
2016-08-23layers: Migrate PIPELINE_NODE to core_validation_types.hTobin Ehlis
2016-08-23layers: Minor re-naming in core_validationTobin Ehlis
2016-08-23layers: Add descriptor sets to CB_INVALID trackingTobin Ehlis
2016-08-23layers: GH873, Fix ETC2 RGBA format class sizeMark Lobodzinski
2016-08-23layers: GH877, Clear up descriptor state messagesMark Lobodzinski
2016-08-23layers: Update layer details doc for new testsMark Lobodzinski
2016-08-23layers: Add Image Transfer Granularity checkingMark Lobodzinski
2016-08-23layers: Update layer validation details docMark Lobodzinski
2016-08-23layers: GH763, Add validation for VkBufferImageCopyMark Lobodzinski
2016-08-23layers: Leave INDEX_BUFFER_BOUND set in set_cb_pso_statusTony Barbour
2016-08-23docs: Add description of new SC casesChris Forbes
2016-08-23layers: Allow get_fundamental_type to look through OpTypeImageChris Forbes
2016-08-23layers: Validate fundamental type for input attachmentsChris Forbes
2016-08-23layers: Correctly handle input attachment collection w/ arraysChris Forbes
2016-08-23layers: Require every input attachment used by FS to be present.Chris Forbes
2016-08-23layers: Add helper to collect shader's use of input attachmentsChris Forbes
2016-08-22layers: Fix spelling dynami->dynamicTobin Ehlis
2016-08-19loader: Fix CTS failures in simulate_oom tests.Mark Young