index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loader
/
debug_report.c
Age
Commit message (
Expand
)
Author
2016-05-05
loader: Fix issue when ICD DestroyDebugReportCallbackEXT not found.
Mark Young
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-15
loader: Run clang-format
Jon Ashburn
2016-04-05
Fix 4 MSVS warnings in loader and layers.
Jamie Madill
2016-04-01
loader: vk{Create|Destroy}Instance can have multiple tmp callbacks
Ian Elliott
2016-02-26
loader: Better delineate trampoline and terminator functions
Jon Ashburn
2016-02-24
loader: Fix MSVS warnings
Karl Schultz
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-03
loader:Update copyright and apply clang-format (no logic changes)
Jon Ashburn
2016-01-25
Win32: Get 32-bit Windows build working
Mark Young
2016-01-20
debug_report: Integrate review feedback
Courtney Goeltzenleuchter
2016-01-19
debug_report: MR141, Change pUserData to match type used elsewhere
Courtney Goeltzenleuchter
2016-01-11
misc: Move to Vulkan header version 0.222
Jon Ashburn
2016-01-07
misc: make sure host memory alignment is a power of two
Jon Ashburn
2015-12-17
debug_report: rename object type and error bits
Courtney Goeltzenleuchter
2015-12-17
loader: utils for managing debug report events
Courtney Goeltzenleuchter
2015-12-17
misc: Update copyright statements
Courtney Goeltzenleuchter
2015-12-17
loader: debug_report terminator functions use cast to get loader instance
Jon Ashburn
2015-12-17
debug_report: Add DebugReportMessage function
Courtney Goeltzenleuchter
2015-12-17
debug_report: make destroy have void return value
Courtney Goeltzenleuchter
2015-12-17
debug_report: rename and update to use CreateInfo
Courtney Goeltzenleuchter
2015-12-17
debug_report: Rename VkDbgMsgCallback object
Courtney Goeltzenleuchter
2015-12-15
loader: Remove unused function
Courtney Goeltzenleuchter
2015-12-15
loader: Remove unused debug helper functions
Courtney Goeltzenleuchter
2015-12-15
layers: Rename VK_DEBUG_REPORT_EXTENSION enums
Courtney Goeltzenleuchter
2015-12-15
layers: rename VkDbgObjectType
Courtney Goeltzenleuchter
2015-12-15
layers: Rename DebugReport flags
Courtney Goeltzenleuchter
2015-11-06
loader: Compile fixes to instance extension from rebase of bug 15068 changes
Jon Ashburn
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-06
loader: Update calling conventions on instance extension functions
Jon Ashburn
2015-11-06
Merge branch 'david_include_change_20151106'
David Pinedo
2015-11-06
loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics
Jon Ashburn
2015-11-06
Moved header files from include to include/vulkan
David Pinedo
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
bug 12921: Memory callback (WIP)
Chia-I Wu
2015-11-02
bug 14892: 'count' parameters and members named inconsistently in many cases ...
Chia-I Wu
2015-10-30
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
Chia-I Wu
2015-10-08
loader: Use correct 64bit printf format for Windows
Courtney Goeltzenleuchter
2015-10-02
loader: Fixes in trampoline code to support layers which wrap objects
Jon Ashburn
2015-10-01
loader: Fix vkGetInstanceProcAddr to handle debug_report extension
Jon Ashburn
2015-09-23
loader: Remove instance validation checks from debug_report.c
Mark Lobodzinski
2015-09-10
bug-14538: Remove driver validation checks
Courtney Goeltzenleuchter
2015-09-04
loader: Fix Windows build for alloc stuff
Jon Ashburn
2015-09-04
loader: Make use of app provided allocation callbacks
Jon Ashburn
2015-09-04
loader: convert to using loader_stack_alloc for consistency
Jon Ashburn
2015-09-04
All extensions single revision number instead of major.minor.patch
Ian Elliott
2015-08-07
include: Change debug report pUserData parameter to non-const
Jon Ashburn
[next]