| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-05 | loader: added Windows resource file for vulkan-1.dll | David Pinedo | |
| Properties->Details on vulkan-1.dll will display valid version and build information Address: https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/issues/473 | |||
| 2016-05-02 | winrtinstaller: added patch file to be used when building nsis | David Pinedo | |
| 2016-04-29 | windowsRuntimeInstaller: improve documentation on how to build RT installer | David Pinedo | |
| 2016-04-26 | winrtinstaller: update license | David Pinedo | |
| 2016-04-19 | winrtinstaller: change formatting in RT rtf license | David Pinedo | |
| 2016-04-19 | winrtinstaller: formatting of license files, make them more readable | David Pinedo | |
| 2016-04-19 | winrtinstaller: fix COPYRIGHT.txt filename | David Pinedo | |
| 2016-04-19 | winrtinstaller: get LICENSE.txt file from LVL | David Pinedo | |
| 2016-04-19 | misc: Update licenses to Apache 2.0 | Jon Ashburn | |
| Change-Id: Id447f4c8c53d33f9192940bdd3ae727b7b738a97 | |||
| 2016-04-08 | winrtinstaller: correction of File Description Properties of uninstaller.exe | David Pinedo | |
| 2016-04-07 | winrtinstaller: don't delete non-SDK layer registry values during install | David Pinedo | |
| 2016-04-07 | winrtinstaller: re-sign powershell script | David Pinedo | |
| 2016-04-05 | winrtinstaller: sort in config script: <prerelease> is least significant | David Pinedo | |
| Also added execute permission to CreateInstallerRT.sh | |||
| 2016-04-05 | winrtinstaller: fix install dir not being removed on uninstall. | David Pinedo | |
| This problem was introduced when logging was added. | |||
| 2016-04-04 | winrtinstaller: Re-sign powershell loader config script | David Pinedo | |
| 2016-03-30 | winrtinstaller: fix typos in windowsRuntimeInstaller/README.txt | David Pinedo | |
| 2016-03-29 | winrtinstaller: removed vulkaninfo from RT Start Menu | David Pinedo | |
| 2016-03-29 | winrtinstaller: convert RT installer log file to ascii | David Pinedo | |
| 2016-03-29 | winrtinstaller: Add logging support to Windows Runtime Installer | David Pinedo | |
| 2016-03-22 | winrtinstaller: sign Config powershell script | David Pinedo | |
| 2016-03-18 | winrtinstaller: Set up proper Access Control for install/temp dirs and files | David Pinedo | |
| This change addresses: https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/issues/70 Also made a change to not require a reboot on uninstall if the install dir is not empty. This partially addresses: https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/issues/70 (A similar change needs to be made to the SDK installer.) | |||
| 2016-03-16 | winrtinstaller: Allow layers from SDK older than RT to be configured for use | David Pinedo | |
| Layers from SDK can be used by an RT if their major, minor, and patch numbers are the same. For example, if SDK 1.0.5.0 is already installed, and then RT 1.0.5.1 is installed. During the RT installation, the layer registry entries will be set to point to the layers in SDK 1.0.5.0. | |||
| 2016-03-15 | winrtinstaller: Install both x86 and x64 redist's if either is not installed | David Pinedo | |
| Fix for issue: https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/issues/109 | |||
| 2016-03-15 | winrtinstaller: Verify vulkan-1-*dll has correct file name format | David Pinedo | |
| 2016-03-03 | winrtinstaller: sign uninstaller | David Pinedo | |
| 2016-03-03 | winrtinstaller: Don't create a menu item for each version of RT installed | David Pinedo | |
| 2016-03-03 | winrtinsaller: change comment | David Pinedo | |
| 2016-02-19 | winrtinstaller: update README.txt to better explain rt installer exit codes | David Pinedo | |
| 2016-02-18 | winrtinstaller: change error message | David Pinedo | |
| 2016-02-18 | winrtinstaller: Unique error codes | David Pinedo | |
| 2016-02-12 | windowsrtinstall: Fix errors on vcredist not being present before install. | Mark Young | |
| We install the 2013 VC redistributables, but we first read the registry to determine if they were already installed. That registry read returns an error if they aren't already present. So, we clear the error after reading the registry. We also added the 32-bit 2013 VC redistributables to the 64-bit OS install, just to be safe. | |||
| 2016-02-12 | windowssdk: Fixed Config powershell script to look at Windows Folder. | Mark Young | |
| This replaces a hard-code to C:\windows instead of looking at the proper windows drive letter <SYSTEMDRIVE and SYSTEMROOT>. | |||
| 2016-02-11 | winrtinstaller: Fix typo in messagebox | David Pinedo | |
| 2016-02-11 | winrtinstaller: add section to README on ProductVersion property | David Pinedo | |
| 2016-02-10 | winrtinstaller: Remove mention of SDK from RT license file | David Pinedo | |
| 2016-02-10 | winrtinstaller: Add file properties to rt installer executable | David Pinedo | |
| 2016-02-10 | Remove Khronos confidential clause from license text. | Karl Schultz | |
| 2016-02-10 | winrtinstaller: change to README so it matches sdk_1.0.3 version | David Pinedo | |
| 2016-02-10 | winrtinstaller: Add section on error return values. | David Pinedo | |
| 2016-02-10 | winrtinstaller: add more error checks during install, uninstall | David Pinedo | |
| 2016-02-09 | winrtinstaller: A new dir is created for reinstall of same version | David Pinedo | |
| Windows 10 was displaying a warning when an uninstall resulted in the install dir not being deleted. (As happens when there are multiple installs of the same version.) So we create a folder for each re-install, the folder is removed on uninstall, and Windows 10 doesn't get upset. | |||
| 2016-02-09 | winrtinstaller: Allow uninstall to be run from any dir | David Pinedo | |
| 2016-02-09 | winrtinstaller: fix install dir not recorded in registry correctly | David Pinedo | |
| 2016-02-09 | winrtinstaller: install to to same dir if already installed. PUBLISHER changed. | David Pinedo | |
| PUBLISHER is set to YourComany, Inc by default | |||
| 2016-02-09 | windowssdk: Fix 32-bit install issue with Powershell script. | Mark Young | |
| Fix the install Powershell script which populates the ExplicitLayers registry entries. There were 2 problems: 1) it was using newer Powershell commands that failed on Windows 7, 2) it was trying to populate the 32-bit data on a 32-bit system with the 64-bit Bin folder. | |||
| 2016-02-08 | winrtinstaller: update license text | David Pinedo | |
| 2016-02-05 | winrtinstaller: update licenses | David Pinedo | |
| 2016-02-05 | winrtinstaller: Improve search for layer json files in SDK Bin dir | David Pinedo | |
| 2016-02-05 | windowsrtinstaller: Change lincense info. | David Pinedo | |
| Also removed extra white space. | |||
| 2016-02-05 | windowsrtinstaller: updated license | David Pinedo | |
