aboutsummaryrefslogtreecommitdiff
path: root/loader/debug_report.c
AgeCommit message (Expand)Author
2017-03-01vulkan: update to header 1.0.42Mark Young
2017-01-26repo: Clang-format LVL source files using GoogleMark Lobodzinski
2017-01-26repo: Clang-format c/cpp/h LVL files using LLVMMark Lobodzinski
2017-01-24loader: Update the loader to 1.0.39Mark Young
2017-01-14loader: Fix static analysis warningsKarl Schultz
2016-11-22loader: Fix debug report memory leaksMark Young
2016-11-21build: loader: Fix warnings for 32-bit linuxKarl Schultz
2016-11-03loader: Rename icd and physical device varsMark Young
2016-10-14loader: Fix compilation warning in debug_report.cMark Young
2016-10-13loader: gh1035- vkDestroyDebugReportCallbackEXTMark Young
2016-09-07loader: Cleanup 1.0.25 extension workMark Young
2016-09-01loader: gh851 wrap debug report callbacksMark Young
2016-06-30loader: GH370 - re-enable allocator usageMark Young
2016-06-30Revert "loader: GH370 - re-enable allocator usage"Mark Young
2016-06-29loader: GH370 - re-enable allocator usageMark Young
2016-06-30Revert "loader: GH370 - re-enable allocator usage"Chris Forbes
2016-06-29loader: GH370 - re-enable allocator usageMark Young
2016-05-05loader: Fix issue when ICD DestroyDebugReportCallbackEXT not found.Mark Young
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-15loader: Run clang-formatJon Ashburn
2016-04-05Fix 4 MSVS warnings in loader and layers.Jamie Madill
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-24loader: Fix MSVS warningsKarl Schultz
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
2016-01-25Win32: Get 32-bit Windows build workingMark Young
2016-01-20debug_report: Integrate review feedbackCourtney Goeltzenleuchter
2016-01-19debug_report: MR141, Change pUserData to match type used elsewhereCourtney Goeltzenleuchter
2016-01-11misc: Move to Vulkan header version 0.222Jon Ashburn
2016-01-07misc: make sure host memory alignment is a power of twoJon 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-17loader: debug_report terminator functions use cast to get loader instanceJon Ashburn
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-12-15loader: Remove unused functionCourtney Goeltzenleuchter
2015-12-15loader: Remove unused debug helper functionsCourtney Goeltzenleuchter
2015-12-15layers: Rename VK_DEBUG_REPORT_EXTENSION enumsCourtney Goeltzenleuchter
2015-12-15layers: rename VkDbgObjectTypeCourtney Goeltzenleuchter
2015-12-15layers: Rename DebugReport flagsCourtney Goeltzenleuchter
2015-11-06loader: Compile fixes to instance extension from rebase of bug 15068 changesJon Ashburn
2015-11-06bug 15068: Use hardfp calling convention on Android for 32-bit ARM targetsChia-I Wu
2015-11-06loader: Update calling conventions on instance extension functionsJon Ashburn
2015-11-06Merge branch 'david_include_change_20151106'David Pinedo
2015-11-06loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semanticsJon Ashburn
2015-11-06Moved header files from include to include/vulkanDavid Pinedo