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-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
2016-03-24
layers: WSI functions should not work unless enabled.
Ian Elliott
2016-03-24
loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev
Jon Ashburn
2016-03-22
misc: Update to header version 1.0.6
Jon Ashburn
2016-03-21
layers: Rename param_checker to parameter_validation
Mark Lobodzinski
2016-03-16
layers: Replace draw_state and mem_tracker with core validation
Mark Lobodzinski
2016-03-14
#include formatting changes for relative look-up.
Aaron Karp
2016-03-11
loader: make sure createDevice uses ICDs physicalDevice
Jon Ashburn
2016-03-11
loader: Fix cmake on win for list of normal and opt sources
Jon Ashburn
2016-03-10
loader: fix cmake file so it doesn't always build loader with DEBUG
David Pinedo
[next]