Skip to content

1.0.14

Compare
Choose a tag to compare
@Twinklebear Twinklebear released this 04 May 23:00
· 65 commits to master since this release

Changes

  • ispc_compile now supports building optimized builds with debug symbols. This can be done by creating the ispc::Config (or ispc_compile::Config object and setting the debug and optimization flags for the ISPC library being built.