XShaderCompiler 0.10 Alpha
Pre-release
Pre-release
·
87 commits
to master
since this release
Pre-release for testing purposes. Do not use for production!
News:
- Further improvements in type deduction for intrinsic calls.
- Translation of matrix subscripts.
- Better translation of anonymous structs.
- Added optional language extensions (see
-X
shell command). - Refactored constant expression evaluation.
- Refactored ASTPrinter (see
--show-ast
shell command). - Extended type system for enhanced error reports.
- Integrated SPIR-V disassembler (see
-dasm
and-dasmx
shell commands). - Started with GLSL parser (experimental).