Skip to content

0.5.1

Choose a tag to compare

@bdero bdero released this 13 Jun 01:50
· 2 commits to master since this release
  • Added a glesLanguageVersion option to buildShaderBundleJson (and shaderBundleImpellercArguments), forwarded to impellerc as --gles-language-version. Setting 300 emits #version 300 es OpenGL ES shaders, where explicit-LOD sampling and derivatives are core rather than extension-gated.
  • findImpellerC now also probes the linux-arm64 and windows-arm64 engine artifact directories; the previous x64-only list failed on Linux arm64 hosts.