cave-story-solaris/src/Backends
Clownacy 6d53668bed Add Wii U platform backend
With this backend, CSE2 can run on the Wii U.

It's not ideal - it doesn't have its own renderer yet, so it just
uses the software renderer, and it only displays on the gamepad,
because drawing to the TV as well makes the game lag.

Also there's no sound.

Also the lack of input rebinding is annoying.
2020-04-14 00:31:13 +01:00
..
Audio Add Null audio backend 2020-04-13 18:31:39 +01:00
GLFW3 Fix a leftover printf 2020-04-14 00:29:52 +01:00
Null Add Null platform backend 2020-04-13 18:54:34 +01:00
Rendering Big disgusting backend rework 2020-04-13 18:19:39 +01:00
SDL2 Big disgusting backend rework 2020-04-13 18:19:39 +01:00
WiiU Add Wii U platform backend 2020-04-14 00:31:13 +01:00
Audio.h Big disgusting backend rework 2020-04-13 18:19:39 +01:00
Controller.h Avoid WindowsWrapper.h in controller backend 2020-04-13 14:56:48 +01:00
Misc.h Big disgusting backend rework 2020-04-13 18:19:39 +01:00
Rendering.h Big disgusting backend rework 2020-04-13 18:19:39 +01:00
Window-OpenGL.h Big disgusting backend rework 2020-04-13 18:19:39 +01:00
Window-Software.h Big disgusting backend rework 2020-04-13 18:19:39 +01:00