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
Age
Commit message (
Expand
)
Author
2015-01-15
Add some support for the shared page (currently 3d slider is implemented)
Zhuowei Zhang
2015-01-07
Threads: Use a dummy idle thread when no other are ready.
Subv
2015-01-07
Merge pull request #404 from bunnei/more-frame-synch-fixes
bunnei
2015-01-07
GSP: Toggle active framebuffer each frame
bunnei
2015-01-07
Merge pull request #431 from yuriks/thread-queue-cleanup
bunnei
2015-01-07
Common: Clean up ThreadQueueList
Yuri Kunde Schlesner
2015-01-07
Fix double-free in Service manager during shutdown
Yuri Kunde Schlesner
2015-01-06
Merge pull request #376 from Subv/arc_reorder
bunnei
2015-01-06
Archives: Changed the unimplemented archives comment.
Subv
2015-01-06
Archives: Addressed some comments
Subv
2015-01-05
Merge pull request #413 from purpasmart96/serv_clean
bunnei
2015-01-05
Merge pull request #272 from rohit-n/sign-compare
bunnei
2015-01-05
Services: Clean up a few things and add a few function names
purpasmart96
2015-01-05
DSP: Signal (faked) interrupt on every frame.
bunnei
2015-01-05
Merge pull request #407 from Subv/arbiter
bunnei
2015-01-04
Merge pull request #408 from Subv/mutex
bunnei
2015-01-04
Merge pull request #386 from archshift/y2ru
bunnei
2015-01-04
Mutex: Add the calling thread to the waiting list when needed
Subv
2015-01-04
Archives: Make SYSTEM_ID and SDCARD_ID strings
Subv
2015-01-03
Archives: Changed the way paths are built for the archives.
Subv
2015-01-03
Stub the y2r:u service
archshift
2015-01-03
AddressArbiter: Ported arbitration type 2 from 3dmoo.
Subv
2015-01-02
Archives: Change the folder layout of some archives.
Subv
2015-01-02
Archives: Reduced duplicate code in RomFS and SaveCheck.
Subv
2015-01-02
SaveDataCheck: Preliminary work in this archive.
Subv
2015-01-02
Merge pull request #391 from lioncash/pedantic
bunnei
2015-01-02
archive: Fix initializer list order
Lioncash
2015-01-02
soc_u: Fix a missing formatting argument
Lioncash
2015-01-01
Silence some -Wsign-compare warnings.
Rohit Nirmal
2014-12-31
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-29
APT:A: Some style changes
Subv
2014-12-29
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-28
Kernel: New handle manager
Yuri Kunde Schlesner
2014-12-28
Kernel: Replace GetStaticHandleType by HANDLE_TYPE constants
Yuri Kunde Schlesner
2014-12-28
Rename ObjectPool to HandleTable
Yuri Kunde Schlesner
2014-12-25
Merge pull request #339 from bunnei/fixup-gsp-synch
bunnei
2014-12-25
Merge pull request #330 from purpasmart96/new_srv
bunnei
2014-12-25
ARM: Add a mechanism for faking CPU time elapsed during HLE.
bunnei
2014-12-25
More services & small clean ups
purpasmart96
2014-12-23
Stubbed IsSdmcWriteable to always return writeable.
archshift
2014-12-22
Merge pull request #322 from chinhodado/master
bunnei
2014-12-21
CFG: Fixed some warnings and errors in Clang
Subv
2014-12-21
CFG: More style changes
Subv
2014-12-21
CFGU: Indentation
Subv
2014-12-21
CFG: Some indentation
Subv
2014-12-21
CFG: Changed the CreateConfigInfoBlk search loop
Subv
2014-12-21
CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cpp
Subv
2014-12-21
CFG: Create a new subfolder cfg inside service to handle cfg
Subv
2014-12-21
CFGU: Some changes
Subv
2014-12-21
CFGU: Addressed some issues.
Subv
[next]