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-08-07
include: Change debug report pUserData parameter to non-const
Jon Ashburn
2015-08-06
loader: Change layer manifest file location env var to VK_LAYER_PATH
Jon Ashburn
2015-08-04
v140: Bug 14251 - Inconsistencies in the definition of queries
Cody Northrop
2015-08-04
v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets
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: Add accessor functions to add/delete from layer property lists.
Jon Ashburn
2015-08-03
loader: Convert layer versions from manifest file to Vulkan int version
Jon Ashburn
2015-08-03
loader: Allow null string for CMAKE_INSTALL_PREFIX to prevent extra paths
Jon Ashburn
2015-07-31
loader: Fix alloca ro loader_stack_alloc() for Windows
Jon Ashburn
2015-07-31
loader: get_registry_files needs to parse a list
Tony Barbour
2015-07-31
xchange-94: Use VK_ prefix for environment vars
Courtney Goeltzenleuchter
2015-07-31
xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME
Courtney Goeltzenleuchter
2015-07-31
loader: Fix bug in Windows for mod a static string DEFAULT_VK_LAYERS_INFO
Jon Ashburn
2015-07-31
loader: fix typo in log message
Jon Ashburn
2015-07-29
WSI: Initialize WSI entry points
Courtney Goeltzenleuchter
2015-07-29
vulkan: Add vkCmdPushConstants entry point
Courtney Goeltzenleuchter
2015-07-24
Further layer search path fix: s/implicit/explict
James Jones
2015-07-24
Added ICD loading path debug messages
Liam Middlebrook
2015-07-24
Fix loader paths for "etc" directories.
James Jones
2015-07-24
linux: Fix standard GNU path usage
James Jones
2015-07-24
linux: Use standard GNU install paths
Adam Jackson
2015-07-24
loader: Update the Linux and Windows manifest file documentation to match khr
Jon Ashburn
2015-07-24
loader: Change VK_LAYERS_FOLDERS to VK_LAYER_FOLDERS to match documentation
Jon Ashburn
2015-07-24
loader: Add missing entrypoints CmdPushConstants, GetRenderArea, GetPDImgFormat
Jon Ashburn
2015-07-23
Fix win32 build
Dan Ginsburg
2015-07-23
loader: Add support for debug break helper
Courtney Goeltzenleuchter
2015-07-22
loader_log: add OutputDebugString("\n");
mschott
2015-07-22
loader: Fix ICD and layer directory scan order on Linux
Adam Jackson
2015-07-17
loader: Switch to using layer manifest file info for layer extension info
Jon Ashburn
2015-07-17
loader:Remove dead code involving layer library queries now in manifest file
Jon Ashburn
2015-07-17
loader: Update loader readme and add ICD/ layer discovery documentation
Jon Ashburn
2015-07-17
loader: Use GetInstanceProcAddr rather than dlsym for most ICD entrypoints
Jon Ashburn
2015-07-17
loader: use VkDevice when initializing device table
Courtney Goeltzenleuchter
2015-07-17
Clean up warnings from release build
Tony Barbour
2015-07-17
Windows: more fixes for windows compile
Tony Barbour
2015-07-17
Windows: More windows compilier fixes
Tony Barbour
2015-07-17
loader: Changes to use new WSI swapchain extensions.
Ian Elliott
2015-07-17
v127: Use PFN_vkVoidFunction for GetProcAddr
Courtney Goeltzenleuchter
2015-07-17
v133: eliminate version from extension properties
Courtney Goeltzenleuchter
2015-07-17
v133: Update parameters on CmdPipelineBarrier
Courtney Goeltzenleuchter
2015-07-17
v133: Update parameter types on CmdWaitEvents
Courtney Goeltzenleuchter
2015-07-17
v115: remove GetPhysicalDevicePerformance
Courtney Goeltzenleuchter
2015-07-17
vulkan: Updates to match upstream vulkan.h
Courtney Goeltzenleuchter
2015-07-17
icd: Support for command pools
Cody Northrop
2015-07-17
loader: Fix MS compile warning
Courtney Goeltzenleuchter
2015-07-17
bug-14184: Transient memory allocations
Courtney Goeltzenleuchter
2015-07-17
Bug 14248: Add vkFreeDescriptorSets
Tony Barbour
2015-07-17
Bug 14084 - Improve type safety and remove polymorphism
Tony Barbour
[next]