mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 05:08:43 +00:00
Epoll (#3476)
* Epoll * Change companion util stub to return NO_EVENT * Revert "Change companion util stub to return NO_EVENT" This reverts commit 8dd9913cda39b641cd3b65925e1f31fa713e8a24. * added wepoll * shallow.. * dist branch * updated wepoll * compiles on windows --------- Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0eff74223a
commit
7bd3eb485f
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -113,3 +113,8 @@
|
||||
path = externals/hwinfo
|
||||
url = https://github.com/shadps4-emu/ext-hwinfo
|
||||
shallow = true
|
||||
[submodule "externals/ext-wepoll"]
|
||||
path = externals/ext-wepoll
|
||||
url = https://github.com/shadps4-emu/ext-wepoll.git
|
||||
shallow = true
|
||||
branch = dist
|
||||
|
||||
Reference in New Issue
Block a user