508 Commits (bcf9d20d5713e7003792bb8fa740b19a7204920e)

Author SHA1 Message Date
wwylele 6479f63091 Common: add Quaternion 9 years ago
wwylele 2e6d8e1321 vector math: add implementation of Length and Normalize 9 years ago
wwylele 55f5d0f777 MathUtil: add PI constant 9 years ago
wwylele 2a069e76a5 Common::Event: add WaitUntil 9 years ago
wwylele 488b7a4041 file_util: fix missing sysdata path 9 years ago
MerryMage 64f98f4d0f core: Move emu_window and key_map into core 9 years ago
bunnei 707cc66362 file_util: Remove unused paths. 9 years ago
Vamsi Krishna 0db22eadd5 Fixed GPLv2 license text in the start. 9 years ago
Yuri Kunde Schlesner f4e98ecf3f VideoCore: Convert x64 shader JIT to use Xbyak for assembly 9 years ago
Jeffrey Pfau fb952c399e Common: Fix gcc build on macOS 9 years ago
mailwl 1238e48c58 csnd:SND reformat source code 9 years ago
Jannik Vogel 45d941d62e Support mingw cross-compile 9 years ago
freiro 0c22e52f52 WINVER definition moved to CMake and cleanup 9 years ago
mailwl 5b136aa211 Set client SDK version to Service APIs 9 years ago
Subv aea9a91100 Build: Fixed a few warnings. 9 years ago
freiro 593ec7fa74 Move to AppData/Roaming/Citra/ 9 years ago
freiro 972b289c78 Removed /user/ from path 9 years ago
mailwl d4cadf11fc MIC_U: Stub service funcions 9 years ago
freiro 79317b63d9 Switch to AppData/Roaming 9 years ago
freiro 3d75e3cd07 Return by value and other fixes 9 years ago
freiro 29bb82cb8e Win32 move default user folder location to AppData 9 years ago
James Rowe c3ea6f4ddb Add mingw compile support 10 years ago
James Rowe 793339b73a Round the rectangle size to prevent float to int casting issues 9 years ago
James Rowe d9305b0a07 Add default hotkey to swap primary screens. 9 years ago
James Rowe 5f72aade77 Rework frame layouts to use a max rectangle instead of hardcoded calculations 9 years ago
SonofUgly e40c23463f LargeFrameLayout + Swapped 9 years ago
James Rowe 2b1654ad9b Support additional screen layouts. 10 years ago
Jan Beich 94d23b480e common: use system bswap* functions on more BSDs 9 years ago
Jan Beich ddd8709e14 common: use system CPUID routine on DragonFly as well 9 years ago
Jan Beich 3d801be97d common: some FreeBSD headers are incomplete to avoid namespace pollution 9 years ago
Anthony J. Bentley 26af2b644c common: convert to standard stat()/fstat() interfaces 10 years ago
Jan Beich 51f92f0e4e common: stat64 is non-standard, hide on a random Unix 9 years ago
Jan Beich 8ce1ec7ffa common: only FreeBSD has thread affinity compatible with Linux 9 years ago
Jan Beich 1410bd3bd0 common: define routines to set thread name on more BSDs 9 years ago
Ricardo de Almeida Gonzaga 13d46f6820 Fix typos 9 years ago
JamePeng bd8c80a7b4 Update the stub code of BOSS 9 years ago
Yuri Kunde Schlesner 6219654ded Common: Remove dangerous Vec[234] array constructors 9 years ago
Yuri Kunde Schlesner f120e78b56 Remove special rules for Windows.h and library includes 9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
bunnei 57ce84d471 microprofile: Double buffer size to 16MB. 9 years ago
Emmanuel Gil Peyrot 519e7013be Common: readdir_r() is deprecated, switch to readdir(). 9 years ago
Alexandre LittleWhite Laurent 7331b79021 Protection against a resize of size 0 10 years ago
scurest 0f9274fe24 Remove superfluous std::move in return std::move(local_var) 10 years ago
Yuri Kunde Schlesner d6792632f0 Fix recursive scanning of directories 10 years ago
MerryMage 8e1768cf1d common_funcs: Provide rotr and rotl for MSVC 10 years ago
Emmanuel Gil Peyrot 8ab6f26c09 Common: Make recursive FileUtil functions take a maximum recursion 10 years ago
wwylele 6cccdcacd2 fixup! fixup! Refactor input system 10 years ago