5403 Commits (d7fbe5838c7a5974f73c6d74bb9d5343b0c4d1e1)

Author SHA1 Message Date
Lioncash 644ee565ff core/memory: Remove unused FlushMode enum 7 years ago
zhupengfei 19dec95663 core/telemetry_session: Only create the backend when we really need it 7 years ago
Lioncash 6f1d39e2e5 core/frontend/emu_window: Make GraphicsContext's destructor virtual 7 years ago
Lioncash 32b833632b loader/nso: Remove left-in debug pragma 7 years ago
Lioncash 73c7c9cb21 service/audctl: Update documentation comments to be relative to 8.0.0 7 years ago
Fernando Sahmkow b437d4abd7 Allow picking a Compatibility Profile for OpenGL. 7 years ago
Lioncash 154995bbe6 kernel/svc: Name supervisor call 0x36 7 years ago
Lioncash f408606b79 service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax() 7 years ago
Zach Hilman 107d725af8 web_browser: Make OpenPage non-const 7 years ago
Zach Hilman 25f33928fc main: Add GMainWindow hooks for Error display 7 years ago
Zach Hilman 44eb5c65e8 general_backend: Move StubApplet and add backend PhotoViewer 7 years ago
Zach Hilman a8dbc0e299 general_frontend: Add frontend scaffold for PhotoViewer applet 7 years ago
Zach Hilman 93cbd91f56 frontend: Add frontend receiver for Error applet 7 years ago
Zach Hilman 252ac62306 applets: Add Error applet 7 years ago
Zach Hilman fdd0152436 applets: Port current applets to take frontend in constructor 7 years ago
Zach Hilman 663b24e0d2 web_browser: Make OpenPage const 7 years ago
Zach Hilman 4399df50e3 core: Remove specific applets in favor of AppletManager 7 years ago
Zach Hilman a9a140d583 am: Delegate applet creation to AppletManager 7 years ago
Zach Hilman 4803c64bab applets: Add AppletManager class to control lifetime 7 years ago
Lioncash b12ed4aba9 kernel/thread: Unify wait synchronization types 7 years ago
Lioncash 4be897daa0 kernel/svc: Migrate svcCancelSynchronization behavior to a thread function 7 years ago
Lioncash 4be40a434b kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function 7 years ago
Lioncash 6a42862a16 kernel/vm_manager: Remove usages of global system accessors 7 years ago
Lioncash 4902eb4d01 svc: Specify handle value in thread's name 7 years ago
Lioncash 78571c84b3 kernel/thread: Remove BoostPriority() 7 years ago
Lioncash 6baebc3d41 kernel/thread: Remove unused guest_handle member variable 7 years ago
Lioncash 97ccd45bb4 kernel/svc: Implement svcUnmapProcessCodeMemory 7 years ago
Lioncash 0b1ffc40a7 kernel/svc: Implement svcMapProcessCodeMemory 7 years ago
Lioncash e49ee38660 core/core: Move process execution start to System's Load() 7 years ago
Lioncash 67744e08c9 core/process: Remove unideal page table setting from LoadFromMetadata() 7 years ago
Lioncash 3cfaddba85 core/core: Move main process creation into Load() 7 years ago
Lioncash e0962940a2 video_core/gpu: Create threads separately from initialization 7 years ago
Lioncash 567b7de124 core/cpu_core_manager: Create threads separately from initialization. 7 years ago
Lioncash 255a6c6f4b kernel: Make handle type declarations constexpr 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
Lioncash d0484bc83d ldr: Mark IsValidNROHash() as a const member function 7 years ago
Lioncash 5e0b8ed169 ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr 7 years ago
Lioncash 591d12d34b fsp_srv: Remove unnecessary parameter popping in IDirectory's Read() 7 years ago
Lioncash 630d841435 fsp_srv: Log out option values in IFile's Read and Write functions 7 years ago
Lioncash c7d85ae11e kernel/server_session: Remove obsolete TODOs 7 years ago
Lioncash 9e3d4595b7 kernel/process: Set page table when page table resizes occur. 7 years ago
zarroboogs 77bc4d1bd9 added a toggle to force 30fps mode 7 years ago
Lioncash 43e9b334af kernel/svc: Deglobalize the supervisor call handlers 7 years ago
Lioncash 024bdfdc08 core/memory: Remove unused enum constants 7 years ago
Lioncash 08424ab57f core/memory: Remove GetCurrentPageTable() 7 years ago
Lioncash c1a788780d arm/arm_dynarmic: Remove unnecessary current_page_table member 7 years ago
Lioncash 6a929c3a2c kernel: Handle page table switching within MakeCurrentProcess() 7 years ago
Lioncash bfbadb38be kernel/server_session: Return a std::pair from CreateSessionPair() 7 years ago
Lioncash 05243b3041 kernel/server_port: Return a std::pair from CreatePortPair() 7 years ago
Lioncash 3910871dd8 hle/result: Remove unnecessary bitfield entry for ResultCode 7 years ago