dolphin/Source
Léo Lam 9a3705f82d evdev: Fix select() call
It's not guaranteed that the eventfd is smaller than the monitor fd,
because fds are not always monotonically allocated. To select()
correctly in all cases, use the max between the monitor fd and eventfd.
2018-02-04 22:45:28 +01:00
..
Android Merge pull request #6306 from mahdihijazi/fix_hardcoded_path2 2018-01-26 11:38:51 +01:00
Core evdev: Fix select() call 2018-02-04 22:45:28 +01:00
DSPSpy
DSPTool
PCH
UnitTests Merge pull request #5973 from ligfx/renamefifoqueue 2017-11-19 13:51:22 +01:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln