jdryg / vg-renderer

A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)
BSD 2-Clause "Simplified" License
504 stars 55 forks source link

Fix bgfx state not being discarded #20

Closed hugoam closed 4 years ago

hugoam commented 4 years ago

Solve this issue: https://github.com/jdryg/vg-renderer/issues/19