661 Commits (287485e3a75f0dcdd5ccc61facbb9f2d45812f20)

Author SHA1 Message Date
MerryMage b628192bf2 configuration: Add cpu_core configuration option 8 years ago
MerryMage d2fbc78320 arm_dynarmic: Implement core 8 years ago
bunnei 482cf8a005 frontend: Update for undocked Switch screen layout. 8 years ago
Subv 7ad20154fc Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) 8 years ago
bunnei 4236799832 kernel: Rename Semaphore to ConditionVariable. 8 years ago
Subv db3a525166 Kernel: Actually wake up the requested number of threads in Semaphore::Release. 8 years ago
Subv 1bbe9309da Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking. 8 years ago
bunnei 5e262a4a68 citra_qt: Remove VFP registers, since this isn't used anyways and caused an assert. 8 years ago
bunnei 738845cc0e externals: Use unicorn DLL instead of static lib. 8 years ago
bunnei b172f0d770 arm: Remove SkyEye/Dyncom code that is ARMv6-only. 8 years ago
bunnei 746c2a3ae7 core: Refactor MakeMagic usage and remove dead code. 8 years ago
bunnei 15983dcfdc Remove more 3DS-specific code. 8 years ago
bunnei 72b03025ac Remove lots more 3DS-specific code. 8 years ago
bunnei 0906de9a14 hle: Remove a large amount of 3ds-specific service code. 8 years ago
Huw Pascoe a13ab958cb Fixed type conversion ambiguity 8 years ago
wwylele 7117fcc024 citra-qt: fix some untranslated strings 8 years ago
B3n30 28c726f205 WebService: Verify username and token (#2930) 8 years ago
James Rowe 79f177c6d2 Fix icon for citra qt 8 years ago
DaMan 40505bc4fc Add manifest 8 years ago
bunnei 9f0da33c33 qt: Add an option to view/regenerate telemetry ID. 8 years ago
bunnei 2e37201c63 # This is a combination of 2 commits. 8 years ago
bunnei fb17e866aa qt: Add web configuration tab. 8 years ago
bunnei 40f417125b telemetry: Log frontend type. 8 years ago
bunnei c781aea947 settings: Add enable_telemetry, citra_username, and citra_token. 8 years ago
bunnei 59ad933022 citra_qt: Show one-time callout messages to user. 9 years ago
ThaMighty90 3cdf854e44 SidebySide Layout (#2859) 8 years ago
wwylele 2617de1fe6 EmuWindow: refactor touch input into a TouchDevice 9 years ago
wwylele 188194908c move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
Andrea Pascal f55b7aefd9 Quickfix typo in OpenGL 3.3 error message 9 years ago
wwylele 49602139c8 debugger/shader: display LOOP 9 years ago
wwylele b5609e1578 debugger/shader: print the invert flag for JMPU 9 years ago
wwylele 8375fd2aba debugger/shader: fix address register for reverted arithmetic op 9 years ago
wwylele 98cd5164c5 debugger/shader: fix inverted uniform flow control 9 years ago
bunnei 8abf808854 settings: Add telemetry endpoint URL. 9 years ago
B3n30 2e37ce01c9 Implement basic virtual Room support based on enet (#2803) 9 years ago
MerryMage f1790e6d91 configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work 9 years ago
Kloen 74cf73f9d3 citra-qt: Add option to configure the UI theme 9 years ago
Kloen 9c2335b984 citra-qt: load ui theme at startup and config change. 9 years ago
Kloen 1355f0f39e citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet 9 years ago
Kloen bbeb9f1dbb citra-qt: add new uisetting->theme 9 years ago
chris062689 f44b360724 Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0. 9 years ago
Yuri Kunde Schlesner 838faf147e Session: Remove/add some forward declarations 9 years ago
Yuri Kunde Schlesner d96a9e0c11 Service: Remove unnecessary includes from service.h 9 years ago
Kloen b763220dec Remove unused imports in game_list_p.h 9 years ago
TheKoopaKingdom f008b22e3b Addressed Bunnei's review comments, and made some other tweaks: 9 years ago
TheKoopaKingdom ff04320c97 Fixed wiki URLs. 9 years ago
TheKoopaKingdom a8aef599e0 Created a whitelist of system archives to prevent false positives creating dialogs. 9 years ago
TheKoopaKingdom 0409bdfea5 Optimized messages that were repetitive and added ability for core errors to specify more details optionally. 9 years ago
TheKoopaKingdom b6bab59000 Added message to status bar to show core errors ignored by the user. 9 years ago
TheKoopaKingdom 37bec598ea Made some changes from review comments: 9 years ago