index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-04-07
Fix spelling of Initialize
James Rowe
2018-04-06
Merge pull request #310 from N00byKing/patch-1
bunnei
2018-04-06
core, main.h: Abort on 32Bit ROMs (#309)
N00byKing
2018-04-05
Update fmtlib to fix msvc warnings
James Rowe
2018-04-04
rasterizer_interface.h: Update from citra to yuzu
N00byKing
2018-04-04
default_ini.h: Update from citra to yuzu
N00byKing
2018-04-04
gl_rasterizer_cache.cpp: Update from citra to yuzu
N00byKing
2018-04-04
gl_rasterizer_cache.h: Update from citra to yuzu
N00byKing
2018-04-04
renderer_opengl.h: Update from citra to yuzu
N00byKing
2018-04-02
svc: Stub out SetThreadActivity, GetThreadContext.
bunnei
2018-04-02
audren_u: Stub out GetActiveAudioDeviceName.
bunnei
2018-04-02
audout_u: Implement GetAudioOutState.
bunnei
2018-04-02
nifm: GetResult does not return a data field.
bunnei
2018-04-02
vi: Implement GetDisplayResolution.
bunnei
2018-04-02
shared_memory: Remove incorrect 3ds-specific check.
bunnei
2018-04-02
service: Add friend:u interface.
bunnei
2018-04-03
logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC
Daniel Lim Wee Soong
2018-04-02
Merge pull request #262 from daniellimws/fmtlib-macros
bunnei
2018-04-02
Merge pull request #267 from N00byKing/patch-1
bunnei
2018-04-02
Merge pull request #276 from N00byKing/acctoyuzu
bunnei
2018-04-02
Merge pull request #304 from daniellimws/fix-openbsd
bunnei
2018-04-03
deconstructed_rom_directory.cpp: Fix Typo
N00byKing
2018-04-03
externals: Update fmt to 4d35f94
Daniel Lim Wee Soong
2018-04-03
common: fix swap functions on Bitrig and OpenBSD
Daniel Lim Wee Soong
2018-04-02
Merge pull request #297 from bunnei/hid-touch-state
bunnei
2018-04-02
Merge pull request #296 from bunnei/misc-mem-fsp-fixes
bunnei
2018-04-02
Merge pull request #288 from Subv/macro_interpreter
bunnei
2018-04-01
GPU: Use the MacroInterpreter class to execute the GPU macros instead of HLEi...
Subv
2018-04-01
GPU: Implemented a gpu macro interpreter.
Subv
2018-04-01
hid: Write empty touch screen state.
bunnei
2018-03-31
hle_ipc, fsp_srv: Cleanup logging.
bunnei
2018-03-31
hid: Stub out GetSupportedNpadStyleSet.
bunnei
2018-03-31
hle_ipc: Do not ensure write buffer size.
bunnei
2018-03-31
fsp_srv: Implement GetSize and SetSize.
bunnei
2018-03-31
memory: Fix stack region.
bunnei
2018-03-31
Merge pull request #293 from N00byKing/drkthm
bunnei
2018-03-30
Port citra-emu/citra#3610 to yuzu
N00byKing
2018-03-30
Remove whitespaces
N00byKing
2018-03-30
Add Dark theme, Icon theming
N00byKing
2018-03-29
audren_u: Stub QueryAudioDeviceSystemEvent and GetActiveChannelCount.
bunnei
2018-03-29
svc: Stub GetThreadCoreMask.
bunnei
2018-03-29
service: Add NFP module interface.
bunnei
2018-03-28
result: Check against self-assignment in ResultVal's copy assignment operator
Lioncash
2018-03-27
Merge pull request #286 from N00byKing/citratoyuzuagain
bunnei
2018-03-27
main.h: Add pragma once, remove ifndef
N00byKing
2018-03-27
Merge pull request #284 from bunnei/docked-config
bunnei
2018-03-27
telemetry.h: Reword comment from citra to yuzu
N00byKing
2018-03-27
telemetry_session.h: Reword Documentation Comment from citra to yuzu
N00byKing
2018-03-27
Remove Links to citra Services
N00byKing
2018-03-27
Change Telemetry Names to yuzu
N00byKing
[next]