summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
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
2017-09-30Fixed type conversion ambiguityHuw Pascoe
2017-09-27Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.Subv
2017-08-09Merge pull request #2822 from wwylele/sw_lighting-2Weiyi Wang
2017-08-03common: Add build timestamp to scm_rev.bunnei
2017-07-11vector_math: remove dead template parameterwwylele
2017-07-11vector_math: remove broken SFINAE stuffwwylele
2017-07-11SwRasterizer: Flip the vertex quaternions before clipping (if necessary).Subv
2017-07-11SwRasterizer: Corrected the light LUT lookups.Subv
2017-07-10logging: Add WebService as a log cateogry.bunnei
2017-07-07Implement basic virtual Room support based on enet (#2803)B3n30
2017-06-30Remove unnecessary WIN32_LEAN_AND_MEAN macro definitionKloen
2017-06-08Remove unused import in break_points.cpp (#2763)Kloen Lansfiel
2017-05-27CMake: Create INTERFACE targets for microprofile and nihstroYuri Kunde Schlesner
2017-05-27CMake: Use IMPORTED target for BoostYuri Kunde Schlesner
2017-05-27CMake: Correct inter-module dependencies and library visibilityYuri Kunde Schlesner
2017-05-27Common: Fix some out-of-style includesYuri Kunde Schlesner
2017-05-27Move framebuffer_layout from Common to CoreYuri Kunde Schlesner
2017-05-26Merge pull request #2716 from yuriks/decentralized-resultbunnei