foxygit / doom Log in
commit 15b87abac461e37afc89cde202d6b988487f9ee5
Merge: 346490a4 35f805c2
Author:     Jonathan Dowland <jon+github@alcopop.org>
AuthorDate: Mon Jul 4 21:38:22 2016 +0100
Commit:     GitHub <noreply@github.com>
CommitDate: Mon Jul 4 21:38:22 2016 +0100

    Merge pull request #744 from chocolate-doom/sdl2-mousewheel

    fix mousewheel for sdl2 by synthesising button events

 src/i_input.c        | 36 ++++++++++++++++++++++++++++++++++++
 src/i_video.c        |  1 +
 textscreen/txt_sdl.c | 17 +++++++++++++++++
 3 files changed, 54 insertions(+)