aboutsummaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)Author
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
2016-03-08loader: Fix issue passing wrong instance if layer wraps instancesJon Ashburn
2016-03-08Bump api_version to 1.0.5 in json filesTony Barbour
2016-03-08loader: gllvl #50, Add support for the WSI extension KHR_displayJon Ashburn
2016-03-08loader: VulkanTools PR 13 Resolve ...XlibPresentationSupportKHRKarl Schultz
2016-03-04loader: gllavl#46 add check for device extensionsJeremy Hayes
2016-03-03misc: Remove lunarg_debug_marker extensionJon Ashburn
2016-03-02loader: Update documentation to remove editing comments.Jon Ashburn
2016-03-02loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDeviceJon Ashburn
2016-02-29loader: refactor EnumerateDevice*Properties terminate/trampoline codeJon Ashburn
2016-02-29loader: GH PR17, Add windows support for new displayserver typesMark Lobodzinski
2016-02-29cmake: GH PR17, Add WSI options to loader codegen scriptMun, Gwan-gyeong
2016-02-29loader: GH PR17, Fix typo in commentMun, Gwan-gyeong
2016-02-26loader: Better delineate trampoline and terminator functionsJon Ashburn
2016-02-24loader: Fix MSVS warningsKarl Schultz
2016-02-24loader: Update doc to add the Linux search pathJon Ashburn
2016-02-24loader: Add example codeCourtney Goeltzenleuchter
2016-02-24loader: doc cleanupCourtney Goeltzenleuchter
2016-02-24loader: doc cleanupCourtney Goeltzenleuchter
2016-02-22loader: Fix typos, spelling, grammar in loader interface docJeff Juliano
2016-02-22loader: Fix Wayland supportJason Ekstrand
2016-02-19loader: Fix standard_validation enumeration on instance chainJon Ashburn
2016-02-18loader: Fix threading layer name in loader standard_threadingJon Ashburn
2016-02-18loader: Environment variable override got broken with recent changeJon Ashburn
2016-02-18loader: Fix windows build from last loader checkinJon Ashburn
2016-02-18loader: Add a ICD and layer search path for loader to discover JSON filesJon Ashburn
2016-02-18loader:Force Cmake to build dev_ext_trampoline.c always relase modeJon Ashburn
2016-02-15loader: Add better checks for malformed disable_environment in layer JSON fileJon Ashburn
2016-02-15loader: move doc png file to loader current directory for use of same file in...Jon Ashburn
2016-02-15loader: more doc updatesJon Ashburn
2016-02-15loader: Add more info in layer interface doc, the layer sectionJon Ashburn
2016-02-15loader: Doc review commentsCourtney Goeltzenleuchter
2016-02-15loader: Add images to interface DocCourtney Goeltzenleuchter
2016-02-15loader: Add line breaks to interface docCourtney Goeltzenleuchter
2016-02-15loader: change so LoaderAndLayerInterface document is the sole documentJon Ashburn