SecondHalfGames / yakui

yakui is a declarative Rust UI library for games
Apache License 2.0
222 stars 18 forks source link

improve blit performance #150

Closed msparkles closed 2 months ago

msparkles commented 2 months ago

we didn't purposefully change the order of the arguments, it was more a "we don't like size being after the data and we didn't remember that maybe we should keep it that way" than anything of importance