Go to file
2020-10-04 14:02:18 +02:00
.github/workflows [Wii U] Push lib as docker image 2020-10-02 21:04:34 +02:00
include/gui-sdl/gui Fix the getCenterY() implementation of GuiElement. 2020-10-03 19:11:57 +02:00
source/gui Fix size calculation of GuiText 2020-10-04 14:02:18 +02:00
.gitattributes first commit 2020-10-02 19:57:53 +02:00
.gitignore Add dockerfile for pc, add install command 2020-10-03 15:17:52 +02:00
CMakeLists.txt Add dockerfile for pc, add install command 2020-10-03 15:17:52 +02:00
Dockerfile.pc Add dockerfile for pc, add install command 2020-10-03 15:17:52 +02:00
Dockerfile.wiiu Update dockerfile to use a different base image 2020-10-02 21:25:17 +02:00
Makefile.wiiu first commit 2020-10-02 19:57:53 +02:00
README.md [Wii U] Push lib as docker image 2020-10-02 21:04:34 +02:00

libgui-sdl

Dependencies (Wii U)

To be able to use libgui-sdl, you need to install the following dependencies:

  • wut
  • Install the required portlibs and sdl2 via (dkp-)pacman -Syu wiiu-portlibs wiiu-sdl2-libs

Credits