History log of /external/vulkan-validation-layers/libs/glm/detail/dummy.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
12156bdeb0730e42e52b0d228b2ec897271ba59a 30-Oct-2017 Mike Weiblen <mikew@lunarg.com> repo: normalize line termination across repo

This is a scrub of the entire repo to normalize end-of-line termination to
conform to the recently added .gitattributes file. A mismatch of line
termination can cause difficult-to-resolve conflicts when rebasing or merging.

The process performed is described at:
https://help.github.com/articles/dealing-with-line-endings/#refreshing-a-repository-after-changing-line-endings

The .gitattributes file is required because some files (*.bat and *.sh) are
sensitive to line termination. The .gitattributes file is stored in the repo,
and overrides settings which could be corrupted by a developer's local
git configuration. The .gitattributes file was added in f077c81

This commit completes bcc9fec, which fixed a single file.

Change-Id: I75d4594b61cb8aa6a09efb3ed5ace34fe8394871
/external/vulkan-validation-layers/libs/glm/detail/dummy.cpp
b0b195df6c4343219e339ccb37978e8432a5f871 13-May-2015 Tony-LunarG <tony@lunarg.com> tests: Check glm into source control to make Windows build simpler
/external/vulkan-validation-layers/libs/glm/detail/dummy.cpp