Age | Commit message (Collapse) | Author |
|
conditions are met.
|
|
ReceiveParameter call.
|
|
GlanceParameter when the parameter doesn't exist.
|
|
|
|
Don't pull in entire JSON repo for single header file
|
|
telemetry: Log performance, configuration, and system data.
|
|
|
|
|
|
|
|
citra-qt: UI Themes
|
|
Enable data transfer over ENet
|
|
CMakeLists: Check that all submodules are present
|
|
|
|
Make enet use the same convention as other submodules
|
|
This makes it easier for packagers to preload all submodules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
load shared font from system archive
|
|
Update enet submodule
|
|
This includes a fix merged upstream to support mingw compilation
|
|
Telemetry: Submit logged data to the Citra service
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Service/boss:P: Add some functions to FunctionTable
|
|
Memory: Fix crash when unmapping a VMA covering cached surfaces
|
|
* Added support for network with ENet lib,
connecting is possible, but data can't be sent, yet.
* fixup! Added support for network with ENet lib,
* fixup! CLang
* fixup! Added support for network with ENet lib,
* fixup! Added support for network with ENet lib,
* fixup! Clang format
* More fixups!
* Moved ENetHost* and ENetPeer* into pimpl classes
* fixup! Moved ENetHost* and ENetPeer* into pimpl classes
* fixup! Clang again
* fixup! Moved ENetHost* and ENetPeer* into pimpl classes
* fixup! Moved ENetHost* and ENetPeer* into pimpl classes
* fixup! Moved ENetHost* and ENetPeer* into pimpl classes
|
|
Remove unnecessary WIN32_LEAN_AND_MEAN macro definition
|
|
|
|
|
|
Kernel/SVC: Partially implemented svcReplyAndReceive
|
|
ClientSession::SendSyncRequest.
|