summaryrefslogtreecommitdiff
path: root/loader
AgeCommit message (Expand)AuthorFilesLines
2017-01-05loader: gl167 - Remove unknown inst extensionsLenny Komow1-0/+67
2016-12-29loader: Switch variable appropriatelyMark Young1-1/+1
2016-12-27loader: EnumPhysDev fixesMark Young2-148/+208
2016-12-23build: Parameterize def file nameLenny Komow1-6/+5
2016-12-23loader: clean up comment and variableMichael Jurka2-4/+3
2016-12-22loader: Fix out of memory in enumerate phys devsLenny Komow2-48/+92
2016-12-22loader: Update term phys devices dynamicallyLenny Komow2-28/+77
2016-12-22loader: Update tramp phys devices dynamicallyLenny Komow2-20/+65
2016-12-22loader: guard gcc feature appropriatelyFrank Henigman1-1/+1
2016-12-21loader: Fix validation errorCourtney Goeltzenleuchter1-1/+4
2016-12-21loader: Fix Clang warning in table_ops.hJamie Madill1-1/+1
2016-12-19header: Update to Vulkan version 1.0.38Mark Lobodzinski1-1/+1
2016-12-15loader: Fix Clang warnings.Jamie Madill2-8/+4
2016-12-13loader: Removed some unnecessary code.Mark Young1-20/+15
2016-12-13Allocate for real ICD surfaces for the VK_KHR_display extensionPiers Daniell1-3/+2
2016-12-12loader: Add support for 1.0.35 extensionMark Young5-0/+184
2016-12-12header: Update to Vulkan version 1.0.37Mark Lobodzinski1-1/+1
2016-12-09Cmake: Move all find_packages to base CMakeLists.txtTony Barbour1-1/+0
2016-12-09Cmake: Add files needed to build with MirTony Barbour1-0/+2
2016-12-09Cmake: Move WSI compile decision to subdirectoriesTony Barbour1-0/+24
2016-12-08loader: Add CMake copy of def file to build dirMark Lobodzinski1-4/+6
2016-12-08loader: Check in loader Windows def fileMark Lobodzinski1-0/+182
2016-12-02loader: Modify debug_marker terminatorsMark Young1-43/+49
2016-12-01loader: const fixesFrank Henigman1-12/+15
2016-12-01loader: Modify conversion of real_icd_surfacesMark Young1-33/+23
2016-12-01loader: Fix cast warning in wsi.cJamie Madill1-1/+1
2016-12-01loader: avoid DEFAULT_VK_LAYERS_PATH redefinition.Frank Henigman1-0/+2
2016-12-01loader: spell 'separator' correctlyFrank Henigman2-4/+4
2016-11-22docs: Fix loader doc mention of linux dirsMark Young1-0/+2
2016-11-22loader: Fix debug report memory leaksMark Young1-6/+29
2016-11-21build: loader: Fix warnings for 32-bit linuxKarl Schultz4-36/+53
2016-11-21build: Move codegen scripts into scripts dirMark Lobodzinski1-2/+2
2016-11-18header: Update header files to version 1.0.34Mark Lobodzinski1-1/+1
2016-11-17header: Update header files to version 1.0.33Mark Lobodzinski1-1/+1
2016-11-14loader: Fix pointer dereference issue.Mark Young1-1/+1
2016-11-14loader: gh1120/gh1134 - Object wrapping issuesMark Young6-49/+170
2016-11-11loader: Fix failure on ICD loadingMark Young1-10/+15
2016-11-08loader: Parameterize locations of drivers/layersLenny Komow2-4/+4
2016-11-08build: Allow the use of a custom-named vulkan dllLenny Komow1-12/+12
2016-11-07loader: Remove warning on missing implicit layerMark Young1-15/+20
2016-11-03loader: Rename icd and physical device varsMark Young7-634/+674
2016-11-03loader: Remove vk-loader-generate.pyMark Lobodzinski1-281/+0
2016-11-03loader: Use vk-generate.py instead of loader versionMark Lobodzinski1-2/+2
2016-11-02docs: Remove references to "this repo"Karl Schultz1-2/+0
2016-11-02loader: Fix icd reference in WSI codeMark Young2-73/+100
2016-11-01loader: Call ICD for CreateDisplayPlaneSurfaceKHRMark Young1-4/+41
2016-10-31docs: Updates for Linux loader /usr/local search paths.Karl Schultz1-16/+42
2016-10-31docs: LX617: Fix Android layer path infoKarl Schultz1-1/+1
2016-10-28header: Update header files to version 1.0.32Mark Lobodzinski1-1/+1
2016-10-27build: Update cmake files to use variables as destinations for make installJohn Zupin1-1/+1