dolphin/Source
Jordan Woyak ae17a06cf8 ControllerInterface/evdev: Replace a select() call with poll().
select() should not be used on Linux.
"select() can monitor only file descriptors numbers that are less than FD_SETSIZE".
2026-02-24 15:06:25 -06:00
..
Android Android: Add Triforce Baseboard 2026-02-15 23:13:18 -06:00
Core ControllerInterface/evdev: Replace a select() call with poll(). 2026-02-24 15:06:25 -06:00
DSPSpy Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
DSPTool Host: Remove unnecessary functions 2025-08-03 13:19:30 -07:00
PCH Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
UnitTests Network: Improve IPv4PortRange::ToString to support CIDR notation and only last octet difference. 2026-02-15 23:13:18 -06:00
VSProps Make WIL a submodule and update it 2026-01-21 19:51:45 +01:00
.clang-format Clang-format: Fix invalid settings 2025-05-01 22:05:07 +02:00
CMakeLists.txt Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig 2026-01-11 16:28:03 -05:00
dolphin-emu.sln Core/HW: Add Visual Studio project files for cpp-ipc library. 2025-10-28 18:50:58 +00:00