summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2018-04-27Merge pull request #380 from ogniK5377/service-implbunnei
2018-04-26Switched to NGLOG_WARNINGDavid Marcec
2018-04-26common: Move logging macros over to new fmt-capable macros where applicableLioncash
2018-04-26Merge branch 'master' of https://github.com/yuzu-emu/yuzu into service-implDavid Marcec
2018-04-26Added PREPO to logging backend, Removed comments from SaveReportWithUserDavid Marcec
2018-04-26common: Remove chunk_file.h and linear_disk_cache.hLioncash
2018-04-22GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport...David Marcec
2018-04-20Merge pull request #367 from lioncash/clampbunnei
2018-04-20Merge pull request #361 from lioncash/commonbunnei
2018-04-20math_util: Remove the Clamp() functionLioncash
2018-04-20Merge pull request #364 from lioncash/thread-localbunnei
2018-04-20Merge pull request #362 from lioncash/snprintfbunnei
2018-04-20Merge pull request #363 from lioncash/array-sizebunnei
2018-04-20Merge pull request #366 from lioncash/vecbunnei
2018-04-19vector_math: Remove AsArray() and Write() functions from Vec[2,3,4]Lioncash
2018-04-19common: Remove code_block.hLioncash
2018-04-19common/thread: Remove unnecessary feature checking for thread_localLioncash
2018-04-19common_funcs: Remove ARRAY_SIZE macroLioncash
2018-04-19common_funcs: Remove check for VS versions that we don't even supportLioncash
2018-04-19common_types: Convert typedefs to using aliasesLioncash
2018-04-19common_types: Remove unnecessary check for whether or not__func__ is definedLioncash
2018-04-17bit_field: Remove is_pod check, add is_trivially_copyable_v.bunnei
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