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_layer.h
Age
Commit message (
Expand
)
Author
2016-02-10
include: Use single-quote no paths when including sibling headers
Karl Schultz
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
layers: Remove obsolete VkbaseLayerObject
Jon Ashburn
2016-01-20
loader: Remove CreateInstance and CreateDevice
Courtney Goeltzenleuchter
2016-01-20
loader: implement new layer init method
Courtney Goeltzenleuchter
2016-01-20
loader: Add structures to support new init method
Courtney Goeltzenleuchter
2016-01-19
debug_report: MR141, Change pUserData to match type used elsewhere
Courtney Goeltzenleuchter
2015-12-17
debug_report: rename object type and error bits
Courtney Goeltzenleuchter
2015-12-17
debug_report: rename vk_lunarg_debug_report.h
Courtney Goeltzenleuchter
2015-12-17
debug_report: Add DebugReportMessage function
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-11
wsi: Make WSI cases more consistent, fail if not set correctly
Mark Lobodzinski
2015-12-11
android: Update build to define android platform at build time
Michael Lentine
2015-12-11
android: Fix android build.
Michael Lentine
2015-12-01
wsi: Moved definition of CreateXxxSurface extension to CMakefile
Mark Lobodzinski
2015-12-01
loader: Add vkGetPhysicalDevice*PresentationSupportKHR()
Ian Elliott
2015-12-01
layers: add DestroySurfaceKHR to instance dispatch table
Jon Ashburn
2015-12-01
loader: Address Jon Ashburn's review comments.
Ian Elliott
2015-12-01
loader: Get loader compiling.
Ian Elliott
2015-12-01
WSI: Eliminate a lot of references to WSI header files.
Ian Elliott
2015-11-24
Layers: changed layer names to conform to spec
David Pinedo
2015-11-18
loader: Add dynamic dispatch for unknown device extension entrypoints
Jon Ashburn
2015-11-06
Moved header files from include to include/vulkan
David Pinedo