index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: Add NFP module interface.
bunnei
2018-03-29
2
-0
/
+2
*
log.h: Change comment from citra to yuzu
N00byKing
2018-03-26
1
-1
/
+1
*
file_util.h: Update Comment from citra to yuzu
N00byKing
2018-03-26
1
-1
/
+1
*
cpu_detect.cpp: Change comment from citra to yuzu
N00byKing
2018-03-26
1
-1
/
+1
*
Service/SSL: add ssl service
mailwl
2018-03-23
2
-0
/
+2
*
Service/spl: add module and services
mailwl
2018-03-22
2
-0
/
+2
*
CMake: Set EMU_ARCH_BITS in CMakeLists.txt
N00byKing
2018-03-21
2
-35
/
+0
*
Service: add fatal:u, fatal:p services
mailwl
2018-03-20
2
-0
/
+2
*
Merge pull request #206 from mailwl/aoc-listaddoncontent
bunnei
2018-02-20
2
-0
/
+2
|
\
|
*
Service/AOC: stub ListAddOnContent function
mailwl
2018-02-20
2
-0
/
+2
*
|
logging: Add category for Friend service.
bunnei
2018-02-19
2
-0
/
+2
|
/
*
log: Add logging category for NS services.
bunnei
2018-02-14
2
-0
/
+2
*
logger: Add Time service logging category.
bunnei
2018-02-04
2
-0
/
+2
*
logger: Add SET service logging category.
bunnei
2018-02-04
2
-15
/
+11
*
logger: Add PCTL service logging category.
bunnei
2018-02-04
2
-0
/
+2
*
logger: Add LM service logging category.
bunnei
2018-02-04
2
-0
/
+2
*
logger: Add APM service logging category.
bunnei
2018-02-04
2
-0
/
+2
*
logger: Add NIFM service logging category.
bunnei
2018-02-04
2
-0
/
+2
*
logger: Add VI service logging category.
bunnei
2018-02-04
2
-0
/
+2
*
logger: Add AM service logging category.
bunnei
2018-02-04
2
-0
/
+2
*
logger: Add "account" service logging category.
bunnei
2018-02-04
2
-0
/
+2
*
audout:u OpenAudioOut and IAudioOut (#138)
st4rk
2018-01-24
2
-0
/
+2
*
logging: add missing NVDRV subclass to macro list
Rozlette
2018-01-23
1
-0
/
+1
*
Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)
David
2018-01-21
1
-0
/
+1
*
Fix spelling error in CMakeLists
Matthew Brener
2018-01-21
1
-1
/
+1
*
Format: Run the new clang format on everything
James Rowe
2018-01-20
19
-43
/
+87
*
Merge pull request #84 from lioncash/cmake
bunnei
2018-01-18
1
-63
/
+57
|
\
|
*
CMakeLists: Derive the source directory grouping from targets themselves
Lioncash
2018-01-17
1
-63
/
+57
*
|
telemetry: Silence initialization order warnings
Lioncash
2018-01-17
1
-2
/
+2
|
/
*
loggin: Add IPC logging category.
bunnei
2018-01-17
2
-1
/
+3
*
Minor cleanup
MerryMage
2018-01-13
1
-1
/
+1
*
Removing unused settings and yuzu rebranding
James Rowe
2018-01-12
1
-5
/
+1
*
fix macos build
MerryMage
2018-01-08
1
-1
/
+1
*
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
B3n30
2018-01-08
2
-0
/
+123
*
logging: Rename category "Core_ARM11" to "Core_ARM".
bunnei
2017-10-23
2
-2
/
+2
*
core: Refactor MakeMagic usage and remove dead code.
bunnei
2017-10-15
1
-0
/
+8
*
hle: Initial implementation of NX service framework and IPC.
bunnei
2017-10-14
2
-2
/
+2
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
2
-42
/
+0
*
Merge remote-tracking branch 'upstream/master' into nx
bunnei
2017-10-09
7
-18
/
+27
|
\
|
*
Fixed type conversion ambiguity
Huw Pascoe
2017-09-30
3
-11
/
+5
|
*
Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types.
Subv
2017-09-27
1
-4
/
+8
|
*
Merge pull request #2822 from wwylele/sw_lighting-2
Weiyi Wang
2017-08-09
2
-4
/
+8
|
|
\
|
|
*
vector_math: remove dead template parameter
wwylele
2017-07-11
1
-1
/
+1
|
|
*
vector_math: remove broken SFINAE stuff
wwylele
2017-07-11
1
-3
/
+2
|
|
*
SwRasterizer: Flip the vertex quaternions before clipping (if necessary).
Subv
2017-07-11
1
-1
/
+1
|
|
*
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-11
1
-0
/
+5
|
*
|
common: Add build timestamp to scm_rev.
bunnei
2017-08-03
2
-0
/
+3
*
|
|
arm: Use 64-bit addressing in a bunch of places.
bunnei
2017-09-30
1
-2
/
+2
|
/
/
*
/
logging: Add WebService as a log cateogry.
bunnei
2017-07-10
2
-1
/
+3
|
/
*
Implement basic virtual Room support based on enet (#2803)
B3n30
2017-07-07
2
-0
/
+2
[next]