aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02layers: Track precision for interface block members tooChris Forbes
2016-12-02layers: Require precision to match on interface between stagesChris Forbes
2016-12-02layers: Track RelaxedPrecision decoration of interface variablesChris Forbes
2016-12-02layers: OT: null out handles in pipeline creation if we dont call downChris Forbes
2016-12-02layers: Apply previous fixes to CV CreateComputePipelinesChris Forbes
2016-12-02layers: Don't make a mess of partial pipeline creation failureChris Forbes
2016-12-02layers: CV: clean up Create*PipelinesChris Forbes
2016-12-02layers: s/skip_call/skip/ in CV CreateComputePipelinesChris Forbes
2016-12-02layers: CV: null out pipelines on validation failureChris Forbes
2016-12-02layers: Switch sense of logic in CV CreateGraphicsPipelinesChris Forbes
2016-12-01loader: const fixesFrank Henigman
2016-12-01loader: Modify conversion of real_icd_surfacesMark Young
2016-12-01loader: Fix cast warning in wsi.cJamie Madill
2016-12-01loader: avoid DEFAULT_VK_LAYERS_PATH redefinition.Frank Henigman
2016-12-01loader: spell 'separator' correctlyFrank Henigman
2016-11-29scripts:Update unique error enums as of 11/29/16Tobin Ehlis
2016-11-29toolchain: Switch back to tracked revisions on AndroidCody Northrop
2016-11-29misc: Make update external bat not clean buildLenny Komow
2016-11-29layers: Updated error enum DB for KHR_DISPLAY modMark Lobodzinski
2016-11-29layers: Complete support for VK_KHR_Display extNorbert Nopper
2016-11-29layers: Revert some include order changes in PVChris Forbes
2016-11-29layers: Move surface format tracking to CVChris Forbes
2016-11-29layers: Note swapchain replacement rules may be out of dateChris Forbes
2016-11-29layers: Move present modes tracking to CVChris Forbes
2016-11-29layers: Remove some noise from PV, add to authorsChris Forbes
2016-11-29layers: Fix broken use of phys device as device dispatch keyChris Forbes
2016-11-29layers: move device dispatch table into layer_data in PVChris Forbes
2016-11-29layers: Move dispatch table into instance_layer_dataChris Forbes
2016-11-29layers: get rid of instance_extension_map in PVChris Forbes
2016-11-29layers: split PV layer data for device and instanceChris Forbes
2016-11-29layers: Remove extra 'no depth/stencil attachments exist' errorChris Forbes
2016-11-29layers: Remove bogus CreateSharedSwapchainsKHR impl in swapchainChris Forbes
2016-11-28layers: GH1131, Add error enums to object trackerMike Schuchardt
2016-11-28layers: Remove handrolled clipped / sharingMode validation fromChris Forbes
2016-11-28layers: Tweak PV generator to track newly introduced enums separatelyChris Forbes
2016-11-23build: Fix cube.cpp build issues for WaylandKarl Schultz
2016-11-23scripts:Mark 639 unimplemented in the databaseTobin Ehlis
2016-11-23scripts:Add exception for error 1790Tobin Ehlis
2016-11-23tests:Update AllocDescriptorFromEmptyPoolTobin Ehlis
2016-11-23layers:Unique enums for vkAllocateDescriptorSetsTobin Ehlis
2016-11-23layers:Separate push constant max size errorsTobin Ehlis
2016-11-23layers:Separate two error checksTobin Ehlis
2016-11-23layers: Handle partial failure in vkCreate*PipelinesMaciej Jesionowski
2016-11-23externals: Update glslang and spriv-tools revisionMark Young
2016-11-23layers: Fix windows build warningsMark Lobodzinski
2016-11-23tests: GH1182, Add buffer/image copy test casesMark Lobodzinski
2016-11-23layers: GH1182, Validate VkBufferImageCopy depthMark Lobodzinski
2016-11-23layers: Removed obsolete CV validation checksMark Lobodzinski
2016-11-23layers: Moved image/buffer aspect checkMark Lobodzinski
2016-11-23layers: Update ValidateBufferImageCopyData err enumsMark Lobodzinski