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
Age
Commit message (
Expand
)
Author
2015-07-01
loader: Remove uneeded ICD and layers scanned boolean
Jon Ashburn
2015-07-01
loader: Support gettting JSON ICD manifest files from registry
Jon Ashburn
2015-07-01
loader: Fix compilation warnings for debug_report on Windows
Jon Ashburn
2015-07-01
loader: Add math library to the build for linux cJSON files
Jon Ashburn
2015-07-01
loader: Add parsing of JSON file to find location of ICD libraries
Jon Ashburn
2015-06-29
loader: Need to use ICD's GetDeviceProcAddr
Courtney Goeltzenleuchter
2015-06-29
loader: Move CreateDevice to device table
Courtney Goeltzenleuchter
2015-06-29
loader: Need to search device extension cache
Courtney Goeltzenleuchter
2015-06-29
loader: Add debug info
Courtney Goeltzenleuchter
2015-06-25
vulkan.h: V108 -- Static Types, Bug# 13919
Tony Barbour
2015-06-24
bug 14016: Make vkResetFences take const pFences
Courtney Goeltzenleuchter
2015-06-24
loader: Use loader_GetInstanceProcAddr
Courtney Goeltzenleuchter
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-24
loader: Add {}'s so that loader compilers on Windows
David Pinedo
2015-06-22
vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDescriptorSets, Bug# 14047
Mark Lobodzinski
2015-06-18
Windows: Fix build issues on Windows
Tony Barbour
2015-06-18
loader: Remove support for WSI as an instance extension
Jon Ashburn
2015-06-18
misc: Remove VK_PHYSICAL_DEVICE_INFO_TYPE_DISPLAY_PROPERTIES_WSI
Jon Ashburn
2015-06-18
misc: Remove GetDisplayInfoWSI()
Jon Ashburn
2015-06-18
loader: Fix memory free bug in destroying icd from DestroyInstance
Jon Ashburn
2015-06-18
vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783
Mark Lobodzinski
2015-06-18
vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926
Mark Lobodzinski
2015-06-18
vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925
Mark Lobodzinski
2015-06-18
loader: Grab next before destroying the data
Courtney Goeltzenleuchter
2015-06-18
loader: Support multiple layers in one library by using <layerName>GetProcAddr
Jon Ashburn
2015-06-18
loader: Remove the test for device layers activated; they follow create/destroy
Jon Ashburn
2015-06-18
loader: Add device struct so can destroy layer info at DestroyDevice
Jon Ashburn
2015-06-18
loader: Set some log messages as debug messages
Courtney Goeltzenleuchter
2015-06-18
memtracker: Add persistent storage
Courtney Goeltzenleuchter
2015-06-18
loader: Fix device layer activation to properly filter out repeat layers
Jon Ashburn
2015-06-18
loader: Move device dispatch table to CreateDevice from EnumeratePhysDev
Jon Ashburn
2015-06-18
loader: Remove GetGlobalExtensionInfo from dispatch table
Jon Ashburn
2015-06-18
loader: Remove linefeed from log messages
Courtney Goeltzenleuchter
2015-06-18
loader: Use type flags not code for filter
Courtney Goeltzenleuchter
2015-06-18
loader: clean up dead code
Courtney Goeltzenleuchter
2015-06-18
loader: only search for layers
Courtney Goeltzenleuchter
2015-06-18
loader: remove now unused hosted field
Courtney Goeltzenleuchter
2015-06-18
loader: Add error messages if layer libraries fail to load
Jon Ashburn
2015-06-18
loader: Make global functions (instance chain entrypoints) thread safe
Jon Ashburn
2015-06-18
loader: Remove storage of wrappedGPUs only need during layer activation
Jon Ashburn
2015-06-18
loader: add debug log message
Courtney Goeltzenleuchter
2015-06-18
loader: Add LOADER_DEBUG environment flags
Courtney Goeltzenleuchter
2015-06-18
loader: Fix DestroyInstance
Courtney Goeltzenleuchter
2015-06-18
loader: Add utility to return loader instance ptr
Courtney Goeltzenleuchter
2015-06-18
loader: Increase library name length for safety
Courtney Goeltzenleuchter
2015-06-18
loader: Fix EnumeratePhysDev to handle less gpus than icd has and no mem leak
Jon Ashburn
2015-06-18
loader: Only allow layer in chain once
Courtney Goeltzenleuchter
2015-06-18
loader: Remove obsolete extension / layer code
Courtney Goeltzenleuchter
2015-06-18
loader: Fix code format, add some debug info
Courtney Goeltzenleuchter
[prev]
[next]