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

outdated

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

0.0.5 #

  • Initial macOS support.

0.0.4 #

  • Fix windows memory corrupt.

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.