Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-03 | Fix crash when not using text options with text | dec05eba | |
options.before_syntax_highlight is not set to NULL | |||
2021-11-02 | Start on syntax highlighting, output correct key button event | dec05eba | |
2021-10-24 | Add function to load image from memory, initialize window from an existing ↵ | dec05eba | |
window, allow creating text without font/string | |||
2021-10-23 | Allow rendering vertices directly | dec05eba | |
2021-10-19 | Change from callback to window poll | 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 | |