summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2017-03-01Input: add device and factory templatewwylele
2017-03-01Common: add ParamPackagewwylele
2017-02-26Merge pull request #2587 from yuriks/status-barYuri Kunde Schlesner
2017-02-26Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner
2017-02-26SynchronizedWrapper: Add Lock convenience methodYuri Kunde Schlesner
2017-02-25Merge pull request #2569 from wwylele/wrap-unwrapbunnei
2017-02-23Gui: Change title bar to include build nameJames Rowe
2017-02-21HW: add AES engine & implement AES-CCMwwylele
2017-02-13applied the change suggested by @wwylelenoah the goodra
2017-02-13added http service enum to the log.h filenoah the goodra
2017-02-04Merge pull request #2476 from yuriks/shader-refactor3Yuri Kunde Schlesner
2017-01-31Common/x64: remove legacy emitter and abi (#2504)Weiyi Wang
2017-01-30file_util: Fixed implicit type conversion warning (#2503)noah the goodra
2017-01-29Common: Optimize BitSet iteratorYuri Kunde Schlesner
2017-01-28common: add <cstddef> to hash.hKloen
2017-01-28common: switch ComputeHash64 len param to size_t instead of int, fix warning ...Kloen
2017-01-07Merge pull request #1951 from wwylele/motion-sensorbunnei
2016-12-30Service/NFC: stub GetTagInRangeEventmailwl
2016-12-26Common: add Quaternionwwylele
2016-12-26vector math: add implementation of Length and Normalizewwylele
2016-12-26MathUtil: add PI constantwwylele
2016-12-26Common::Event: add WaitUntilwwylele
2016-12-23Merge pull request #2369 from MerryMage/core-frontendbunnei
2016-12-23file_util: fix missing sysdata pathwwylele
2016-12-23core: Move emu_window and key_map into coreMerryMage
2016-12-22Merge pull request #2343 from bunnei/core-cleanupbunnei
2016-12-22Merge pull request #2285 from mailwl/csnd-formatbunnei
2016-12-21file_util: Remove unused paths.bunnei
2016-12-19Fixed GPLv2 license text in the start.Vamsi Krishna
2016-12-16Merge pull request #2316 from endrift/macos-gccbunnei
2016-12-14VideoCore: Convert x64 shader JIT to use Xbyak for assemblyYuri Kunde Schlesner
2016-12-13Common: Fix gcc build on macOSJeffrey Pfau
2016-12-12csnd:SND reformat source codemailwl
2016-12-05Support mingw cross-compileJannik Vogel
2016-11-30Merge pull request #2228 from freiro/winver_fixYuri Kunde Schlesner
2016-11-30WINVER definition moved to CMake and cleanupfreiro
2016-11-30Set client SDK version to Service APIsmailwl
2016-11-29Build: Fixed a few warnings.Subv
2016-11-27Merge pull request #2168 from mailwl/micSebastian Valle
2016-11-26Move to AppData/Roaming/Citra/freiro
2016-11-26Removed /user/ from pathfreiro
2016-11-25MIC_U: Stub service funcionsmailwl
2016-11-24Switch to AppData/Roamingfreiro
2016-11-19Return by value and other fixesfreiro
2016-11-19Win32 move default user folder location to AppDatafreiro
2016-11-15Merge pull request #2172 from jroweboy/fix-mingwbunnei
2016-11-13Add mingw compile supportJames Rowe
2016-11-12Round the rectangle size to prevent float to int casting issuesJames Rowe
2016-11-05Add default hotkey to swap primary screens.James Rowe
2016-11-05Rework frame layouts to use a max rectangle instead of hardcoded calculationsJames Rowe