5403 Commits (22324e3ef13b17ef64a1be46c59dd419dc2f3633)

Author SHA1 Message Date
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 75a8b304d4 loader/nso: Remove left-in debug pragma 7 years ago
Lioncash 565fce71b1 service/audctl: Update documentation comments to be relative to 8.0.0 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
Lioncash b6a87b422e kernel/vm_manager: Remove usages of global system accessors 7 years ago
Lioncash 3283aa1e20 svc: Specify handle value in thread's name 7 years ago
Lioncash e3566e6c1d kernel/thread: Remove BoostPriority() 7 years ago
Lioncash 09caf8a756 kernel/thread: Remove unused guest_handle member variable 7 years ago
Lioncash 4d293bb5cb kernel/svc: Implement svcUnmapProcessCodeMemory 7 years ago
Lioncash 76a2465655 kernel/svc: Implement svcMapProcessCodeMemory 7 years ago
Lioncash 612e1388df core/core: Move process execution start to System's Load() 7 years ago
Lioncash 32a6ceb4e5 core/process: Remove unideal page table setting from LoadFromMetadata() 7 years ago
Lioncash a4b0a8559c core/core: Move main process creation into Load() 7 years ago
Lioncash 6d0551196d video_core/gpu: Create threads separately from initialization 7 years ago
Lioncash f2331a804a core/cpu_core_manager: Create threads separately from initialization. 7 years ago
Lioncash 6300ccbc3c kernel: Make handle type declarations constexpr 7 years ago
Lioncash ca96dc4676 service: Update service function tables 7 years ago
Lioncash dae2449880 ldr: Mark IsValidNROHash() as a const member function 7 years ago
Lioncash 0032cf3818 ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr 7 years ago
Lioncash 8676832064 fsp_srv: Remove unnecessary parameter popping in IDirectory's Read() 7 years ago
Lioncash fc436bb09b fsp_srv: Log out option values in IFile's Read and Write functions 7 years ago
Lioncash 08d507a196 kernel/server_session: Remove obsolete TODOs 7 years ago
Lioncash 2abf979c35 kernel/process: Set page table when page table resizes occur. 7 years ago
zarroboogs be6466d5c0 added a toggle to force 30fps mode 7 years ago
Lioncash b117ca5fce kernel/svc: Deglobalize the supervisor call handlers 7 years ago
Lioncash 36a1e6a982 core/memory: Remove unused enum constants 7 years ago
Lioncash abae7577d2 core/memory: Remove GetCurrentPageTable() 7 years ago
Lioncash a6a82bb004 arm/arm_dynarmic: Remove unnecessary current_page_table member 7 years ago
Lioncash e779686a76 kernel: Handle page table switching within MakeCurrentProcess() 7 years ago
Lioncash 7a7ffa602d kernel/server_session: Return a std::pair from CreateSessionPair() 7 years ago
Lioncash 04d265562f kernel/server_port: Return a std::pair from CreatePortPair() 7 years ago
Lioncash 5dfcf7cf26 hle/result: Remove unnecessary bitfield entry for ResultCode 7 years ago