aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-20demos: Fix access masks when cube uses staging bufferTony Barbour
2016-10-19tests: Expand abbreviations for readabilityMike Weiblen
2016-10-19scripts:Fix valid usage parsingTobin Ehlis
2016-10-19layers: Reword from cryptic abbreviations to readable wordsMike Weiblen
2016-10-19layers: Fix core_validation function declarationsMike Stroyan
2016-10-19tests: Add ValErrorId support to ErrorMonitorMark Lobodzinski
2016-10-18tests: Add a test that does spase memory bindingTony Barbour
2016-10-18demos: Fix misspellingMike Weiblen
2016-10-18layers:Fix cmd buffer to buffer bindingTobin Ehlis
2016-10-18layers:Fix memory cleanup at DestroyImage timeTobin Ehlis
2016-10-18layers:Update memory helper funcs to use BINDABLETobin Ehlis
2016-10-18layers:Add BINDABLE superclass for image/buffer stateTobin Ehlis
2016-10-18tests: More portable CmdBlitImage format testsMike Stroyan
2016-10-18demos: Cube barrier changes from GH #1033Tony Barbour
2016-10-18tests:Add empty descriptor binding positive testTobin Ehlis
2016-10-18layers:Kill blank array element for empty bindingTobin Ehlis
2016-10-18tests: Add CmdBlitImage format testsMike Stroyan
2016-10-18header: Update vulkan.hpp to version 1.0.31Mark Lobodzinski
2016-10-18loader: Update SOVERSION to version 1.0.31Mark Lobodzinski
2016-10-18layers: Update layer json files to version 1.0.31Mark Lobodzinski
2016-10-18header: Move vulkan.h. to version 1.0.31Mark Lobodzinski
2016-10-18header: Move vk.xml to version 1.0.31Mark Lobodzinski
2016-10-18layers:Fix Val IDs msg calls forTobin Ehlis
2016-10-18scripts:Update spec script to include extensionsTobin Ehlis
2016-10-18layers: Fix bad use of PIPELINE_STATE ptr value in errorsChris Forbes
2016-10-17loader: Fix vkDestroySurfaceKHR call on NULL surfMark Young
2016-10-17demos: fix cubepp on wayland errorsJeremy Hayes
2016-10-14external: Update spirv and glslang revisionsMark Young
2016-10-14loader: Fix compilation warning in debug_report.cMark Young
2016-10-14layers: Update CmdCopyImage validation for styleMark Lobodzinski
2016-10-14layers: Add Val IDs for a more cmdCopyImage checksMark Lobodzinski
2016-10-14tests: Fix CmdCopyImage unexpected errorsMark Lobodzinski
2016-10-14layers: GH1055, Update unique validation IDsMark Lobodzinski
2016-10-14layers: Updated validation database for new checksMark Lobodzinski
2016-10-14layers: Add error message header to image layerMark Lobodzinski
2016-10-14tests: Add CmdCopyImage region extents checksMark Lobodzinski
2016-10-14layers: GH1055, Add bounds checks for CmdCopyImageMark Lobodzinski
2016-10-14layers:Kill old MTMERGE definesTobin Ehlis
2016-10-14tests: Make ExecuteCommandsPrimaryCB more focusedChris Forbes
2016-10-14tests: Expect two errors in one call, in InvalidUsageBitsChris Forbes
2016-10-14layers: Suppress warning generation after app acknowledges an errorChris Forbes
2016-10-14layers: Stop copying INSTANCE_STATE into deviceChris Forbes
2016-10-13layers:Pipeline state rename fixupTobin Ehlis
2016-10-13layers:Rename IMAGE_NODE to IMAGE_STATETobin Ehlis
2016-10-13layers:Refactor DestroyImageTobin Ehlis
2016-10-13layers:Refactor DestroyRenderPassTobin Ehlis
2016-10-13layers:Rename RENDER_PASS_NODE to *_STATETobin Ehlis
2016-10-13test:Add DescriptorPoolInUseDestroyedSignaledTobin Ehlis
2016-10-13layers:Bind descriptor pool to cmd bufferTobin Ehlis
2016-10-13layers:Update some pool_node namingTobin Ehlis