aboutsummaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)Author
2016-12-01loader: const fixesFrank Henigman
2016-12-01loader: Modify conversion of real_icd_surfacesMark Young
2016-12-01loader: Fix cast warning in wsi.cJamie Madill
2016-12-01loader: avoid DEFAULT_VK_LAYERS_PATH redefinition.Frank Henigman
2016-12-01loader: spell 'separator' correctlyFrank Henigman
2016-11-22docs: Fix loader doc mention of linux dirsMark Young
2016-11-22loader: Fix debug report memory leaksMark Young
2016-11-21build: loader: Fix warnings for 32-bit linuxKarl Schultz
2016-11-21build: Move codegen scripts into scripts dirMark Lobodzinski
2016-11-18header: Update header files to version 1.0.34Mark Lobodzinski
2016-11-17header: Update header files to version 1.0.33Mark Lobodzinski
2016-11-14loader: Fix pointer dereference issue.Mark Young
2016-11-14loader: gh1120/gh1134 - Object wrapping issuesMark Young
2016-11-11loader: Fix failure on ICD loadingMark Young
2016-11-08loader: Parameterize locations of drivers/layersLenny Komow
2016-11-08build: Allow the use of a custom-named vulkan dllLenny Komow
2016-11-07loader: Remove warning on missing implicit layerMark Young
2016-11-03loader: Rename icd and physical device varsMark Young
2016-11-03loader: Remove vk-loader-generate.pyMark Lobodzinski
2016-11-03loader: Use vk-generate.py instead of loader versionMark Lobodzinski
2016-11-02docs: Remove references to "this repo"Karl Schultz
2016-11-02loader: Fix icd reference in WSI codeMark Young
2016-11-01loader: Call ICD for CreateDisplayPlaneSurfaceKHRMark Young
2016-10-31docs: Updates for Linux loader /usr/local search paths.Karl Schultz
2016-10-31docs: LX617: Fix Android layer path infoKarl Schultz
2016-10-28header: Update header files to version 1.0.32Mark Lobodzinski
2016-10-27build: Update cmake files to use variables as destinations for make installJohn Zupin
2016-10-27loader: fix duplicate detection of manifests when CMAKE_INSTALL_PREFIX is def...Dor Askayo
2016-10-27loader: use CMAKE_INSTALL_FULL_<dir> to improve Linux filesystem compatibilityDor Askayo
2016-10-27loader: gh1093 - Fix multiple EnumPhysDev callsMark Young
2016-10-25docs: Fix .md syntax typo in headerRene Lindsay
2016-10-24loader: Fix cast warningJamie Madill
2016-10-21loader: gh610- More debug log messagesMark Young
2016-10-18loader: Update SOVERSION to version 1.0.31Mark Lobodzinski
2016-10-17loader: Fix vkDestroySurfaceKHR call on NULL surfMark Young
2016-10-14loader: Fix compilation warning in debug_report.cMark Young
2016-10-13loader: gh1035- vkDestroyDebugReportCallbackEXTMark Young
2016-10-12loader: gh1026- Fix compiler warningsMark Young
2016-10-12loader: Remove dead code from loader gen scriptMark Lobodzinski
2016-10-07loader: Move SOVERSION to version 1.0.30Mark Lobodzinski
2016-10-05loader: gh1014- Fix physical device dispatch tableSlawomir Cygan
2016-10-05loader: Small cleanup of unnecessary func callMark Young
2016-10-03layers: Move SOVERSION to version 1.0.29Mark Lobodzinski
2016-10-03build: gh52-CMake changes to enable make install on LinuxKarl Schultz
2016-09-30loader: gh971 Fix double free on physical devicesMaciej Jesionowski
2016-09-29loader: Move SOVERSION to version 1.0.28Mark Lobodzinski
2016-09-28build: gh27 Allow builds in paths with spacesKarl Schultz
2016-09-28loader: gh989 - Fix incorrect array indexJan-Harald Fredriksen
2016-09-26loader: gh971 EnumPhysDev return VK_INCOMPLETEMark Young
2016-09-20loader: More changes for gh181Mark Young