5442 Commits (2ba4aa8a3b5a646e90e3e5437c2c711179c5d849)

Author SHA1 Message Date
Lioncash e32bf646cf yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
Lioncash 0fa039d8d0 core_timing_util: Silence sign-comparison warnings 7 years ago
Lioncash e5159cfb84 loader/nso: Silence sign-comparison warning 7 years ago
Lioncash 3e7d37301a service/aoc: Avoid allocating and discarding data 7 years ago
Lioncash d0e200a894 service/aoc: Remove unnecessary includes 7 years ago
Lioncash 819d229e76 service/aoc: Pop all passed values where applicable 7 years ago
Lioncash 242273788a ipc_helpers: Amend floating-point type in Pop<double> specialization 7 years ago
Tobias 5993133d5e
Address review comment 7 years ago
Lioncash d5cce86431 kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally linked 7 years ago
Lioncash 88c263ee8e service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). 7 years ago
Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago
Weiyi Wang 8d6342384b HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread 7 years ago
Lioncash c823cf6594 service/set: Correct and simplify behavior related to copying language codes 7 years ago
Lioncash 495a8d8d95 core/memory: Remove unused FlushMode enum 7 years ago
zhupengfei 10c4f23953 core/telemetry_session: Only create the backend when we really need it 7 years ago
Lioncash 1230a0e7ce
core/frontend/emu_window: Make GraphicsContext's destructor virtual 7 years ago
Lioncash 2bcb8a20b4 service/audren_u: Handle variadic command buffers in GetWorkBufferSize() 7 years ago
Lioncash 03746be097 service/audren_u: Handle version 2 of performance frame info in GetWorkBufferSize() 7 years ago
Lioncash de93507a5a service/audren_u: Clean up work buffer calculations 7 years ago
Lioncash 75a8b304d4 loader/nso: Remove left-in debug pragma 7 years ago
Lioncash 19632d2421 kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread calls show up in the debug log 7 years ago
Lioncash d672c6e759 kernel/svc: Reorganize svcSetThreadCoreMask() 7 years ago
Lioncash 69a2003a8e kernel/thread: Update thread processor ID flags 7 years ago
Lioncash 565fce71b1 service/audctl: Update documentation comments to be relative to 8.0.0 7 years ago
Zach Hilman 4e462d1fd7 mii_manager: Fix incorrect loop condition in mii UUID generation code 7 years ago
Zach Hilman 851c01c45e profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 1aa2b99a98 mii: Implement Delete and Destroy file 7 years ago
Zach Hilman c40cff454d mii: Implement IsUpdated command (IPC 0) 7 years ago
Zach Hilman f0db2e3ef3 mii_manager: Cleanup and optimization 7 years ago
Zach Hilman e25a7891e9 mii: Implement IDatabaseService commands using MiiManager 7 years ago
Zach Hilman daf5b8c61b mii: Add MiiManager class to manage Mii database 7 years ago
Zach Hilman ca5638a142 common: Extract UUID to its own class 7 years ago
Fernando Sahmkow 788497fd9d Allow picking a Compatibility Profile for OpenGL. 7 years ago
Lioncash f8be3f55da kernel/svc: Name supervisor call 0x36 7 years ago
Lioncash 19f8f86bdb service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax() 7 years ago
Zach Hilman 2adb226b26 web_browser: Make OpenPage non-const 7 years ago
Zach Hilman 8f8049e846 main: Add GMainWindow hooks for Error display 7 years ago
Zach Hilman f6e2295055 general_backend: Move StubApplet and add backend PhotoViewer 7 years ago
Zach Hilman 80c9e4d3ab general_frontend: Add frontend scaffold for PhotoViewer applet 7 years ago
Zach Hilman d9f6715d45 frontend: Add frontend receiver for Error applet 7 years ago
Zach Hilman de3cfb1d37 applets: Add Error applet 7 years ago
Zach Hilman d273bec68f applets: Port current applets to take frontend in constructor 7 years ago
Zach Hilman f7540157e4 web_browser: Make OpenPage const 7 years ago
Zach Hilman ec0bc3061e core: Remove specific applets in favor of AppletManager 7 years ago
Zach Hilman 6cea62b756 am: Delegate applet creation to AppletManager 7 years ago
Zach Hilman e51d33f0ce applets: Add AppletManager class to control lifetime 7 years ago
Lioncash c268ffd831 kernel/thread: Unify wait synchronization types 7 years ago
Lioncash 433b59c112 kernel/svc: Migrate svcCancelSynchronization behavior to a thread function 7 years ago
Lioncash 6b2bece81f kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function 7 years ago