aboutsummaryrefslogtreecommitdiffstats
path: root/src/text.hpp
AgeCommit message (Expand)Author
2022-11-16text clears with dialog boxClyne Sullivan
2022-08-20transparency with font on ui boxClyne Sullivan
2022-07-09mouse events; wip ui dialog boxClyne Sullivan
2019-10-03fixes; font mem leak fixClyne Sullivan
2019-09-26begin config usage; text positioningClyne Sullivan
2019-09-23Fixed text renderingAndy Belle-Isle
2019-09-17text rendering in-place; but something's missingClyne Sullivan
2019-09-17made VBO rendering accessibleClyne Sullivan
2019-09-17update with master; using VBOs for fontsClyne Sullivan
2019-09-16success with font loadingClyne Sullivan
2019-09-12switch to pairsClyne Sullivan
2019-09-11added font loading code, untestedClyne Sullivan
2019-09-10added Text component and skeleton systemClyne Sullivan