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
Age
Commit message (
Expand
)
Author
2014-12-13
kernel: Remove unused log arguments
Lioncash
2014-12-13
Add configurable per-class log filtering
Yuri Kunde Schlesner
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
New logging system
Yuri Kunde Schlesner
2014-12-12
Merge pull request #267 from bunnei/apt-shared-font
bunnei
2014-12-12
APT_U: Added GetSharedFont service function.
bunnei
2014-12-12
DSP: Added stub for ReadPipeIfPossible.
bunnei
2014-12-12
MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP.
bunnei
2014-12-10
Merge pull request #256 from Subv/mutex
bunnei
2014-12-10
CFG:U: Store country codes as u16 instead of char pointers, and return the co...
Emmanuel Gil Peyrot
2014-12-09
GSP: Trigger GPU interrupts at more accurate locations.
bunnei
2014-12-09
GSP: Updated TriggerCmdReqQueue to return success code.
bunnei
2014-12-09
GSP: Updated RegisterInterruptRelayQueue to return expected magic number.
bunnei
2014-12-09
GPU: Fixed bug in command list size decoding.
bunnei
2014-12-09
Remove unused NDMA module
Yuri Kunde Schlesner
2014-12-08
Merge pull request #217 from archshift/cmd_buff
bunnei
2014-12-08
Thread: Fixed to wait on address when in arbitration.
bunnei
2014-12-08
Merge pull request #244 from bunnei/cleanup-memmap
bunnei
2014-12-08
Merge pull request #263 from lioncash/sasx
bunnei
2014-12-08
Merge pull request #259 from ichfly/master
bunnei
2014-12-08
Merge pull request #264 from Subv/files
bunnei
2014-12-08
Merge pull request #260 from archshift/opendir
bunnei
2014-12-08
Kernel/File: Fixed file read/write hwtests
Subv
2014-12-08
armemu: Fix SSAX
Lioncash
2014-12-08
Loader: Add 3DSX support
ichfly
2014-12-08
armemu: Fix SASX
Lioncash
2014-12-07
armemu: Fix parenthesis warnings regarding bitwise ops
Lioncash
2014-12-07
Make OpenDirectory fail if the directory doesn't exist
archshift
2014-12-07
Mutex: Remove some forward declarations
Subv
2014-12-07
Mutex: Release all held mutexes when a thread exits.
Subv
2014-12-07
Merge pull request #245 from rohit-n/null-nullptr
bunnei
2014-12-05
Mutex: Properly lock the mutex when a thread enters it
Subv
2014-12-04
Merge pull request #250 from Subv/cbranch_2
bunnei
2014-12-04
Merge pull request #222 from archshift/renamexyz
bunnei
2014-12-04
Merge pull request #248 from lioncash/kernel
bunnei
2014-12-04
Threads: Remove a redundant function.
Subv
2014-12-04
Threads: Implemented a sequential thread id
Subv
2014-12-03
Updated archive.cpp functions for proper error handling
archshift
2014-12-04
SVC: Implemented GetThreadId.
Subv
2014-12-04
Merge pull request #249 from lioncash/enum
bunnei
2014-12-03
Merge pull request #247 from lioncash/const
bunnei
2014-12-03
mem_map: Make enum for addresses use u32 as the underlying type
Lioncash
2014-12-03
Merge pull request #238 from archshift/dsp
bunnei
2014-12-03
Add stub for ConvertProcessFromDspDram
archshift
2014-12-03
kernel: Shorten GetCount
Lioncash
2014-12-03
kernel: Make some functions const
Lioncash
2014-12-03
hid_user: Pass by reference with PadButtonPress/PadButtonRelease
Lioncash
2014-12-03
PTM_U: Added a stub for GetBatteryLevel & GetBatteryChargeState & GetAdapterS...
purpasmart96
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
Merge pull request #231 from purpasmart96/serv_ac_wifi_status
bunnei
[next]