index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling of Initialize
James Rowe
2018-04-07
2
-3
/
+3
*
Merge pull request #310 from N00byKing/patch-1
bunnei
2018-04-06
5
-10
/
+10
|
\
|
*
rasterizer_interface.h: Update from citra to yuzu
N00byKing
2018-04-04
1
-3
/
+3
|
*
default_ini.h: Update from citra to yuzu
N00byKing
2018-04-04
1
-1
/
+1
|
*
gl_rasterizer_cache.cpp: Update from citra to yuzu
N00byKing
2018-04-04
1
-1
/
+1
|
*
gl_rasterizer_cache.h: Update from citra to yuzu
N00byKing
2018-04-04
1
-3
/
+3
|
*
renderer_opengl.h: Update from citra to yuzu
N00byKing
2018-04-04
1
-2
/
+2
*
|
core, main.h: Abort on 32Bit ROMs (#309)
N00byKing
2018-04-06
5
-1
/
+17
*
|
Update fmtlib to fix msvc warnings
James Rowe
2018-04-05
2
-5
/
+8
|
/
*
svc: Stub out SetThreadActivity, GetThreadContext.
bunnei
2018-04-02
2
-2
/
+19
*
audren_u: Stub out GetActiveAudioDeviceName.
bunnei
2018-04-02
1
-1
/
+13
*
audout_u: Implement GetAudioOutState.
bunnei
2018-04-02
1
-1
/
+8
*
nifm: GetResult does not return a data field.
bunnei
2018-04-02
1
-2
/
+1
*
vi: Implement GetDisplayResolution.
bunnei
2018-04-02
2
-0
/
+26
*
shared_memory: Remove incorrect 3ds-specific check.
bunnei
2018-04-02
1
-12
/
+0
*
service: Add friend:u interface.
bunnei
2018-04-02
4
-0
/
+41
*
logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC
Daniel Lim Wee Soong
2018-04-03
2
-5
/
+11
*
Merge pull request #262 from daniellimws/fmtlib-macros
bunnei
2018-04-02
11
-68
/
+112
|
\
|
*
Remove dependency chrono
Daniel Lim Wee Soong
2018-03-22
1
-1
/
+0
|
*
Change "yuzu starting..." to be logged with the new macro
Daniel Lim Wee Soong
2018-03-22
1
-1
/
+1
|
*
Logging: Create logging macros based on fmtlib
Daniel Lim Wee Soong
2018-03-22
10
-67
/
+112
*
|
Merge pull request #267 from N00byKing/patch-1
bunnei
2018-04-02
2
-14
/
+14
|
\
\
|
*
|
yuzu.cpp: Update Link from citra to yuzu
N00byKing
2018-03-26
1
-1
/
+1
|
*
|
main.cpp: Replace Citra with yuzu Wiki Links
N00byKing
2018-03-25
1
-4
/
+4
|
*
|
main.cpp: Update Dialog from citra to yuzu
N00byKing
2018-03-25
1
-11
/
+11
*
|
|
Merge pull request #276 from N00byKing/acctoyuzu
bunnei
2018-04-02
4
-10
/
+10
|
\
\
\
|
*
|
|
telemetry.h: Reword comment from citra to yuzu
N00byKing
2018-03-27
1
-1
/
+1
|
*
|
|
telemetry_session.h: Reword Documentation Comment from citra to yuzu
N00byKing
2018-03-27
1
-2
/
+2
|
*
|
|
Remove Links to citra Services
N00byKing
2018-03-27
1
-2
/
+2
|
*
|
|
Change Telemetry Names to yuzu
N00byKing
2018-03-27
2
-5
/
+5
*
|
|
|
Merge pull request #304 from daniellimws/fix-openbsd
bunnei
2018-04-02
2
-7
/
+19
|
\
\
\
\
|
*
|
|
|
externals: Update fmt to 4d35f94
Daniel Lim Wee Soong
2018-04-03
1
-6
/
+6
|
*
|
|
|
common: fix swap functions on Bitrig and OpenBSD
Daniel Lim Wee Soong
2018-04-03
1
-1
/
+13
*
|
|
|
|
deconstructed_rom_directory.cpp: Fix Typo
N00byKing
2018-04-03
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #297 from bunnei/hid-touch-state
bunnei
2018-04-02
1
-5
/
+21
|
\
\
\
\
|
*
|
|
|
hid: Write empty touch screen state.
bunnei
2018-04-01
1
-5
/
+21
*
|
|
|
|
Merge pull request #296 from bunnei/misc-mem-fsp-fixes
bunnei
2018-04-02
10
-16
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
hle_ipc, fsp_srv: Cleanup logging.
bunnei
2018-03-31
2
-3
/
+3
|
*
|
|
|
|
hid: Stub out GetSupportedNpadStyleSet.
bunnei
2018-03-31
1
-0
/
+8
|
*
|
|
|
|
hle_ipc: Do not ensure write buffer size.
bunnei
2018-03-31
1
-2
/
+5
|
*
|
|
|
|
fsp_srv: Implement GetSize and SetSize.
bunnei
2018-03-31
2
-4
/
+24
|
*
|
|
|
|
memory: Fix stack region.
bunnei
2018-03-31
6
-10
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #288 from Subv/macro_interpreter
bunnei
2018-04-02
5
-121
/
+444
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
GPU: Use the MacroInterpreter class to execute the GPU macros instead of HLEi...
Subv
2018-04-01
2
-121
/
+13
|
*
|
|
|
GPU: Implemented a gpu macro interpreter.
Subv
2018-04-01
5
-0
/
+431
*
|
|
|
|
Merge pull request #293 from N00byKing/drkthm
bunnei
2018-03-31
7
-0
/
+79
|
\
\
\
\
\
|
*
|
|
|
|
Port citra-emu/citra#3610 to yuzu
N00byKing
2018-03-30
2
-3
/
+7
|
*
|
|
|
|
Remove whitespaces
N00byKing
2018-03-30
1
-1
/
+1
|
*
|
|
|
|
Add Dark theme, Icon theming
N00byKing
2018-03-30
7
-0
/
+75
*
|
|
|
|
|
audren_u: Stub QueryAudioDeviceSystemEvent and GetActiveChannelCount.
bunnei
2018-03-29
1
-8
/
+36
[next]