Age | Commit message (Expand) | Author |
---|---|---|
2024-08-02 | Ensure correct blending function for transparent window | dec05eba |
2024-07-31 | Add mipmap option | dec05eba |
2024-07-25 | Add sprite set size/height functions, option to hide window decorations in cr... | dec05eba |
2021-11-16 | Sprite: add rotation and origin | dec05eba |
2021-11-15 | Add dynamic font atlas creation (not finished) | dec05eba |
2021-10-23 | Allow rendering vertices directly | dec05eba |
2021-10-19 | Use uint8_t for color instead of float | dec05eba |
2021-10-18 | Add set_position and set_color to rectangle,sprite and text | dec05eba |
2021-10-16 | Add font rendering | dec05eba |
2021-10-16 | Add rectangle and sprite, use pixel coordinates, remote opengl dependency fro... | dec05eba |