Skip to content

XShaderCompiler 0.08 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@LukasBanana LukasBanana released this 22 Mar 22:17
· 648 commits to master since this release

Pre-release for testing purposes. Do not use for production!

News:

  • Added C wrapper (ISO C99).
  • Added C# wrapper.
  • Started with translation of RWTexture objects.
  • Refactored report outputs for localization.
  • Overall refactoring of AST for object identifiers.
  • Translation of static structure members.
  • Translation of member functions in nested structures.
  • Conversion of initializer lists for GLSL target below 420.
  • Enhanced warning outputs.