Age | Commit message (Expand) | Author |
---|---|---|
2020-12-09 | Merge pull request #5142 from comex/xx-poll-events | Rodrigo Locatti |
2020-12-07 | core: Remove unnecessary enum casts in log calls | Lioncash |
2020-12-06 | network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum... | comex |
2020-12-06 | CMakeLists,network: Create YUZU_UNIX macro to replace __unix__ | comex |
2020-10-21 | core: Fix clang build pt.3 | Lioncash |
2020-10-20 | Revert "core: Fix clang build" | bunnei |
2020-10-17 | core: Fix clang build | Lioncash |
2020-10-13 | core/CMakeLists: Make some warnings errors | Lioncash |
2020-07-22 | network: add missing include for BSDs | Jan Beich |
2020-07-19 | core/network: Add network abstraction | ReinUsesLisp |