All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m54s
Allow rendering onto a texture that's been loaded already. Make DrawSprite commands work regardless of if the texture was loaded in inverted or not. You however cannot draw onto a texture which is upside-down in vram because your draw commands would be positioned incorrectly.