memononen / nanovg

Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
zlib License
5.06k stars 767 forks source link

Add option to update image texture from YUV #584

Closed HookedBehemoth closed 1 year ago

HookedBehemoth commented 4 years ago

Needed to update stb dependencies as SSE2 was undetected with gcc on x64. A newer version fixed this.