Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
994560074f43babedf590909b2af41aca59167ba
/
loader
/
debug_report.c
9945600
loader: Convert GetInstanceProcAddr and GetDeviceProcAddr over to new semantics
by Jon Ashburn
· 9 years ago
96cd795
misc: Update author information
by Courtney Goeltzenleuchter
· 9 years ago
8a17da5
misc: switch copyright to Valve
by Courtney Goeltzenleuchter
· 9 years ago
50c57ef
misc: Remove Vulkan name from Copyright
by Courtney Goeltzenleuchter
· 9 years ago
1f85191
bug 14921 part 1: sed renames
by Chia-I Wu
· 9 years ago
69f4012
bug 12921: Memory callback (WIP)
by Chia-I Wu
· 9 years ago
763a749
bug 14892: 'count' parameters and members named inconsistently in many cases (WIP)
by Chia-I Wu
· 9 years ago
e420a33
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
by Chia-I Wu
· 9 years ago
b5738ca
loader: Use correct 64bit printf format for Windows
by Courtney Goeltzenleuchter
· 9 years ago
0c5eea2
loader: Fixes in trampoline code to support layers which wrap objects
by Jon Ashburn
· 9 years ago
05b4ec6
loader: Fix vkGetInstanceProcAddr to handle debug_report extension
by Jon Ashburn
· 9 years ago
2d8831a
loader: Remove instance validation checks from debug_report.c
by Mark Lobodzinski
· 9 years ago
a54b76a
bug-14538: Remove driver validation checks
by Courtney Goeltzenleuchter
· 9 years ago
6fb9a53
loader: Fix Windows build for alloc stuff
by Jon Ashburn
· 9 years ago
e58f1a3
loader: Make use of app provided allocation callbacks
by Jon Ashburn
· 9 years ago
e5c4872
loader: convert to using loader_stack_alloc for consistency
by Jon Ashburn
· 9 years ago
d5b6e89
All extensions single revision number instead of major.minor.patch
by Ian Elliott
· 9 years ago
f9136f4
include: Change debug report pUserData parameter to non-const
by Jon Ashburn
· 9 years ago
c4748dc
loader: Remove extension origin and use Vulkan ext prop structure
by Jon Ashburn
· 9 years ago
846298c
xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME
by Courtney Goeltzenleuchter
· 9 years ago
f99e410
Fix win32 build
by Dan Ginsburg
· 9 years ago
c3c1f01
loader: Add support for debug break helper
by Courtney Goeltzenleuchter
· 9 years ago
73a21d3
v133: eliminate version from extension properties
by Courtney Goeltzenleuchter
· 9 years ago
de4124d
Bug 14084 - Improve type safety and remove polymorphism
by Tony Barbour
· 9 years ago
b620ace
loader: Save app allocation callbacks
by Courtney Goeltzenleuchter
· 9 years ago
18061cd
loader: bug 12992: extension and layer support
by Courtney Goeltzenleuchter
· 9 years ago
6037841
loader: Remove the merged enabled_extension list in device and instance structs
by Jon Ashburn
· 9 years ago
2d1d970
include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h
by Tobin Ehlis
· 9 years ago
622ca2f
loader: Remove uneeded ICD and layers scanned boolean
by Jon Ashburn
· 9 years ago
cab27b3
loader: Fix compilation warnings for debug_report on Windows
by Jon Ashburn
· 9 years ago
6969851
Windows: Fix build issues on Windows
by Tony Barbour
· 9 years ago
f1eb249
memtracker: Add persistent storage
by Courtney Goeltzenleuchter
· 9 years ago
877aa22
loader: remove now unused hosted field
by Courtney Goeltzenleuchter
· 9 years ago
b40f256
loader: Make global functions (instance chain entrypoints) thread safe
by Jon Ashburn
· 9 years ago
3d8dc1f
loader: Fix DestroyInstance
by Courtney Goeltzenleuchter
· 9 years ago
8afefb5
loader: Add utility to return loader instance ptr
by Courtney Goeltzenleuchter
· 9 years ago
6765bf9
loader: remove dependency fields from extension info
by Courtney Goeltzenleuchter
· 9 years ago
b843f0b
loader: Fix debug_report utility functions string names to be consistent
by Jon Ashburn
· 9 years ago
1c7c65d
extensions: begin changes for extension support
by Courtney Goeltzenleuchter
· 9 years ago