Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
glslang
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
glslang
Commits
af7c73b1
Commit
af7c73b1
authored
Nov 06, 2019
by
dan sinclair
Committed by
dan sinclair
Nov 06, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add deprecation for SPIRV/ install folder location.
This Cl updates the README.md to reference the deprecation date for the current SPIRV/ install location. Issue #1964
parent
5d0e01d9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
README.md
README.md
+9
-0
No files found.
README.md
View file @
af7c73b1
...
@@ -28,6 +28,15 @@ comment in `glslang/MachineIndependent/Versions.cpp`.
...
@@ -28,6 +28,15 @@ comment in `glslang/MachineIndependent/Versions.cpp`.
Tasks waiting to be done are documented as GitHub issues.
Tasks waiting to be done are documented as GitHub issues.
Deprecations
------------
1.
GLSLang, when installed through CMake, will install a
`SPIRV`
folder into
`${CMAKE_INSTALL_INCLUDEDIR}`
. This
`SPIRV`
folder is being moved to
`glslang/SPIRV`
. During the transition the
`SPIRV`
folder will be installed into
both locations. The old install of
`SPIRV/`
will be removed as a CMake install
target no sooner then May 1, 2020. See issue #1964.
Execution of Standalone Wrapper
Execution of Standalone Wrapper
-------------------------------
-------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment