Hans-Kristian Arntzen
|
7c738c5068
|
Workaround some MSVC issues.
|
2016-04-16 09:21:56 +02:00 |
|
Bill Hollings
|
6236cc79f0
|
Merge branch 'master' of https://github.com/KhronosGroup/SPIRV-Cross
|
2016-04-11 13:35:14 -04:00 |
|
Bill Hollings
|
f9e5fb38b8
|
Fix compiler warnings.
|
2016-04-11 10:19:20 -04:00 |
|
Hans-Kristian Arntzen
|
5ac882765d
|
Avoid out of range access to spirv data.
Avoids debug assertion crashes on MSVC 2015 when trying to access
elements out of range.
|
2016-04-11 13:40:36 +02:00 |
|
Bill Hollings
|
6ddd80e3fe
|
Fixes from code review of MSL functionality.
Rename MSLOptions to MSLConfiguration.
Convert tabs to spaces.
Replace Builtin with uint32_t as map key.
|
2016-04-08 15:12:40 -04:00 |
|
Bill Hollings
|
103aabf5e8
|
Initial support for Metal Shading Language.
|
2016-04-06 17:42:27 -04:00 |
|
Hans-Kristian Arntzen
|
147e53aeb2
|
Rename project to SPIRV-Cross.
Rename to coincide with moving the project to KhronosGroup.
|
2016-04-04 15:42:30 +02:00 |
|