Skip to content

10.0.3

Compare
Choose a tag to compare
@mjtalbot mjtalbot released this 24 Mar 16:17
· 176 commits to master since this release

Fixes

Incorporating minor C++ runtime rendering fixes.

  • More cleanups for Vulkan bootstrapping 54f8301
  • Reduce the # of arguments required for Vulkan context creation 95b2979
  • More Build Options 69f120c
  • define rive::math::pi to be the same as m_pi b43936c
  • Split up subpass from resource allocation for draw. Move draw limit check to before resource allocation occurs (and can fail) d97fd2d
  • Vulkan - Atlas texture barrier fix 731ed90