index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2018-02-04
logger: Add Time service logging category.
bunnei
2018-02-04
logger: Add SET service logging category.
bunnei
2018-02-04
logger: Add PCTL service logging category.
bunnei
2018-02-04
logger: Add LM service logging category.
bunnei
2018-02-04
logger: Add APM service logging category.
bunnei
2018-02-04
logger: Add NIFM service logging category.
bunnei
2018-02-04
logger: Add VI service logging category.
bunnei
2018-02-04
logger: Add AM service logging category.
bunnei
2018-02-04
logger: Add "account" service logging category.
bunnei
2018-01-24
audout:u OpenAudioOut and IAudioOut (#138)
st4rk
2018-01-23
logging: add missing NVDRV subclass to macro list
Rozlette
2018-01-21
Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)
David
2018-01-21
Fix spelling error in CMakeLists
Matthew Brener
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-18
Merge pull request #84 from lioncash/cmake
bunnei
2018-01-17
CMakeLists: Derive the source directory grouping from targets themselves
Lioncash
2018-01-17
telemetry: Silence initialization order warnings
Lioncash
2018-01-17
loggin: Add IPC logging category.
bunnei
2018-01-13
Minor cleanup
MerryMage
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
2018-01-08
fix macos build
MerryMage
2018-01-08
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
B3n30
2017-10-23
logging: Rename category "Core_ARM11" to "Core_ARM".
bunnei
2017-10-15
core: Refactor MakeMagic usage and remove dead code.
bunnei
2017-10-14
hle: Initial implementation of NX service framework and IPC.
bunnei
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-09
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-09-30
arm: Use 64-bit addressing in a bunch of places.
bunnei
2017-09-30
Fixed type conversion ambiguity
Huw Pascoe
2017-09-27
Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.
Subv
2017-08-09
Merge pull request #2822 from wwylele/sw_lighting-2
Weiyi Wang
2017-08-03
common: Add build timestamp to scm_rev.
bunnei
2017-07-11
vector_math: remove dead template parameter
wwylele
2017-07-11
vector_math: remove broken SFINAE stuff
wwylele
2017-07-11
SwRasterizer: Flip the vertex quaternions before clipping (if necessary).
Subv
2017-07-11
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-10
logging: Add WebService as a log cateogry.
bunnei
2017-07-07
Implement basic virtual Room support based on enet (#2803)
B3n30
2017-06-30
Remove unnecessary WIN32_LEAN_AND_MEAN macro definition
Kloen
2017-06-08
Remove unused import in break_points.cpp (#2763)
Kloen Lansfiel
2017-05-27
CMake: Create INTERFACE targets for microprofile and nihstro
Yuri Kunde Schlesner
2017-05-27
CMake: Use IMPORTED target for Boost
Yuri Kunde Schlesner
2017-05-27
CMake: Correct inter-module dependencies and library visibility
Yuri Kunde Schlesner
2017-05-27
Common: Fix some out-of-style includes
Yuri Kunde Schlesner
2017-05-27
Move framebuffer_layout from Common to Core
Yuri Kunde Schlesner
2017-05-26
Merge pull request #2716 from yuriks/decentralized-result
bunnei
2017-05-24
Merge pull request #2697 from wwylele/proctex
Yuri Kunde Schlesner
2017-05-24
Common: Clean up meta-template logic in BitField
Yuri Kunde Schlesner
2017-05-24
Make BitField and ResultCode constexpr-initializable
Yuri Kunde Schlesner
2017-05-24
common: Add a generic interface for logging telemetry fields.
bunnei
[next]