You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,14 @@
1
1
# News
2
2
3
-
1.The versioning scheme is being improved, and you might notice some differences. This is currently WIP, but will be coming soon. See, for example, PR #2277.
3
+
1.Visual Studio 2013 is no longer supported
4
4
5
-
2. If you get a new **compilation error due to a missing header**, it might be caused by this planned removal:
Microsoft Visual Studio 2013 is no longer officially supported. \
7
+
Please upgrade to at least Visual Studio 2015.
8
+
9
+
2. The versioning scheme is being improved, and you might notice some differences. This is currently WIP, but will be coming soon. See, for example, PR #2277.
10
+
11
+
3. If you get a new **compilation error due to a missing header**, it might be caused by this planned removal:
6
12
7
13
**SPIRV Folder, 1-May, 2020.** Glslang, when installed through CMake,
8
14
will install a `SPIRV` folder into `${CMAKE_INSTALL_INCLUDEDIR}`.
@@ -16,11 +22,6 @@ If people are only using this location to get spirv.hpp, I recommend they get th
0 commit comments