swfans / swars

Syndicate Wars port, alternative binary for the classic Bullfrog game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refactoring: Add support of SDL2 library in place of SDL1.2

mefistotelis opened this issue · comments

Both libraries should be supported, but SDL2 would allow more features - mainly borderless mode.

Configure script should select SDL2 as default, and SDL1.2 as fallback.

First mentioned in #14, this now gets a separate issue as the former was implemented.

Added support to build scripts; but it still needs to be implemented in bflibrary code.