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
2016-04-28
loader: Add compile-time option for layer search paths.
Jamie Madill
2016-04-28
Revert "loader: Remove the default directory paths for ICDs and layers"
Jamie Madill
2016-04-28
loader: don't remove loader structs from CreateInfo for ICD
Jon Ashburn
2016-04-26
loader: update doc to remove sentence allowing layers to skip
Jon Ashburn
2016-04-25
loader: ghlvl#180 Support a ICD interface version negotiation
Jon Ashburn
2016-04-25
loader: update spec doc for ICD interface versioning
Jon Ashburn
2016-04-22
doc: remove rules on vkEnumerate*Properties for layers
Chia-I Wu
2016-04-22
doc: formalize the current loader-layer interface
Chia-I Wu
2016-04-21
loader: fix LX475
Jeremy Hayes
2016-04-20
loader: ghlvl 361, Simplify library resource handling
Jon Ashburn
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-19
Update typo in doc
ttyio
2016-04-18
doc: fix typos in doc
David Pinedo
2016-04-15
Revert "loader: Temp workaround to add WSI surface extensions enumerated."
Jon Ashburn
2016-04-15
Revert "loader: temp workaround for advertising linux wsi surface extensions"
Jon Ashburn
2016-04-15
loader: Remove the default directory paths for ICDs and layers
Jon Ashburn
2016-04-15
loader: Run clang-format
Jon Ashburn
2016-04-14
loader: `Remove the ICD and Layers search path for Windows
Piers Daniell
2016-04-14
loader: dont free and reallocate physical devices
Jeannot Breton
2016-04-14
loader: Added some missing function entry points to loader_icd_init_entrys.
Petros Bantolas
2016-04-08
loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensions
Jon Ashburn
2016-04-07
loader: Fix the std_validation version to really be loader's built version
Jon Ashburn
2016-04-07
loader: Preserve order during layer list expansion
Chris Forbes
2016-04-07
loader: Don't scribble on caller memory in CreateInstance,CreateDevice
Chris Forbes
2016-04-07
loader: temp workaround for advertising linux wsi surface extensions
Jon Ashburn
2016-04-06
loader: Update specification doc for dispatchable object initialization
Jon Ashburn
2016-04-06
loader: Fix regression with dEQP-VK.api.object_management.alloc_callback_fail...
Piers Daniell
2016-04-06
loader: remove unused instance_dispatch.png
Karl Schultz
2016-04-05
loader: bump linux version
Jeremy Hayes
2016-04-05
loader: Temp workaround to add WSI surface extensions enumerated.
Jon Ashburn
2016-04-05
Fix 4 MSVS warnings in loader and layers.
Jamie Madill
2016-04-04
loader: ghlvl #204, Use __secure_getenv if secure_getenv is unavailable
Jon Ashburn
2016-04-02
loader: fix spelling mistakes
Eric Engestrom
2016-04-01
loader: report implicit instance extensions
Jeremy Hayes
2016-04-01
loader: vk{Create|Destroy}Instance can have multiple tmp callbacks
Ian Elliott
2016-04-01
loader: Fix createDev treminator to init the logicalDevs ICD dev
Jon Ashburn
2016-04-01
loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevices
Piers Daniell
2016-04-01
loader: Trampoline vkEnumeratePhysDev should use layer-returned physDev count
Piers Daniell
2016-04-01
loader: Fix loader_unwrap_physical_device() to cast to correct type
Piers Daniell
2016-04-01
loader: Add device callback to set dispatchable object
Jon Ashburn
2016-04-01
loader: Remove the device_info in the layer chain structure
Jon Ashburn
2016-04-01
loader: Add instance callback to set dispatchable objects
Jon Ashburn
2016-04-01
loader: Remove the instance_info in the layer chain structure
Jon Ashburn
2016-03-28
loader: Fix MSVC post-build event so copy with non-existent dir works
Jon Ashburn
2016-03-25
cmake: Add post build event for MSVC for vulkan dll copy
Jon Ashburn
2016-03-25
loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on Linux
Jon Ashburn
2016-03-25
loader: Fix bugs found in code review.
Ian Elliott
2016-03-25
loader: Setup temporary callback for vkDestroyInstance
Ian Elliott
2016-03-24
loader: Fix some typos from the recent WSI checkins: broke wayland
Jon Ashburn
2016-03-24
loader: Convert fprintf() calls to loader_log()
Ian Elliott
[next]