mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-03-29 23:19:43 -06:00
|
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / linux-qt-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
* select * select for windows * fixed windows only function * windows error converts * fixed up * fixed compile * another implementation for windows * draft rewrite for windows * implementation for windows * added some debugging info * more debugging * extensive log * Windows: Add device files to output fd_sets Cyberpunk 2077 breaks without this. Also added some formatting changes, to bring the implementation closer to our typical coding standards. * Clang * Formatting + cleanup Removed some excessive logging used for debugging, and did some cleanup on the non-Windows implementation. --------- Co-authored-by: georgemoralis <giorgosmrls@gmail.com> Co-authored-by: Stephen Miller <millerste004@gmail.com> |
||
|---|---|---|
| .. | ||
| aerolib | ||
| devices | ||
| devtools | ||
| file_format | ||
| file_sys | ||
| ipc | ||
| libraries | ||
| loader | ||
| address_space.cpp | ||
| address_space.h | ||
| cpu_patches.cpp | ||
| cpu_patches.h | ||
| debug_state.cpp | ||
| debug_state.h | ||
| linker.cpp | ||
| linker.h | ||
| memory.cpp | ||
| memory.h | ||
| module.cpp | ||
| module.h | ||
| platform.h | ||
| signals.cpp | ||
| signals.h | ||
| thread.cpp | ||
| thread.h | ||
| tls.cpp | ||
| tls.h | ||