aboutsummaryrefslogtreecommitdiffstats
path: root/include/UIClass.h
AgeCommit message (Collapse)Author
2015-09-17shitClyne Sullivan
2015-09-16Fixed ConflictsAndy Belle-Isle
Had to remove -Wextra because it didn't allow for int argc, char** argv and SDL requires those in the main function. Also removed glActiveTexture() because it wasn't declared, currently everything works fine without it, but I'll find a way to fix it soon, but for now it works.
2015-09-16hiAndy Belle-Isle
2015-09-16Fixed mouse, and debugAndy Belle-Isle
2015-09-16shitty bug fixesClyne Sullivan
2015-09-15mouseClyne Sullivan
2015-09-14Added mouse support, and debugAndy Belle-Isle
Added FPS display and deltaTime display
2015-09-14fixesClyne Sullivan
2015-09-13added text using freetype2Clyne Sullivan
2015-09-10yeahClyne Sullivan
2015-09-07HeyClyne Sullivan