Age | Commit message (Expand) | Author |
---|---|---|
2017-02-01 | fix warning: dereference of a null pointer | |
2016-05-20 | vulkan: Update vulkan.h to 1.0.13 | |
2016-05-13 | vulkan: check flags for early debug report callbacks | |
2016-05-06 | vulkan: add DebugReportLogger | |
2016-05-06 | vulkan: avoid duplicated app messages | |
2016-05-06 | vulkan: constify DebugReportCallbackList::Message | |
2016-05-06 | vulkan: refactor DebugReportCallbackList | |
2016-04-11 | vulkan: use driver::GetData everywhere | |
2016-04-11 | vulkan: move all _Bottom functions | |
2016-02-10 | loader: Only use driver's DebugReport if it has one | |
2016-01-25 | vulkan: Support VK_EXT_debug_report in loader and nulldrv |