aboutsummaryrefslogtreecommitdiff
path: root/src/graphics/texture.c
AgeCommit message (Expand)Author
2021-11-05Fix font being corrupt with certain sizes, fix image being corrupt if its rgb...dec05eba
2021-10-22Use const where possible in function paramsdec05eba
2021-10-19Change from callback to window polldec05eba
2021-10-17Reset texture size on deinitdec05eba
2021-10-16Add font renderingdec05eba
2021-10-16Fix resize event sometimes not triggered (set window gravity)dec05eba
2021-10-12compressed texturedec05eba
2021-10-10Add texture loading (and render in test)dec05eba