summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/debug_report.cpp
AgeCommit message (Expand)Author
2017-02-01fix warning: dereference of a null pointer Yunlian Jiang
2016-05-20vulkan: Update vulkan.h to 1.0.13 Jesse Hall
2016-05-13vulkan: check flags for early debug report callbacks Chia-I Wu
2016-05-06vulkan: add DebugReportLogger Chia-I Wu
2016-05-06vulkan: avoid duplicated app messages Chia-I Wu
2016-05-06vulkan: constify DebugReportCallbackList::Message Chia-I Wu
2016-05-06vulkan: refactor DebugReportCallbackList Chia-I Wu
2016-04-11vulkan: use driver::GetData everywhere Chia-I Wu
2016-04-11vulkan: move all _Bottom functions Chia-I Wu
2016-02-10loader: Only use driver's DebugReport if it has one Courtney Goeltzenleuchter
2016-01-25vulkan: Support VK_EXT_debug_report in loader and nulldrv Jesse Hall