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
Age
Commit message (
Expand
)
Author
2015-01-30
Kernel: Convert Event to not use Handles
Yuri Kunde Schlesner
2015-01-30
Kernel: Convert Mutex to not use Handles
Yuri Kunde Schlesner
2015-01-30
Kernel: Convert SharedMemory to not use Handles
Yuri Kunde Schlesner
2015-01-26
Merge pull request #345 from purpasmart96/apt_stubs
bunnei
2015-01-25
Merge pull request #485 from Subv/more_servs
bunnei
2015-01-24
Services/HID: Removed some files due to a rebase error
Subv
2015-01-24
Services: Stubbed more services.
Subv
2015-01-22
APT_U: Stub some functions & misc changes
purpasmart96
2015-01-22
cam_u.h: fix indentation
archshift
2015-01-22
Merge pull request #493 from archshift/ptmplay
bunnei
2015-01-21
Event: Fixed some bugs and cleanup (Subv)
bunnei
2015-01-21
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
archshift
2015-01-21
Stubbed cam:u service
archshift
2015-01-21
Stubbed ptm:play service
archshift
2015-01-20
core: Fix a few docstrings
Lioncash
2015-01-18
Expose GetSharedFont and NotifyToWait to APT:A and APT:S respectively
archshift
2015-01-15
APT: Fix typo in setting return code for NotifyToWait
bunnei
2015-01-15
DSP: Removed useless spam log for SignalInterrupt
bunnei
2015-01-15
Merge pull request #482 from yuriks/fix-vblank
bunnei
2015-01-14
APT: Fixed the comment style in some variables
Sebastian Valle
2015-01-14
GSP: Fix appending of interrupts to the shared memory buffer
Yuri Kunde Schlesner
2015-01-14
GSP: Update framebuffer info on all interrupts
Yuri Kunde Schlesner
2015-01-14
GPU: Fire GPU interrupts at the correct places.
Yuri Kunde Schlesner
2015-01-13
APTU: Stubbed NotifyToWait, taken from 3dmoo.
Subv
2015-01-13
Services: Added some missing services.
Subv
2015-01-11
Fix building on MinGW
darkf
2015-01-10
Stubbed y2r:u IsBusyConversion
archshift
2015-01-10
Added Archive ID to fs:USER debug logs involving opening the archive.
archshift
2015-01-10
Logging: Log all called service functions (under trace). Compile out all trac...
archshift
2015-01-09
Kernel: Start using boost::intrusive_ptr for lifetime management
Yuri Kunde Schlesner
2015-01-09
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
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
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-04
Merge pull request #386 from archshift/y2ru
bunnei
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-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
[prev]
[next]