| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5142 from comex/xx-poll-events | 2020-12-09 | 2 | -31/+37 | |
| |\ | |||||
| | * | network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum... | 2020-12-06 | 2 | -31/+37 | |
| * | | core: Remove unnecessary enum casts in log calls | 2020-12-07 | 1 | -6/+6 | |
| * | | CMakeLists,network: Create YUZU_UNIX macro to replace __unix__ | 2020-12-06 | 2 | -5/+5 | |
| |/ | |||||
| * | core: Fix clang build pt.3 | 2020-10-21 | 1 | -1/+1 | |
| * | Revert "core: Fix clang build" | 2020-10-20 | 3 | -26/+23 | |
| * | core: Fix clang build | 2020-10-17 | 3 | -23/+26 | |
| * | core/CMakeLists: Make some warnings errors | 2020-10-13 | 1 | -24/+24 | |
| * | network: add missing include for BSDs | 2020-07-22 | 1 | -0/+2 | |
| * | core/network: Add network abstraction | 2020-07-19 | 3 | -0/+833 | |