DmitryTsyganov
|
fd3ce6e865
|
Add CompilerError constructor that accepts const char* as a parameter
Fixes #2273
|
2024-02-01 18:08:01 +01:00 |
|
Jon Leech
|
f2a65545b8
|
Finish adding SPDX tags and setup a reuse checked in Github Actions CI
|
2021-06-29 11:03:52 +02:00 |
|
Hans-Kristian Arntzen
|
4704482bbc
|
meta: Update copyright headers to 2021.
|
2021-01-14 16:07:49 +01:00 |
|
Hans-Kristian Arntzen
|
cf1e9e0643
|
Add MIT dual license for the SPIRV-Cross API.
|
2020-12-01 16:47:08 +01:00 |
|
Hans-Kristian Arntzen
|
f9818f0804
|
Update license headers to 2020.
|
2020-01-16 15:24:37 +01:00 |
|
Hans-Kristian Arntzen
|
93d68e9156
|
Fix MSVC warnings when building without exceptions.
Mark report_and_abort as noreturn.
|
2019-12-03 21:21:01 +01:00 |
|
Dzmitry Malyshau
|
5b4a099395
|
Avoid including stdexcept in no-exception environment
|
2019-11-01 12:48:26 -04:00 |
|
Frank Henigman
|
f07a4e16a6
|
Fix guard around [[noreturn]].
Clang defines _MSC_VER and supports [[noreturn]].
|
2019-04-10 09:23:55 -04:00 |
|
Hans-Kristian Arntzen
|
3fa00f9936
|
Run format_all.sh.
|
2019-04-09 15:10:02 +02:00 |
|
Hans-Kristian Arntzen
|
03ddea8eb1
|
Refactor out error handling and containers to new headers.
spirv_common.hpp got very crowded and it made more sense to split out
concerns to different headers.
|
2019-04-09 15:09:44 +02:00 |
|