aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19layers: Fix allocator mismatch in unwrapped extension structs chainGabríel Arthúr Pétursson
2018-03-16layers: Fix queue bits for CmdWriteTimeStampMark Lobodzinski
2018-03-16layers:Check for descriptor with invalid samplerTobin Ehlis
2018-03-16scripts: Remove helper-generator struct_size sourceMark Lobodzinski
2018-03-16scripts: Remove lvl_genvk.py struct_size defsMark Lobodzinski
2018-03-16android: Removed building of struct_size helpersMark Lobodzinski
2018-03-16layers: Removed build of struct_size helpersMark Lobodzinski
2018-03-16layers:Check secondary command buffer renderAreaTobin Ehlis
2018-03-16layers:Consistent parens for function namesTobin Ehlis
2018-03-14layers: Downgrade maxResourceSize check to warningPetr Kraus
2018-03-12layers: Update VkViewport check to 1.1Petr Kraus
2018-03-09loader: Remove old declaration for KHX extensionLenny Komow
2018-03-09scripts: helper_file_generator.py cleanupMike Schuchardt
2018-03-09scripts: Merge upstream verbosity changesMike Schuchardt
2018-03-09demos: Fix cube build on androidMike Schuchardt
2018-03-09header: 1.1.70 updateMike Schuchardt
2018-03-09scripts: Roundup strings sizes in struct to multiple of 4David Pinedo
2018-03-09layers: Fix CmdDispatchBaseKHX rename in PVMark Lobodzinski
2018-03-09layers: Update unique_objects changes for 1.1Mark Lobodzinski
2018-03-09layers: Make unique_objects ID map globalMark Lobodzinski
2018-03-09scripts: Remove unreleased extension namesMike Schuchardt
2018-03-09build: Avoid using CMAKE_BINARY_DIRLenny Komow
2018-03-09layers: Fix typo in CV downchain callMike Schuchardt
2018-03-09demos: Fix cube note building on windowsLenny Komow
2018-03-09layers: Add remaining core_validation aliasesMike Schuchardt
2018-03-09demos: Fix compile error in cube.cMike Schuchardt
2018-03-09helper: Fix compilation warningMark Young
2018-03-09cube: Use string_VkObjectTypeMark Young
2018-03-09cube: Update to use VK_EXT_debug_utilsMark Young
2018-03-09layers: Update VUIDs for 1.1Mike Schuchardt
2018-03-09Revert "loader: Only return ext pointers if ext is enabled"Lenny Komow
2018-03-09layers: Bump layer json files to 1.1.69Lenny Komow
2018-03-09loader: Fix debug_report not returning NULLLenny Komow
2018-03-09loader: Only return ext pointers if ext is enabledLenny Komow
2018-03-09header: Update to 1.1.69 private headerMike Schuchardt
2018-03-09layers: add GetDeviceQueue2() supportYiwei Zhang
2018-03-09layers: Fix wrong format specifier in layer logLenny Komow
2018-03-09loader: Fix MSVC uninitialize variable warningLenny Komow
2018-03-09loader: Extend pre-instance intercepts for 1.1Lenny Komow
2018-03-09scripts: Fix xlib_xrandr platform nameMike Schuchardt
2018-03-09Device group extension renameMike Schuchardt
2018-03-09scripts: Update codegen to work with new aliasingMike Schuchardt
2018-03-09Fix vkGetDeviceQueue2 segfault when returned vkQueue is VK_NULL_HANDLETom Cooper
2018-03-09Implement initial VK_EXT_debug_utils changesMark Young
2018-03-09build: Bump linux loader version to 1.1Lenny Komow
2018-03-09docs: Update loader doc for 1.0 ICD handlingLenny Komow
2018-03-09loader: Update 1.0 checking mechanismLenny Komow
2018-03-09loader: Disable emulation for 1.1 core functionsLenny Komow
2018-03-09loader: Check vkEnumerateInstanceVersion in ICDLenny Komow
2018-03-09demos: Update Vulkan Instance Version reportingShannon McPherson