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
/
core
/
hle
/
service
/
am
Age
Commit message (
Expand
)
Author
2020-10-27
service: Update function tables
Lioncash
2020-10-20
Revert "core: Fix clang build"
bunnei
2020-10-17
core: Fix clang build
Lioncash
2020-09-25
frontend/controller: Eliminate dependency on the global system instance
Lioncash
2020-09-17
am: Stub GetPreviousProgramIndex
Morph
2020-09-04
Address feedback
Morph
2020-09-04
applets/controller: Set min_players to have a minimum value of 1.
Morph
2020-09-04
applets/controller: Implement "Explain Text"
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-14
software_keyboard: Resolve a pessimizing move warning
Lioncash
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-07
Merge pull request #4457 from ogniK5377/SetScreenShotPermission
bunnei
2020-08-01
am: Unstub SetScreenShotPermission
David Marcec
2020-07-30
fs: Rename SaveDataDescriptor to SaveDataAttribute
Morph
2020-07-27
remove unused variable;
CrazyMax
2020-07-20
Address issues
David Marcec
2020-07-19
swkbd: Return result for Calc request for inlined swkbd
David Marcec
2020-07-12
Merge pull request #4275 from CrazyMax/desired_language
bunnei
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayer
bunnei
2020-07-08
AM: fix GetDesiredLanguage:
CrazyMax
2020-07-07
GetDisplayVersion should return a null-terminated version string.
CrazyMax
2020-07-05
AM/ISelfController: Stub CreateManagedDisplaySeparableLayer
Morph
2020-06-28
am: Stub GetIndirectLayerConsumerHandle
David Marcec
2020-06-26
Merge pull request #4154 from ogniK5377/swkbd-nullptr
bunnei
2020-06-26
am: Update function tables and add missing classes (#4169)
VolcaEM
2020-06-25
Prevent nullptr dereference on swkbd error case
David Marcec
2020-06-20
software_keyboard: Eliminate trivial redundant copies
Lioncash
2020-05-04
Merge pull request #3843 from ogniK5377/GetPopFromGeneralChannelEvent
bunnei
2020-05-02
Merge pull request #3824 from ogniK5377/GetDisplayVersion
bunnei
2020-05-02
Update src/core/hle/service/am/am.cpp
bunnei
2020-05-01
am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent
David Marcec
2020-04-30
Merge pull request #3823 from ogniK5377/setvrmode
Mat M
2020-04-30
am: GetFriendInvitationStorageChannelEvent
David Marcec
2020-04-29
am: Properly implement GetDisplayVersion
David Marcec
2020-04-29
am: IsVrModeEnabled & SetVrModeEnabled fixes
David Marcec
2020-04-29
style: Change AMs & Glues error codes to be dec instead of hex
David Marcec
2020-04-20
service: Update function tables
Lioncash
2020-04-17
am: Resolve ineffective moves
Lioncash
2020-03-27
am: Implement VR related APIs
perillamint
2020-03-22
core/web_browser: Allow WebApplet to exit gracefully when an error occurs
FearlessTobi
2020-02-27
AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454)
Morph
2020-02-07
hle: services: Use std::shared_ptr instead of copy by value.
bunnei
2020-02-05
am: Correct IPC object count mismatch.
bunnei
2020-02-05
services: am: Clear events on PopOutData and PopInteractiveOutData.
bunnei
2020-02-05
am: Refactor IStorage interface.
bunnei
2020-02-05
applets: software_keyboard: Signal state change on end of interactive session.
bunnei
2020-02-05
applets: software_keyboard: Minor cleanup.
bunnei
2019-11-24
Merge pull request #3094 from lioncash/tables
bunnei
[next]