summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2018-04-13common: Port cityhash code from Citra.bunnei
2018-04-13bit_field: Make all methods constexpr.bunnei
2018-04-05Update fmtlib to fix msvc warningsJames Rowe
2018-04-03logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADICDaniel Lim Wee Soong
2018-04-02Merge pull request #262 from daniellimws/fmtlib-macrosbunnei
2018-04-02Merge pull request #276 from N00byKing/acctoyuzubunnei
2018-04-03common: fix swap functions on Bitrig and OpenBSDDaniel Lim Wee Soong
2018-03-29service: Add NFP module interface.bunnei
2018-03-27telemetry.h: Reword comment from citra to yuzuN00byKing
2018-03-26log.h: Change comment from citra to yuzuN00byKing
2018-03-26file_util.h: Update Comment from citra to yuzuN00byKing
2018-03-26cpu_detect.cpp: Change comment from citra to yuzuN00byKing
2018-03-23Service/SSL: add ssl servicemailwl
2018-03-22Remove dependency chronoDaniel Lim Wee Soong
2018-03-22Logging: Create logging macros based on fmtlibDaniel Lim Wee Soong
2018-03-22Service/spl: add module and servicesmailwl
2018-03-21CMake: Set EMU_ARCH_BITS in CMakeLists.txtN00byKing
2018-03-20Service: add fatal:u, fatal:p servicesmailwl
2018-02-20Merge pull request #206 from mailwl/aoc-listaddoncontentbunnei
2018-02-20Service/AOC: stub ListAddOnContent functionmailwl
2018-02-19logging: Add category for Friend service.bunnei
2018-02-14log: Add logging category for NS services.bunnei
2018-02-04logger: Add Time service logging category.bunnei
2018-02-04logger: Add SET service logging category.bunnei
2018-02-04logger: Add PCTL service logging category.bunnei
2018-02-04logger: Add LM service logging category.bunnei
2018-02-04logger: Add APM service logging category.bunnei
2018-02-04logger: Add NIFM service logging category.bunnei
2018-02-04logger: Add VI service logging category.bunnei
2018-02-04logger: Add AM service logging category.bunnei
2018-02-04logger: Add "account" service logging category.bunnei
2018-01-24audout:u OpenAudioOut and IAudioOut (#138)st4rk
2018-01-23logging: add missing NVDRV subclass to macro listRozlette
2018-01-21Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David
2018-01-21Fix spelling error in CMakeListsMatthew Brener
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-18Merge pull request #84 from lioncash/cmakebunnei
2018-01-17CMakeLists: Derive the source directory grouping from targets themselvesLioncash
2018-01-17telemetry: Silence initialization order warningsLioncash
2018-01-17loggin: Add IPC logging category.bunnei
2018-01-13Minor cleanupMerryMage
2018-01-12Removing unused settings and yuzu rebrandingJames Rowe
2018-01-08fix macos buildMerryMage
2018-01-08CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)B3n30
2017-10-23logging: Rename category "Core_ARM11" to "Core_ARM".bunnei
2017-10-15core: Refactor MakeMagic usage and remove dead code.bunnei
2017-10-14hle: Initial implementation of NX service framework and IPC.bunnei
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-10-09Merge remote-tracking branch 'upstream/master' into nxbunnei
2017-09-30arm: Use 64-bit addressing in a bunch of places.bunnei