aboutsummaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)Author
2016-04-20loader: ghlvl 361, Simplify library resource handlingJon Ashburn
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-19Update typo in docttyio
2016-04-18doc: fix typos in docDavid Pinedo
2016-04-15Revert "loader: Temp workaround to add WSI surface extensions enumerated."Jon Ashburn
2016-04-15Revert "loader: temp workaround for advertising linux wsi surface extensions"Jon Ashburn
2016-04-15loader: Remove the default directory paths for ICDs and layersJon Ashburn
2016-04-15loader: Run clang-formatJon Ashburn
2016-04-14loader: `Remove the ICD and Layers search path for WindowsPiers Daniell
2016-04-14loader: dont free and reallocate physical devicesJeannot Breton
2016-04-14loader: Added some missing function entry points to loader_icd_init_entrys.Petros Bantolas
2016-04-08loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensionsJon Ashburn
2016-04-07loader: Fix the std_validation version to really be loader's built versionJon Ashburn
2016-04-07loader: Preserve order during layer list expansionChris Forbes
2016-04-07loader: Don't scribble on caller memory in CreateInstance,CreateDeviceChris Forbes
2016-04-07loader: temp workaround for advertising linux wsi surface extensionsJon Ashburn
2016-04-06loader: Update specification doc for dispatchable object initializationJon Ashburn
2016-04-06loader: Fix regression with dEQP-VK.api.object_management.alloc_callback_fail...Piers Daniell
2016-04-06loader: remove unused instance_dispatch.pngKarl Schultz
2016-04-05loader: bump linux versionJeremy Hayes
2016-04-05loader: Temp workaround to add WSI surface extensions enumerated.Jon Ashburn
2016-04-05Fix 4 MSVS warnings in loader and layers.Jamie Madill
2016-04-04loader: ghlvl #204, Use __secure_getenv if secure_getenv is unavailableJon Ashburn
2016-04-02loader: fix spelling mistakesEric Engestrom
2016-04-01loader: report implicit instance extensionsJeremy Hayes
2016-04-01loader: vk{Create|Destroy}Instance can have multiple tmp callbacksIan Elliott
2016-04-01loader: Fix createDev treminator to init the logicalDevs ICD devJon Ashburn
2016-04-01loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevicesPiers Daniell
2016-04-01loader: Trampoline vkEnumeratePhysDev should use layer-returned physDev countPiers Daniell
2016-04-01loader: Fix loader_unwrap_physical_device() to cast to correct typePiers Daniell
2016-04-01loader: Add device callback to set dispatchable objectJon Ashburn
2016-04-01loader: Remove the device_info in the layer chain structureJon Ashburn
2016-04-01loader: Add instance callback to set dispatchable objectsJon Ashburn
2016-04-01loader: Remove the instance_info in the layer chain structureJon Ashburn
2016-03-28loader: Fix MSVC post-build event so copy with non-existent dir worksJon Ashburn
2016-03-25cmake: Add post build event for MSVC for vulkan dll copyJon Ashburn
2016-03-25loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on LinuxJon Ashburn
2016-03-25loader: Fix bugs found in code review.Ian Elliott
2016-03-25loader: Setup temporary callback for vkDestroyInstanceIan Elliott
2016-03-24loader: Fix some typos from the recent WSI checkins: broke waylandJon Ashburn
2016-03-24loader: Convert fprintf() calls to loader_log()Ian Elliott
2016-03-24layers: WSI functions should not work unless enabled.Ian Elliott
2016-03-24loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDevJon Ashburn
2016-03-22misc: Update to header version 1.0.6Jon Ashburn
2016-03-21layers: Rename param_checker to parameter_validationMark Lobodzinski
2016-03-16layers: Replace draw_state and mem_tracker with core validationMark Lobodzinski
2016-03-14#include formatting changes for relative look-up.Aaron Karp
2016-03-11loader: make sure createDevice uses ICDs physicalDeviceJon Ashburn
2016-03-11loader: Fix cmake on win for list of normal and opt sourcesJon Ashburn
2016-03-10loader: fix cmake file so it doesn't always build loader with DEBUGDavid Pinedo