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-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
2015-04-11
xgl-generate.py: add WinDefFileSubcommand
Chia-I Wu
2015-04-03
Fix NULL-pointer dereference if can't find registry entry.
Ian Elliott
2015-03-31
New loader_get_registry_value() function reads 32/64 registry ...
Ian Elliott
2015-03-18
win: Make build able to find python3 on Windows and Linux
Jon Ashburn
2015-03-17
Revert "misc: Explicitly run python for generated code"
Jon Ashburn
2015-03-17
misc: Explicitly run python for generated code
Jon Ashburn
2015-03-02
Get the trace player to work with Windows
Piers Daniell
2015-03-02
Update tri and cube with stage
Piers Daniell
2015-02-20
loader: Fix merge of layer names from env and CreateDevice
Jon Ashburn
2015-02-19
loader: initialize result for xglCreateInstance().
Ian Elliott
2015-02-19
loader: do not set RTLD_DEEPBIND
Chia-I Wu
2015-02-18
loader: Correct layer path lookup name
Courtney Goeltzenleuchter
2015-02-18
loader: Windows now uses registry + env's (diff names)
Ian Elliott
2015-02-18
Win: Build Glave replay on Windows (REQUIRES NEW CMAKE COMMAND).
David Pinedo
2015-02-17
loader: Enable env extensions as well as app.
Courtney Goeltzenleuchter
2015-02-13
loader: Change sample code to not include a pointer.
Ian Elliott
2015-02-13
loader: Fix and enhance README.md.
Ian Elliott
2015-02-13
Eliminate "-Wsign-compare" warnings on Linux ...
Ian Elliott
2015-02-13
Enable additional Linux warnings, for loader/layers/demos.
Ian Elliott
2015-02-12
Win: Attempt to keep from using Linux functions.
Ian Elliott
2015-02-12
Linux: Add back the "C99" comment within "loader_platform.h"
Ian Elliott
2015-02-12
icd: add loader magic word to verify ICD is compatible
Courtney Goeltzenleuchter
2015-02-12
Win/icd: Move STATIC_INLINE macro, and use for magic funcs.
Ian Elliott
[next]