658 Commits (81bcb331f8be8d3d5bacb652b0fca320d71d24ea)

Author SHA1 Message Date
Subv 9362706e1d Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) 8 years ago
bunnei 7a59da7834 kernel: Rename Semaphore to ConditionVariable. 8 years ago
Subv 96e2acfa8f Kernel: Actually wake up the requested number of threads in Semaphore::Release. 8 years ago
Subv 2ca36ac394 Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking. 8 years ago
bunnei fbbaca8fb7 citra_qt: Remove VFP registers, since this isn't used anyways and caused an assert. 8 years ago
bunnei 4b1c34c257 externals: Use unicorn DLL instead of static lib. 8 years ago
bunnei b055ea2699 arm: Remove SkyEye/Dyncom code that is ARMv6-only. 8 years ago
bunnei 5e11c12766 core: Refactor MakeMagic usage and remove dead code. 8 years ago
bunnei 877d4c71d3 Remove more 3DS-specific code. 8 years ago
bunnei 5993f6f6de Remove lots more 3DS-specific code. 8 years ago
bunnei dd4ffef0a2 hle: Remove a large amount of 3ds-specific service code. 8 years ago
Huw Pascoe da1c8d1522 Fixed type conversion ambiguity 8 years ago
wwylele 9c4b6162af citra-qt: fix some untranslated strings 8 years ago
B3n30 fdd8a6ef0c WebService: Verify username and token (#2930) 8 years ago
James Rowe f841eb37ea Fix icon for citra qt 8 years ago
DaMan 9a09519e7a Add manifest 8 years ago
bunnei d10cd5d7ea qt: Add an option to view/regenerate telemetry ID. 8 years ago
bunnei ebd40bac63 # This is a combination of 2 commits. 8 years ago
bunnei b4d06de621 qt: Add web configuration tab. 8 years ago
bunnei 24326a8436 telemetry: Log frontend type. 8 years ago
bunnei 3142ed98b6 settings: Add enable_telemetry, citra_username, and citra_token. 8 years ago
bunnei 8ed5cd044d citra_qt: Show one-time callout messages to user. 9 years ago
ThaMighty90 791a419280 SidebySide Layout (#2859) 8 years ago
wwylele 2814d0fba2 EmuWindow: refactor touch input into a TouchDevice 9 years ago
wwylele d500f79b8e move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
Andrea Pascal 0aeb557fe7 Quickfix typo in OpenGL 3.3 error message 9 years ago
wwylele d9a05eec0b debugger/shader: display LOOP 9 years ago
wwylele b5711f9f54 debugger/shader: print the invert flag for JMPU 9 years ago
wwylele 2fcfd76fb2 debugger/shader: fix address register for reverted arithmetic op 9 years ago
wwylele 69b544d73a debugger/shader: fix inverted uniform flow control 9 years ago
bunnei de913af2c7 settings: Add telemetry endpoint URL. 9 years ago
B3n30 64b6caf5f5 Implement basic virtual Room support based on enet (#2803) 9 years ago
MerryMage 8ac1da24c5 configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work 9 years ago
Kloen 9c525330b9 citra-qt: Add option to configure the UI theme 9 years ago
Kloen ffa035529d citra-qt: load ui theme at startup and config change. 9 years ago
Kloen 0b22d01043 citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet 9 years ago
Kloen 45c1d80518 citra-qt: add new uisetting->theme 9 years ago
chris062689 b3426b6b51 Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0. 9 years ago
Yuri Kunde Schlesner 5a6d4a2f19 Session: Remove/add some forward declarations 9 years ago
Yuri Kunde Schlesner f68fd997cd Service: Remove unnecessary includes from service.h 9 years ago
Kloen 1edf3c80d6 Remove unused imports in game_list_p.h 9 years ago
TheKoopaKingdom e0f8f75f43 Addressed Bunnei's review comments, and made some other tweaks: 9 years ago
TheKoopaKingdom b5b8dd22e5 Fixed wiki URLs. 9 years ago
TheKoopaKingdom b817071212 Created a whitelist of system archives to prevent false positives creating dialogs. 9 years ago
TheKoopaKingdom 4799017aec Optimized messages that were repetitive and added ability for core errors to specify more details optionally. 9 years ago
TheKoopaKingdom beefa1482e Added message to status bar to show core errors ignored by the user. 9 years ago
TheKoopaKingdom cee9b78a15 Made some changes from review comments: 9 years ago
TheKoopaKingdom 3a32a33fde Added system for handling core errors in citra-qt. 9 years ago
Yuri Kunde Schlesner 6f662625d3 Kernel: Move WaitObject to a separate file 9 years ago
Yuri Kunde Schlesner 1f22f0939c CMake: Create INTERFACE targets for microprofile and nihstro 9 years ago