aboutsummaryrefslogtreecommitdiff
path: root/loader/debug_report.h
AgeCommit message (Expand)Author
2017-03-01vulkan: update to header 1.0.42Mark Young
2017-01-26repo: Clang-format c/cpp/h LVL files using LLVMMark Lobodzinski
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-15loader: Run clang-formatJon Ashburn
2016-04-01loader: vk{Create|Destroy}Instance can have multiple tmp callbacksIan Elliott
2016-02-26loader: Better delineate trampoline and terminator functionsJon Ashburn
2016-02-12header: Update 1.0.3 header revision for inclusion of debug report extensionMark Lobodzinski
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-03loader:Update copyright and apply clang-format (no logic changes)Jon Ashburn
2015-12-17debug_report: rename object type and error bitsCourtney Goeltzenleuchter
2015-12-17loader: utils for managing debug report eventsCourtney Goeltzenleuchter
2015-12-17misc: Update copyright statementsCourtney Goeltzenleuchter
2015-12-17debug_report: Add DebugReportMessage functionCourtney Goeltzenleuchter
2015-12-17debug_report: make destroy have void return valueCourtney Goeltzenleuchter
2015-12-17debug_report: rename and update to use CreateInfoCourtney Goeltzenleuchter
2015-12-17debug_report: Rename VkDbgMsgCallback objectCourtney Goeltzenleuchter
2015-11-24Layers: changed layer names to conform to specDavid Pinedo
2015-11-06bug 15068: Use hardfp calling convention on Android for 32-bit ARM targetsChia-I Wu
2015-11-06Moved header files from include to include/vulkanDavid Pinedo
2015-11-04misc: Update author informationCourtney Goeltzenleuchter
2015-11-04misc: switch copyright to ValveCourtney Goeltzenleuchter
2015-11-04misc: Remove Vulkan name from CopyrightCourtney Goeltzenleuchter
2015-10-01loader: Fix vkGetInstanceProcAddr to handle debug_report extensionJon Ashburn
2015-09-04loader: Make use of app provided allocation callbacksJon Ashburn
2015-08-07include: Change debug report pUserData parameter to non-constJon Ashburn
2015-08-03loader: Move long DEBUG_REPORT comments into debug report source codeJon Ashburn
2015-07-23Fix win32 buildDan Ginsburg
2015-07-07loader: bug 12992: extension and layer supportCourtney Goeltzenleuchter
2015-07-07loader: Rename loader_platform.h -> vk_loader_platform.hTobin Ehlis
2015-06-17extensions: begin changes for extension supportCourtney Goeltzenleuchter