aboutsummaryrefslogtreecommitdiff
path: root/layers
AgeCommit message (Expand)Author
2015-05-27layers: Fix drawState lock bug and don't call driver w/ bad pipelineTobin Ehlis
2015-05-27tests: Added some empty test functions with comments for DrawState layer testingTobin Ehlis
2015-05-27layers: Fix some DrawState checksTobin Ehlis
2015-05-22vulkan.h: V96 -- xglCmdBlitImage filter mode. Bug# 13759.Mark Lobodzinski
2015-05-22layers: Add additional check for RenderPass sampleCountTobin Ehlis
2015-05-21layers: Build C++ version of generic layerMark Lobodzinski
2015-05-20layers: Convert object tracker to C++Mark Lobodzinski
2015-05-14tests: Expand layer validation test coverageMark Lobodzinski
2015-05-11vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464Mark Lobodzinski
2015-05-12shader_checker: check types between FS output and CBChris Forbes
2015-05-12shader_checker: add type checking between VF and VSChris Forbes
2015-05-12shader_checker: add helper to walk a type tree and return the basic typeChris Forbes
2015-05-12shader_checker: fix fs output/cb attachment walking after assert fixesChris Forbes
2015-05-12layers: remove assumption that there's a glslang source tree alongsideChris Forbes
2015-05-08spirv: Update to matching headerCourtney Goeltzenleuchter
2015-05-08vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550.Mark Lobodzinski
2015-05-08layers: Remove use_count from ObjectTrackerMark Lobodzinski
2015-05-05layers: Add object type validation to object trackerMark Lobodzinski
2015-05-05layers: Use native Vulkan object type definitionsMark Lobodzinski
2015-05-04bug 13854: Remove memory referencesCourtney Goeltzenleuchter
2015-05-01bug-13690: Clarification on vkFlushMappedMemoryCourtney Goeltzenleuchter
2015-05-01bug-13751: Update vkCmdClearColorImage color parameterCourtney Goeltzenleuchter
2015-04-29layers: Eliminate compiler warnings on Windows.Ian Elliott
2015-04-29toolchain: Update to newer glslang and LunarGLASS versionsCody Northrop
2015-04-29mem_tracker: Fix error from fixing MSVC assertsCourtney Goeltzenleuchter
2015-04-29layers: Fix msvc++ iterator issuesDavid Pinedo
2015-04-29draw_state: Fix another MSVC++ debug assertCourtney Goeltzenleuchter
2015-04-29draw_state: Fix Microsoft C++ iterator assertCourtney Goeltzenleuchter
2015-04-29mem_tracker: Do not increment iterator after deleteCourtney Goeltzenleuchter
2015-04-29draw_state: Fix Microsoft C++ assertCourtney Goeltzenleuchter
2015-04-29Shader Checker Layer: make sure iterated list is of non-zero lengthDavid Pinedo
2015-04-22layers: Memtracker formatting changes.Mark Lobodzinski
2015-04-22misc: Changes to fix warnings in Windows / VC++ buildTony Barbour
2015-04-22misc: Changes to clean up warnings in Release buildTony Barbour
2015-04-22vkEnumerateLayers: Update to match upstreamCourtney Goeltzenleuchter
2015-04-21layers: Using objects instead of pointers - rename pObjTony Barbour
2015-04-21vulkan.h: Fix up warnings and use VkObject appropriatelyTony Barbour
2015-04-17update to vulkan.h header version 90, bug 13529Mike Stroyan
2015-04-17switch to VK_WSI_LunarGChia-I Wu
2015-04-17tests: Ensure vk_blit_test calls QueueAddMemReferencesMark Lobodzinski
2015-04-17vulkan: Update vulkan.h for revision 89 -- Bug #13743Mark Lobodzinski
2015-04-17vulkan: Update vulkan.h for revision 88 -- Bug #13744Cody Northrop
2015-04-17layers: Add missing functions.Jeremy Hayes
2015-04-17Win: Eliminate compiler errors/warnings in "shader_checker.cpp"Ian Elliott
2015-04-17Win: Copy the "spirv.h" file for Windows builds (KLUDGE) ...Ian Elliott
2015-04-17layers: Add ShaderChecker as Validation layerTobin Ehlis
2015-04-16Bug 13632 Header 84 Add VkFlushMappedMemoryTony Barbour
2015-04-16Bug 13632 Header 84 Add offset and size to VkMapMemoryTony Barbour
2015-04-16vulkan: Remove VkDescriptorSetLayoutChain from vkCmdBindDescriptorSetsChia-I Wu
2015-04-16Bug 13632 Header 84 Assorted questions and comments on vulkan.hTony Barbour