516 Commits (d33885b60bf3601e914084d3abf2abc570968f68)

Author SHA1 Message Date
MerryMage 4aaaea9758 core: Move emu_window and key_map into core 10 years ago
bunnei 8cfd0762fd core: Replace "AppCore" nomenclature with just "CPU". 10 years ago
bunnei 1fd7cfb69e Address clang-format issues. 10 years ago
bunnei d504f6cf08 core: Consolidate core and system state, remove system module & cleanups. 10 years ago
bunnei 98bf7cc82f core: Consolidate top-level system state into a singleton. 10 years ago
Lioncash 0ecbd152b1 citra-qt: Move graphics debugging code into its own folder 10 years ago
Lioncash 20112a1c26 disassembler: Remove mutable specifier from breakpoints member variable 10 years ago
Lioncash bf5974f077 citra-qt: Move bits of constructor behavior to named functions 10 years ago
CaptV0rt3x 258f683672 line fixup for travis ci 10 years ago
Vamsi Krishna 5d3470c841 screen swap - Hotkey mapping 10 years ago
Vamsi Krishna 255b58025b Fixed game_list focusing issue. 10 years ago
MerryMage ee1822efa9 main: Open folder when open save folder location context menu is clicked 10 years ago
MerryMage 33831718fa game_list: Implement context menu for items in list 10 years ago
Subv 00decc1180 Fixed the codestyle to match our clang-format rules. 10 years ago
freiro 04e6500b5d Modularized Qt and SDL file copying 10 years ago
freiro b3b35563ce Modularization of copy_msvc_libraries cmake funct 10 years ago
Lioncash b24112862e citra-qt: Make constructors explicit where applicable 10 years ago
freiro 0fb7af11d3 Removed redundant Qt check and other fixes 10 years ago
Lioncash 94f0a00f0e citra-qt: Add missing #pragma once directives 10 years ago
Lioncash 2a1cf1e2ce game_list: Make slots private functions 10 years ago
Lioncash c22f539978 game_list: Make the constructor explicit 10 years ago
Lioncash ada0edd082 game_list: Make the AddEntry argument a const reference 10 years ago
Lioncash da804ef0ff game_list: Replace 0 literals with nullptr 10 years ago
Lioncash f5636c45fb game_list: Use QT5's new event connection syntax 10 years ago
Lioncash bd25e19ee8 game_list: Pass the parent constructor argument to the QWidget base class 10 years ago
freiro 3600ce8ff2 [MSVC] Copy SDL2.dll to build folder 10 years ago
Lioncash e221b00122 graphics_cmdlists: Get rid of variable shadowing 10 years ago
Lioncash a1f25eb04a graphics_cmdlists: Get rid of an unused variable 10 years ago
Lioncash 520b6a7ae4 graphics_cmdlists: Make LoadTexture and TextureInfoWidget src arguments const 10 years ago
Lioncash 95adb797c5 graphics_cmdlists: Make LoadImage internally linked 10 years ago
Lioncash b0ebdfae34 Add all services to the Service namespace 10 years ago
MerryMage 0713074841 configure_input: Modernize and cleanup input configuration tab 10 years ago
Subv d4815e828d WaitSynch: Removed unused variables and reduced SharedPtr copies. 10 years ago
wwylele a88ec032cd Config: auto-select region and language 10 years ago
emmauss 4865993e6f Implement Frame rate limiter (#2223) 10 years ago
Jannik Vogel 19b1180952 Unify Windows ICON resource name 10 years ago
Jannik Vogel 89e57a3fb0 Support mingw cross-compile 10 years ago
Subv 44c59feca6 Threading: Added some utility functions and const correctness. 10 years ago
Subv 5bc10a74f6 Threading: Reworked the way our scheduler works. 10 years ago
Jannik Vogel 63e5851830 Remove unused version.h 10 years ago
Subv 4c4f50dfaf Fixed the rebase mistakes. 10 years ago
Subv 7adac27868 Kernel/Loader: Grab the system mode from the NCCH ExHeader. 10 years ago
Emmanuel Gil Peyrot 87d3afe635 GPU: Remove the broken frame_skip option. 10 years ago
Subv d00d0d61e0 Kernel/Loader: Grab the system mode from the NCCH ExHeader. 10 years ago
James Rowe f0dcbd3f73 Add mingw compile support 10 years ago
Pringo 3c7ada98c4 Minor Menu Fixes 10 years ago
James Rowe 72786d410e Add default hotkey to swap primary screens. 10 years ago
James Rowe 08f830fed4 Support additional screen layouts. 10 years ago
Jan Beich 01f9251b53 build: add default install for DragonFly, Solaris, etc. 10 years ago
Ricardo de Almeida Gonzaga 07fdcf150d Fix typos 10 years ago