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
/
wsi.h
Age
Commit message (
Expand
)
Author
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-15
loader: Run clang-format
Jon Ashburn
2016-03-25
loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on Linux
Jon Ashburn
2016-03-08
loader: gllvl #50, Add support for the WSI extension KHR_display
Jon Ashburn
2016-02-26
loader: Better delineate trampoline and terminator functions
Jon Ashburn
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-29
loader: Version 217 WSI changes.
Ian Elliott
2015-12-01
loader: Add terminator functions for Create*SurfaceKHR functions
Jon Ashburn
2015-12-01
loader: Convert vkDestroySurfaceKHR() to have a terminator.
Ian Elliott
2015-12-01
loader: Add vkGetPhysicalDevice*PresentationSupportKHR()
Ian Elliott
2015-12-01
loader: Add new vkGetPhysicalDeviceSurface*KHR() functions.
Ian Elliott
2015-12-01
loader: Started porting loader to new WSI (GIPA missing).
Ian Elliott