Skip to content

Release v0.8.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@m4rs-mt m4rs-mt released this 03 Jan 02:55
· 1741 commits to master since this release
  • Considerably improved error messages using debug information. (#86)
  • Reduced memory consumption during the compilation process.
  • Performance improvements of the internal compilation pipeline.
  • Added Support for "unmanaged" C# structures in the scope of buffers and views.
  • New debug information input module to support the latest PDB format updates.
  • Fixed several OpenCL code generation issues (#85, #88, #91, #92)

Special thanks to @MoFtZ for contributing to this release.