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.h
Age
Commit message (
Expand
)
Author
2017-03-01
vulkan: update to header 1.0.42
Mark Young
2017-01-26
repo: Clang-format c/cpp/h LVL files using LLVM
Mark Lobodzinski
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-15
loader: Run clang-format
Jon Ashburn
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-12
header: Update 1.0.3 header revision for inclusion of debug report extension
Mark Lobodzinski
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
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
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-11-24
Layers: changed layer names to conform to spec
David Pinedo
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
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-10-01
loader: Fix vkGetInstanceProcAddr to handle debug_report extension
Jon Ashburn
2015-09-04
loader: Make use of app provided allocation callbacks
Jon Ashburn
2015-08-07
include: Change debug report pUserData parameter to non-const
Jon Ashburn
2015-08-03
loader: Move long DEBUG_REPORT comments into debug report source code
Jon Ashburn
2015-07-23
Fix win32 build
Dan Ginsburg
2015-07-07
loader: bug 12992: extension and layer support
Courtney Goeltzenleuchter
2015-07-07
loader: Rename loader_platform.h -> vk_loader_platform.h
Tobin Ehlis
2015-06-17
extensions: begin changes for extension support
Courtney Goeltzenleuchter