Commit Graph

17 Commits

Author SHA1 Message Date
Maschell
afe7035e07 Fix CI 2020-09-01 17:00:48 +02:00
Maschell
e29ebece97 Big refactoring, add github ci file 2020-09-01 16:59:15 +02:00
Maschell
16862f2a88 Clear texture after creation, fix blendMode of GuiTexture. 2020-08-30 23:23:28 +02:00
Maschell
65bbe1f82f GuiText: Add support rotation 2020-08-30 22:06:10 +02:00
Maschell
b596a533ba Use SDL_FontCache for text rendering 2020-08-30 21:33:53 +02:00
Maschell
4f1e6c6fac GuiImage: Rewrite as GuiTexture 2020-08-30 21:32:48 +02:00
Maschell
0ca699b4e7 GuiButton: Process children 2020-08-30 21:32:01 +02:00
Maschell
804aa6b7ce Add Dockerfile for building the Wii U version 2020-08-30 17:16:12 +02:00
Maschell
ff77bacdab Add dockerimage for building windows version 2020-08-30 16:56:03 +02:00
Maschell
8e20d3e900 Add missing return 2020-08-30 16:54:03 +02:00
Maschell
651214c0d6 README: Wii U version can be built without wiiu-fling libs 2020-08-30 16:53:28 +02:00
Maschell
9562189313 Removed unused glm dependency 2020-08-30 16:53:07 +02:00
Maschell
91d84b3d60 Add a makefile for windows 2020-08-30 13:57:54 +02:00
Maschell
e609c91266 Optimize the makefile by generating the CLAGS and LIBS on the fly 2020-08-30 13:57:02 +02:00
Maschell
453c17459b Revert the linking flags 2020-08-30 13:00:05 +02:00
Maschell
010c9da01c Cleanup 2020-08-30 12:46:49 +02:00
Maschell
9c189354cb first commit 2020-08-30 00:41:54 +02:00