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
/
loader.h
Age
Commit message (
Expand
)
Author
2015-10-09
Loader: Fix locking bug in CreateInstance
Jon Ashburn
2015-10-08
layers: Fix Windows compile warnings
Courtney Goeltzenleuchter
2015-10-06
loader, icd: correct use of _aligned_malloc
Mike Stroyan
2015-10-02
loader: Fixes in trampoline code to support layers which wrap objects
Jon Ashburn
2015-09-30
loader: Change GetXXProcAddr to support NULL dispatchable object
Jon Ashburn
2015-09-22
loader: Add lock around cJSON so big loader lock is not needed as much
Jon Ashburn
2015-09-17
bug 14509: Rename Layer and Extension queries
Courtney Goeltzenleuchter
2015-09-11
bug 14537: Improve VkImageFormatProperties
Courtney Goeltzenleuchter
2015-09-10
vulkan.h: Change return types of some functions to void
Mark Lobodzinski
2015-09-09
vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139
Mark Lobodzinski
2015-09-04
loader: make thirdparty code use allocation callbacks
Jon Ashburn
2015-09-04
loader: Make use of app provided allocation callbacks
Jon Ashburn
2015-09-04
WSI: Convert WSI swapchain extension usage to new KHR style
Ian Elliott
2015-08-24
loader: Make so layer manifest files are retained at CreateInstance
Jon Ashburn
2015-08-24
loader: Make the ICD library scan happen as needed rather than once
Jon Ashburn
2015-08-24
loader: Remove the device_extension list from from scanned icds, unused
Jon Ashburn
2015-08-24
loader: Remove the global extension list from scanned_icds struct
Jon Ashburn
2015-08-24
loader: Make the global/instance ext list once for each instance
Jon Ashburn
2015-08-24
loader: Remove global instance extension list and rebuild it as needed
Jon Ashburn
2015-08-11
loader: Remove one time scan of layer libraries; do it as needed
Jon Ashburn
2015-08-04
v140: Bug 14251 - Inconsistencies in the definition of queries
Cody Northrop
2015-08-04
loader: Remove extension origin and use Vulkan ext prop structure
Jon Ashburn
2015-08-04
loader: Make sure layer list from manifest file is all cleaned up properly
Jon Ashburn
2015-08-03
loader: Move long DEBUG_REPORT comments into debug report source code
Jon Ashburn
2015-08-03
loader: Convert layer versions from manifest file to Vulkan int version
Jon Ashburn
2015-07-24
loader: Add missing entrypoints CmdPushConstants, GetRenderArea, GetPDImgFormat
Jon Ashburn
2015-07-23
Fix win32 build
Dan Ginsburg
2015-07-17
loader: Switch to using layer manifest file info for layer extension info
Jon Ashburn
2015-07-17
loader: Use GetInstanceProcAddr rather than dlsym for most ICD entrypoints
Jon Ashburn
2015-07-17
loader: Changes to use new WSI swapchain extensions.
Ian Elliott
2015-07-17
v115: remove GetPhysicalDevicePerformance
Courtney Goeltzenleuchter
2015-07-17
Bug 14084 - Improve type safety and remove polymorphism
Tony Barbour
2015-07-08
vulkan.h: V136 -- Vulkan Sparse Resource Issues
Mark Lobodzinski
2015-07-07
loader: Use layer manifest files to discovery and query layers
Jon Ashburn
2015-07-07
loader: Add validation checks to CreateDevice
Courtney Goeltzenleuchter
2015-07-07
loader: Validate global layers requested by app
Courtney Goeltzenleuchter
2015-07-07
loader: Add error return to detect invalid layers
Courtney Goeltzenleuchter
2015-07-07
loader: track layer library list
Courtney Goeltzenleuchter
2015-07-07
loader: Save app allocation callbacks
Courtney Goeltzenleuchter
2015-07-07
loader: bug 12992: extension and layer support
Courtney Goeltzenleuchter
2015-07-07
loader: Add implicit layer activation
Jon Ashburn
2015-07-07
loader: Remove the merged enabled_extension list in device and instance structs
Jon Ashburn
2015-07-07
loader: Make a layer properties structure for manifest file.
Jon Ashburn
2015-07-07
include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h
Tobin Ehlis
2015-07-01
loader: Remove uneeded ICD and layers scanned boolean
Jon Ashburn
2015-06-25
vulkan.h: V108 -- Static Types, Bug# 13919
Tony Barbour
2015-06-24
vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125)
Chris Forbes
2015-06-24
bug 13038: Remove support for multiple GPUs
Courtney Goeltzenleuchter
2015-06-18
loader: Remove support for WSI as an instance extension
Jon Ashburn
2015-06-18
misc: Remove GetDisplayInfoWSI()
Jon Ashburn
[next]