texture_rgba_renderer 0.0.4 copy "texture_rgba_renderer: ^0.0.4" to clipboard
texture_rgba_renderer: ^0.0.4 copied to clipboard

outdated

A texture helper which brings a high level api to handle RGBA data.

0.0.4 #

  • Fix memory issue on Windows.

0.0.3 #

  • Initial pixel based rgba render for Windows. Note that we use the buffer directly without copy, which may have some memory corrupt.

0.0.2 #

  • Initial Hardware accelerated rgba render for Linux.