502 Commits (4aaaea9758466c14dbd6096eb7e703943d83cb37)

Author SHA1 Message Date
MerryMage 4aaaea9758 core: Move emu_window and key_map into core 9 years ago
bunnei b2fcbaedf4 file_util: Remove unused paths. 9 years ago
Vamsi Krishna c8117b76a0 Fixed GPLv2 license text in the start. 9 years ago
Yuri Kunde Schlesner 2d892f845c VideoCore: Convert x64 shader JIT to use Xbyak for assembly 9 years ago
Jeffrey Pfau 12cca651ce Common: Fix gcc build on macOS 9 years ago
mailwl a88468d683 csnd:SND reformat source code 9 years ago
Jannik Vogel 89e57a3fb0 Support mingw cross-compile 9 years ago
freiro 662d907aa7 WINVER definition moved to CMake and cleanup 9 years ago
mailwl 662aee1e1d Set client SDK version to Service APIs 9 years ago
Subv d16be9bdbd Build: Fixed a few warnings. 9 years ago
freiro dba46c0b01 Move to AppData/Roaming/Citra/ 9 years ago
freiro 0459aadcb5 Removed /user/ from path 9 years ago
mailwl cdce7ca48b MIC_U: Stub service funcions 9 years ago
freiro f25ecd351d Switch to AppData/Roaming 9 years ago
freiro a3d3f96af9 Return by value and other fixes 9 years ago
freiro 92977a28a8 Win32 move default user folder location to AppData 9 years ago
James Rowe f0dcbd3f73 Add mingw compile support 10 years ago
James Rowe 48d64ccad5 Round the rectangle size to prevent float to int casting issues 9 years ago
James Rowe 72786d410e Add default hotkey to swap primary screens. 9 years ago
James Rowe 8e64c6c170 Rework frame layouts to use a max rectangle instead of hardcoded calculations 9 years ago
SonofUgly 345ca30c3a LargeFrameLayout + Swapped 9 years ago
James Rowe 08f830fed4 Support additional screen layouts. 10 years ago
Jan Beich e7c016ea8f common: use system bswap* functions on more BSDs 9 years ago
Jan Beich 6ddc8b49ff common: use system CPUID routine on DragonFly as well 9 years ago
Jan Beich 8e5d3f77fb common: some FreeBSD headers are incomplete to avoid namespace pollution 9 years ago
Anthony J. Bentley f78b6cd433 common: convert to standard stat()/fstat() interfaces 10 years ago
Jan Beich dbc84319b8 common: stat64 is non-standard, hide on a random Unix 9 years ago
Jan Beich 90ac6468bb common: only FreeBSD has thread affinity compatible with Linux 9 years ago
Jan Beich a1497619eb common: define routines to set thread name on more BSDs 9 years ago
Ricardo de Almeida Gonzaga 07fdcf150d Fix typos 9 years ago
JamePeng 97d9804d97 Update the stub code of BOSS 9 years ago
Yuri Kunde Schlesner 1de9e185af Common: Remove dangerous Vec[234] array constructors 9 years ago
Yuri Kunde Schlesner 32bddfa1f5 Remove special rules for Windows.h and library includes 9 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
bunnei 139dceacb2 microprofile: Double buffer size to 16MB. 9 years ago
Emmanuel Gil Peyrot 721bb69d6e Common: readdir_r() is deprecated, switch to readdir(). 9 years ago
Alexandre LittleWhite Laurent bfc9c4e48f Protection against a resize of size 0 10 years ago
scurest de4705914d Remove superfluous std::move in return std::move(local_var) 10 years ago
Yuri Kunde Schlesner 8e468474ab Fix recursive scanning of directories 10 years ago
MerryMage b7b02d0177 common_funcs: Provide rotr and rotl for MSVC 10 years ago
Emmanuel Gil Peyrot 97e8c6c845 Common: Make recursive FileUtil functions take a maximum recursion 10 years ago
wwylele 3d0953097f fixup! fixup! Refactor input system 10 years ago
wwylele c4d6e9b70d fixup! Refactor input system 10 years ago
wwylele c7bd2af530 implement circle pad modifier 10 years ago
wwylele c1cd474866 Refactor input subsystem 10 years ago
Lioncash fabe55dda3 swap: Get rid of pointer casting for swapping structs 10 years ago
Lioncash a7ce0e430b swap: Get rid of undefined behavior in swapf and swapd 10 years ago