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-06-02
vulkan.h: V97 -- Remove multiple allocations. Bug# 13948.
Mark Lobodzinski
2015-05-22
vulkan.h: V96 -- xglCmdBlitImage filter mode. Bug# 13759.
Mark Lobodzinski
2015-05-15
Add win32 condition variables.
Mike Stroyan
2015-05-15
layers: Make threading layer provide thread-safety
Mike Stroyan
2015-05-13
loader: On Windows disable global optimization for API entrypoints
Tobin Ehlis
2015-05-11
vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464
Mark Lobodzinski
2015-05-11
Windows: Fix build from recent loader changes
Jon Ashburn
2015-05-08
vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550.
Mark Lobodzinski
2015-05-07
misc: Add vkGetInstanceProcAddr() entrypoint
Jon Ashburn
2015-05-07
loader: No longer generate code, instead directly check in source code
Jon Ashburn
2015-05-07
loader: logging on Windows to both debug output and stderr
Jon Ashburn
2015-05-05
loader: Fix bugs where non-dispatchable objects overwrite dispatch table
Jon Ashburn
2015-05-05
loader: Fix bug in vkGetProcAddr so trampoline code is returned as needed
Jon Ashburn
2015-05-05
loader: Separate out the python generator script
Jon Ashburn
2015-05-05
loader: rename a few dispatch utilties
Jon Ashburn
2015-04-29
loader: Eliminate compiler warnings on Windows.
Ian Elliott
2015-04-29
loader: Terminate chain of GetProcAddr() in driver if gpu obj is base
Jon Ashburn
2015-04-27
loader: Fix bug on layer name prefix string length
Jon Ashburn
2015-04-22
misc: Changes to fix warnings in Windows / VC++ build
Tony Barbour
2015-04-22
misc: Changes to clean up warnings in Release build
Tony Barbour
2015-04-22
loader: Make sure max layer count is set properly
Courtney Goeltzenleuchter
2015-04-22
vkEnumerateLayers: Update to match upstream
Courtney Goeltzenleuchter
2015-04-21
vulkan.h: Fix up warnings and use VkObject appropriately
Tony Barbour
2015-04-17
update to vulkan.h header version 90, bug 13529
Mike Stroyan
2015-04-17
switch to VK_WSI_LunarG
Chia-I Wu
2015-04-17
loader: add a missing VKAPI
Chia-I Wu
2015-04-16
Bug 13632 Header 84 Assorted questions and comments on vulkan.h
Tony Barbour
2015-04-16
misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices
Jon Ashburn
2015-04-16
loader: Only check magic value from Icd on debug builds.
Jon Ashburn
2015-04-16
Win: Some compilation/link fixes.
Ian Elliott
2015-04-16
loader: Add support for loading layers that support a group
Jon Ashburn
2015-04-16
loader: Add check for invalid enabled extensions at CreateInstance
Jon Ashburn
2015-04-16
loader: Fix GetProcAddr to return proper function pointers for app
Jon Ashburn
2015-04-16
vulkan: Add vkGetGlobalExtensionInfo entrypoint
Jon Ashburn
2015-04-16
layers: Remove wrapping of GPU objects by loader and layers
Jon Ashburn
2015-04-16
loader: Don't have GetExtensionSupport as loader special case code
Jon Ashburn
2015-04-16
loader: Activate layers at EnumerateGpus instead of CreateDevice
Jon Ashburn
2015-04-16
loader: refactor layer activation function to handle more general inputs
Jon Ashburn
2015-04-16
loader: Store the enabled extensions at CreateInstance
Jon Ashburn
2015-04-16
vulkan: beautification changes
Courtney Goeltzenleuchter
2015-04-16
Win: Fix typo and incorrect strlen for finding/loading ICDs.
Ian Elliott
2015-04-16
vulkan: API renaming
Courtney Goeltzenleuchter
2015-04-16
renaming: Move many xgl files to vk version
Courtney Goeltzenleuchter
2015-04-16
Stage 1 of rename
Courtney Goeltzenleuchter
2015-04-16
misc: Add create_info struct to CreateInstance()
Jon Ashburn
2015-04-16
loader: Merge extensions and layers
Courtney Goeltzenleuchter
2015-04-16
loader: Fix Dbg entrypoints with instance param to not loop all instances
Jon Ashburn
2015-04-16
xgl: update xglDbg.h for XGL_INSTANCE
Courtney Goeltzenleuchter
2015-04-16
loader: Fix prefix used to find layer library.
Courtney Goeltzenleuchter
2015-04-11
xgl-generate.py: add and use helpers from loader.h
Chia-I Wu
[next]