Renderer draw functions enhancement #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Switch the args into singular arg structs
Add support for color keying (transparency) and color mods with proper cache handling
Add support for stretching/shrinking image (unequal src/dst buffer sizes)
Add support for just loading and using a full image without sprite/spritesheet behavior (maybe just a helper)
Viewport support
Simple geometry support
Color keying done