586 Commits (fa58d95027fc528b593794ac35684ba52f28afc7)

Author SHA1 Message Date
bunnei fa58d95027 log: Add logging category for NS services. 8 years ago
bunnei 8e1dbb26bd logger: Add Time service logging category. 8 years ago
bunnei c689fe8424 logger: Add SET service logging category. 8 years ago
bunnei fc1359dc03 logger: Add PCTL service logging category. 8 years ago
bunnei 649960b4eb logger: Add LM service logging category. 8 years ago
bunnei 8d2e4c3d39 logger: Add APM service logging category. 8 years ago
bunnei 485c6541cf logger: Add NIFM service logging category. 8 years ago
bunnei 8a5833f7ad logger: Add VI service logging category. 8 years ago
bunnei 65cfe09b62 logger: Add AM service logging category. 8 years ago
bunnei a947f16b63 logger: Add "account" service logging category. 8 years ago
st4rk 44eb840232 audout:u OpenAudioOut and IAudioOut (#138) 8 years ago
Rozlette ad64e7e86d logging: add missing NVDRV subclass to macro list 8 years ago
David eeb3b5eed7 Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) 8 years ago
Matthew Brener af871f8966
Fix spelling error in CMakeLists 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
Lioncash e710a1b989 CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
Lioncash 33eba9b96e telemetry: Silence initialization order warnings 8 years ago
bunnei d15cadd760 loggin: Add IPC logging category. 8 years ago
MerryMage 80db02c497 Minor cleanup 8 years ago
James Rowe 18ca3ca751 Removing unused settings and yuzu rebranding 8 years ago
MerryMage f10a304ecd fix macos build 8 years ago
B3n30 82151d407d CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 8 years ago
bunnei 45db4bb3ea logging: Rename category "Core_ARM11" to "Core_ARM". 8 years ago
bunnei 746c2a3ae7 core: Refactor MakeMagic usage and remove dead code. 8 years ago
bunnei 960a1416de hle: Initial implementation of NX service framework and IPC. 8 years ago
bunnei 0906de9a14 hle: Remove a large amount of 3ds-specific service code. 8 years ago
bunnei 3411883fe3 arm: Use 64-bit addressing in a bunch of places. 8 years ago
Huw Pascoe a13ab958cb Fixed type conversion ambiguity 8 years ago
Subv a321bce378 Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types. 8 years ago
bunnei f44a1e0291 common: Add build timestamp to scm_rev. 9 years ago
wwylele fe44e843fe vector_math: remove dead template parameter 9 years ago
wwylele f3660ba9dd vector_math: remove broken SFINAE stuff 9 years ago
Subv 73566ff7a9 SwRasterizer: Flip the vertex quaternions before clipping (if necessary). 9 years ago
Subv f2d4d5c219 SwRasterizer: Corrected the light LUT lookups. 9 years ago
bunnei f7a9d42592 logging: Add WebService as a log cateogry. 9 years ago
B3n30 2e37ce01c9 Implement basic virtual Room support based on enet (#2803) 9 years ago
Kloen 0e428823f0 Remove unnecessary WIN32_LEAN_AND_MEAN macro definition 9 years ago
Kloen Lansfiel 9a8a90b52b Remove unused import in break_points.cpp (#2763) 9 years ago
Yuri Kunde Schlesner d736cca848 CMake: Create INTERFACE targets for microprofile and nihstro 9 years ago
Yuri Kunde Schlesner 0f563111a2 CMake: Use IMPORTED target for Boost 9 years ago
Yuri Kunde Schlesner 7b81903756 CMake: Correct inter-module dependencies and library visibility 9 years ago
Yuri Kunde Schlesner 2579ae543b Common: Fix some out-of-style includes 9 years ago
Yuri Kunde Schlesner d1bf7919da Move framebuffer_layout from Common to Core 9 years ago
Yuri Kunde Schlesner c1a9e94068 Common: Clean up meta-template logic in BitField 9 years ago
Yuri Kunde Schlesner a75145a2c6 Make BitField and ResultCode constexpr-initializable 9 years ago
bunnei a4760e939f common: Add a generic interface for logging telemetry fields. 9 years ago
wwylele ade45b5b99 pica/swrasterizer: implement procedural texture 9 years ago
Yuri Kunde Schlesner cb4da3975e Remove unused symbols code 9 years ago
Yuri Kunde Schlesner 6ca816e011 common/cpu_detect: Add missing include and fix namespace scope 9 years ago
wwylele d040a73bed file_util: Log when using local user directory 9 years ago