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