Hans-Kristian Arntzen
|
9420b75314
|
Work around false positive warning on GCC 8.3.
|
2019-04-24 08:49:53 +02:00 |
|
Hans-Kristian Arntzen
|
3c3d4d74f7
|
Workaround lack of lvalue/rvalue operator overload on MSVC 2013.
|
2019-04-09 16:20:47 +02:00 |
|
Hans-Kristian Arntzen
|
bbac2e8d8d
|
Support direct conversions to std::vector from SmallVector.
Makes it a bit nicer to consume SmallVector.
|
2019-04-09 15:47:59 +02:00 |
|
Hans-Kristian Arntzen
|
9f31a94b10
|
Make sure ids_for_types are moved correctly in move operator.
|
2019-04-09 15:16:37 +02: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 |
|