- Fix a 64-bit issue in our Windows UI code (#887)
- Confirm layout for structured buffer of matrices, and related fixes (#889)
- Improve support for interfaces as shader parameters (#886)
- Fix
spReflection_FindTypeByName(#891) - Fix GLSL emit logic for select expr
- Merge pull request #893 from csyonghe/master
- Fix handling of arrays of resources in type legalization (#896)
- Add options to control optimization and debug information (#897)
- Add -profile option to render-test to override a profile to use (#898)
- Fixup for missing code in #896 (#900)