aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-02layers: Fixed portablity issue in new ext supportJohn Zulauf
2018-10-02Update BUILD.mdDave Houlton
2018-10-02Fix some raytracing (and mesh) issues.Jeff Bolz
2018-09-27repo: Update glslang known goodLenny Komow
2018-09-27Update LICENSE.txtKhronos Group Webmaster
2018-09-26android: Update shaderc revisionCody Northrop
2018-09-26android: Attempt to print errors from GLSLtoSPVCody Northrop
2018-09-26android: Add NV_EXTENSIONS and AMD_EXTENSIONS definesCody Northrop
2018-09-25build: Add /bigobj to unique objectsLenny Komow
2018-09-24repo: Update VulkanTools known good for 1.1.85Lenny Komow
2018-09-24repo: Update android shader revisionsLenny Komow
2018-09-24Update known-good glslang commits so glslang has mesh builtinsJeff Bolz
2018-09-24Fix compilations errors in vk_layer_validation_tests due to uninitialized gar...Jeff Bolz
2018-09-24tests: Test BeginRenderpass w/ deleted attachmentJohn Zulauf
2018-09-24layers: Make attachment val robust w/stale handleJohn Zulauf
2018-09-24layers: SetImageLayout IMAGE_VIEW_STATE OverloadJohn Zulauf
2018-09-24layers: Fix VUID typosMike Schuchardt
2018-09-24Address more feedback from JohnJeff Bolz
2018-09-24Address more feedback from John and MikeJeff Bolz
2018-09-24Address more feedback from JohnJeff Bolz
2018-09-24Address most of John's feedbackJeff Bolz
2018-09-24add more missing pipeline stage flagsJeff Bolz
2018-09-24Add NVX_raytracing support to validation.Jeff Bolz
2018-09-24Get raytracing extension to buildJeff Bolz
2018-09-24VK_EXT_inline_uniform_blockJeff Bolz
2018-09-24Implement missing VU for VUID-VkCoarseSampleOrderCustomNV-sampleLocationCount...Jeff Bolz
2018-09-24Fix assertion in UpdateLastBoundDescriptorSets.Pat Brown
2018-09-24VK_NV_mesh_shaderJeff Bolz
2018-09-24VK_NV_corner_sampled_imageJeff Bolz
2018-09-24VK_NV_shading_rate_imageJeff Bolz
2018-09-24VK_NV_scissor_exclusiveJeff Bolz
2018-09-24repo: Update known good to 1.1.85Mike Schuchardt
2018-09-21layers: cleanupDave Houlton
2018-09-21layers: Remove overvalidation GetQueryPoolResultsJohn Zulauf
2018-09-20build: Rerun cmake-formatMike Weiblen
2018-09-20layers: Update CmdExecuteCommands() to pre/postShannon McPherson
2018-09-20layers: Update CreateDevice() to pre/post formatShannon McPherson
2018-09-20layers: Update CreateCompPipelines() to pre/postShannon McPherson
2018-09-20layers: Update CreateInstance() to pre/post formatShannon McPherson
2018-09-20layers: Update CreateGfxPipelines() to pre/postShannon McPherson
2018-09-20layers: Update missed functions to pre/post formatShannon McPherson
2018-09-20layers: Update CmdBeginRenderPass() to pre/postShannon McPherson
2018-09-20layers: Update BeginCommandBuffer() to pre/postShannon McPherson
2018-09-20layers: Update DestroySwapchainKHR() to pre/postShannon McPherson
2018-09-20layers: Update UnmapMemory() to pre/post formatShannon McPherson
2018-09-20layers: Update Create() to pre/postcall formatShannon McPherson
2018-09-20layers: Clarify semaphore error messageJohn Zulauf
2018-09-19tests: Add test for VU 00950, 2D_array_compat flagMark Lobodzinski
2018-09-19layers: Add check for 2D_array_compat + imgType_3DMark Lobodzinski
2018-09-19layers: remove feature checks at CreateDevice timeDave Houlton