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
/
include
/
vulkan
/
vk_icd.h
Age
Commit message (
Expand
)
Author
2017-09-05
headers: Fix a typo in vk_icd.h
Lenny Komow
2017-06-29
loader: Add validation for apiVersion
Mark Young
2017-03-13
headers: Add missing include to vk_icd.h
Yamakaky
2017-01-24
loader: Update the loader to 1.0.39
Mark Young
2016-09-23
android: Add Android and C++ support to a couple files
Cody Northrop
2016-09-19
loader: Fixes for ICD vk{Create|Destroy}SurfaceKHR
Piers Daniell
2016-09-19
loader: gh181 use ICD for SurfaceKHR
Mark Young
2016-05-20
headers: GH7, Fix bad variable names in vk_icd.h
Mark Lobodzinski
2016-04-25
loader: ghlvl#180 Support a ICD interface version negotiation
Jon Ashburn
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-03-08
loader: gllvl #50, Add support for the WSI extension KHR_display
Jon Ashburn
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-02
include: Update copyright and apply clang-format (no logic changes)
Karl Schultz
2016-01-20
icd: Remove unused reference to vk_sdk_platform.h
Courtney Goeltzenleuchter
2015-12-04
misc: remove unneeded stdint.h and stdbool.h
Courtney Goeltzenleuchter
2015-12-01
WSI-ICD: Fix Windows compilation error.
Ian Elliott
2015-12-01
WSI-ICD: Created per-platform structs for platform-specific info.
Ian Elliott
2015-11-06
Moved header files from include to include/vulkan
David Pinedo