aboutsummaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)Author
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
2016-02-14loader: check for null pointers in loader_add_layer_property_metaDavid Pinedo
2016-02-14loader: For dev ext trampoline error code, add error loggingJon Ashburn
2016-02-14loader: add support for standard_validation layer enabled from env varJon Ashburn
2016-02-14loader: Add feature standard-validation layer from applicationJon Ashburn
2016-02-14loader: Update the interface documentJon Ashburn
2016-02-14loader: rerun clang-format on some filesJon Ashburn
2016-02-12layers/loader: Fix string validation errorMark Lobodzinski
2016-02-12header: Update 1.0.3 header revision for inclusion of debug report extensionMark Lobodzinski
2016-02-10More api version bumpsTony Barbour
2016-02-10layers: Update api version to 1.0.3 in json filesTony Barbour
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-09loader: Change error to warning for missing layer registry keyJon Ashburn
2016-02-09loader: add Architecture and interface documentJon Ashburn
2016-02-08linux: use linux naming conventionsJeremy Hayes
2016-02-08loader: Null-terminated string checksMark Lobodzinski
2016-02-08loader: MR215 device extensions not enumeratedCourtney Goeltzenleuchter
2016-02-04loader: filter device extensions in the terminator instead of trampolineJon Ashburn
2016-02-04loader: GL120, move critical section to cover loader_get_icd_and_deviceAndrzej Kotlowski
2016-02-03loader: Fix bug on pass by value for created_instanceJon Ashburn
2016-02-03loader:Update copyright and apply clang-format (no logic changes)Jon Ashburn
2016-01-28loader: Fix 32-bit loader exception when layers enabled for Vulkan apps.Mark Young
2016-01-27loader: Fix createInstance to pass pAllocator downJon Ashburn
2016-01-26loader: Don't have createInstance terminator code write the instanceJon Ashburn
2016-01-25loader: Disable using CreateInstance allocation callbacksJon Ashburn
2016-01-25Win32: Get 32-bit Windows build workingMark Young
2016-01-21Make cJSON case-sensitiveAntoine Labour
2016-01-20debug_report: Integrate review feedbackCourtney Goeltzenleuchter
2016-01-20vktrace: Get partially working again with the new loader/layer interfaceJon Ashburn
2016-01-20loader: remove resolved TODOsCourtney Goeltzenleuchter
2016-01-20loader: Remove CreateInstance and CreateDeviceCourtney Goeltzenleuchter
2016-01-20loader: Use ICD's GetInstanceProcAddrCourtney Goeltzenleuchter
2016-01-20loader: Add util to strip loader extensionsCourtney Goeltzenleuchter
2016-01-20loader: implement new layer init methodCourtney Goeltzenleuchter
2016-01-19debug_report: MR141, Change pUserData to match type used elsewhereCourtney Goeltzenleuchter
2016-01-18loader: Return the loader created instance rather than from the instance chainJon Ashburn
2016-01-15laoder: Fix phys_dev to use unwrapped version in loader_CreateDeviceJon Ashburn
2016-01-14loader: Fix bad memory ref and CreateInstance fail don't write ouptutJon Ashburn
2016-01-14Change api_version to 1.0.1 in json filesTony Barbour
2016-01-14loader: Add support for implicit layer device extensions enumerationJon Ashburn
2016-01-14loader: Fix so unwrapped instance gets used for layer instance extension disp...Jon Ashburn
2016-01-12header: move to version 1.0.1Jon Ashburn