Jonas Matser

Results 13 issues of Jonas Matser

Building with cmake fails to build any video devices (see below). This means SDL_Init(SDL_INIT_VIDEO) fails with "No video device available". When listing them only dummy shows up. This is confirmed...

I've added the repos from install_dependencies as submodules instead. This means users only have to do `git clone --recursive` or `git submodule update --init` instead of running a batch file.

Since enums are now namespaced, the additional pub mod around them can be removed.