Commit Graph

3 Commits

Author SHA1 Message Date
Vladislav Valtchev f5725ff6f2 Introduce the NOSDL option in the Makefile
For many reasons, the SDL library might not be available on some systems.
Therefore, it's useful to offer a way to build without it. With this patch,
it's possible to build fbDoom without SDL in the following way:

    make NOSDL=1
2019-11-19 14:17:08 +02:00
Maxime Vincent 015fec85cf tty keyboard input work in progress 2017-12-11 07:31:25 +01:00
Maxime Vincent 72b0675c10 fbdoom first version with more generic framebuffer support 2017-12-02 11:25:39 +01:00