This website requires JavaScript.
Explore
Help
Sign in
dburr
/
eden
Watch
1
Star
0
Fork
You've already forked eden
0
mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced
2025-07-21 05:15:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
54150dcb73
eden
/
src
/
input_common
/
sdl
History
Download ZIP
Download TAR.GZ
Lioncash
54150dcb73
input_common/sdl: Correct return values within implementations of GetPollers()
...
In both cases, we weren't actually returning anything, which is undefined behavior.
2019-03-18 11:40:38 -04:00
..
sdl.cpp
Input: Remove global variables from SDL Input
2019-03-02 19:09:34 +01:00
sdl.h
input_common/sdl: Correct return values within implementations of GetPollers()
2019-03-18 11:40:38 -04:00
sdl_impl.cpp
input_common/sdl: Correct return values within implementations of GetPollers()
2019-03-18 11:40:38 -04:00
sdl_impl.h
input_common/sdl: Use a type alias to shorten declaration of GetPollers
2019-03-18 11:40:35 -04:00