| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-19 | Build a dynamic library for Slang | Tim Foley | |
| - Change the `slang` project from a static library to a dynamic one - Add some details around `slang.h` to make sure DLL export stuff is working - Make the `slangc` executable use the dynamic library - Rename the `glslang` sub-project to `slang-glslang` and move it into the main source hierarchy - This reflects the fact that it isn't a stand-alone tool, and isn't in any way a standard binary of glslang, but rather just an artifact of how Slang uses glslang | |||
| 2017-06-09 | glslang: Fixups for build | Tim Foley | |
| Some files seem to have been removed since I last sync'ed the glslang code. | |||
| 2017-06-09 | Initial import of code. | Tim Foley | |
