aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-01layers: Generate appropriate sets of requirement flags for OpTypeImageChris Forbes
2016-08-01layers: Add plumbing for descriptor requirementsChris Forbes
2016-08-01layers: Add enum for descriptor requirementsChris Forbes
2016-07-29demos: Flip cube texture and TC's, so image is no longer invertedRene Lindsay
2016-07-29demos: Remove unused function parameter.Rene Lindsay
2016-07-29docs: Clean up LoaderAndLayerInterface markdownMark Young
2016-07-29layers: GH722 Add query function calls from secondary buffers.Michael Lentine
2016-07-28tests: Create APK version of layer validation testsCody Northrop
2016-07-28demos: Fix cube to handle seperate gfx / present queuesTony Barbour
2016-07-27loader: return incomplete when count < availableJeremy Hayes
2016-07-27android: Lift global offset table size limit (-mxgot)Cody Northrop
2016-07-26Tools: Bump spirv-tools revision to include fixTony Barbour
2016-07-22layers: Restore OT WSI GPA prefixesMark Lobodzinski
2016-07-22layers: Fix copy-paste "DEPTH" instead of "STENCIL"Tobin Ehlis
2016-07-22layers: Fix image aspect checksTobin Ehlis
2016-07-22tests: Update doc validation scriptMark Lobodzinski
2016-07-22layers: Update codegen for OT removalMark Lobodzinski
2016-07-22layers: Fixup OT error messagesMark Lobodzinski
2016-07-22layers: Fix thread-safety fails in OT FreeXxx APIsMark Lobodzinski
2016-07-22layers: Update object_tracker layerMark Lobodzinski
2016-07-21layers : gh682 move gipa dispatch table initMark Young
2016-07-21docs: Remove extra line in doc headersMark Young
2016-07-21misc: Support for cross-platform trace/replayDavid Pinedo
2016-07-21layers: Check BUFFER_CREATE_SPARSE_BINDING_BIT for buffersTobin Ehlis
2016-07-21layers: Validation buffer descriptor updates for bound memoryTobin Ehlis
2016-07-21layers: Refactor buffer/image validation functionsTobin Ehlis
2016-07-20loader: Clean up some things in the MD fileMark Young
2016-07-20layers: Change pNext validation error to warningDustin Graves
2016-07-20layers: Add codegen header versionDustin Graves
2016-07-20codegen: Sync with Vulkan-Docs vk.xmlDustin Graves
2016-07-20layers: Fix Windows build warningMark Lobodzinski
2016-07-20layers: Fix an MSVS error and a warning.Jamie Madill
2016-07-20layers: Clarify std_validation usage in READMEMark Lobodzinski
2016-07-20layers: Relax SC descriptor binding uniqueness to allow split variablesChris Forbes
2016-07-20layers: Allow consuming COMBINED_IMAGE_SAMPLER as separate piecesChris Forbes
2016-07-19tests: Add test exceptions to doc validatorTobin Ehlis
2016-07-19tests: Remove old '_NA' doc check codeTobin Ehlis
2016-07-19layers: Kill redundant DRAWSTATE_PUSH_CONSTANTS_ERROR caseTobin Ehlis
2016-07-19tests: Update doc for PUSH_CONSTANTS_ERRORTobin Ehlis
2016-07-19layers: Replace INVALID_EVENT check with OBJECT_INUSETobin Ehlis
2016-07-19layers: Replace INVALID_SEMAPHORE with OBJECT_INUSE checkTobin Ehlis
2016-07-19tests: Remove duplicate check column from docTobin Ehlis
2016-07-19tests: Updated test docTobin Ehlis
2016-07-19tests: Update doc for CANT_FREE_FROM_NON_FREE_POOLTobin Ehlis
2016-07-19tests: Update doc for DRAWSTATE_INVALID_DESCRIPTOR_SETTobin Ehlis
2016-07-19layers: Remove DRAWSTATE_INVALID_POOL checkTobin Ehlis
2016-07-19tests: Update doc for DRAWSTATE_VIEWPORT_SCISSOR_MISMATCHTobin Ehlis
2016-07-19tests: Update doc for DRAWSTATE_INVALID_COMMAND_BUFFERTobin Ehlis
2016-07-19tests: Remove DRAWSTATE_INVALID_PIPELINE_LAYOUT enum valueTobin Ehlis
2016-07-19tests: Update doc for CB_SIMULTANEOUS_USE checkTobin Ehlis