foxygit / doom Log in
commit b0ad1460fa9d7e747a7722962e9a56668e2e12d7
Merge: f4d455c2 13704286
Author:     Jonathan Dowland <jon+github@alcopop.org>
AuthorDate: Thu Jul 14 17:59:57 2016 +0100
Commit:     GitHub <noreply@github.com>
CommitDate: Thu Jul 14 17:59:57 2016 +0100

    Merge pull request #745 from chocolate-doom/sdl2-swmode

    Add force_software_renderer video rendering option

 configure.ac        |  1 +
 src/Makefile.am     |  3 ++-
 src/i_video.c       | 65 ++++++++++++++++++++++++++++++++++++++++++++---------
 src/i_video.h       |  1 +
 src/m_config.c      |  6 +++++
 src/setup/display.c |  2 ++
 6 files changed, 66 insertions(+), 12 deletions(-)