aboutsummaryrefslogtreecommitdiff
path: root/src/graphics/sprite.c
AgeCommit message (Expand)Author
2024-08-02Ensure correct blending function for transparent windowdec05eba
2024-07-31Add mipmap optiondec05eba
2024-07-25Add sprite set size/height functions, option to hide window decorations in cr...dec05eba
2021-11-16Sprite: add rotation and origindec05eba
2021-11-15Add dynamic font atlas creation (not finished)dec05eba
2021-10-23Allow rendering vertices directlydec05eba
2021-10-19Use uint8_t for color instead of floatdec05eba
2021-10-18Add set_position and set_color to rectangle,sprite and textdec05eba
2021-10-16Add font renderingdec05eba
2021-10-16Add rectangle and sprite, use pixel coordinates, remote opengl dependency fro...dec05eba