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-05-09
Memory: Re-organize and rename memory area address constants
Yuri Kunde Schlesner
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-06
FileSys: De-inline Path members
Yuri Kunde Schlesner
2015-05-06
FileSys: Clean-up includes, de-inline destructors
Yuri Kunde Schlesner
2015-05-01
Services: Initialize all state variables at bootup.
bunnei
2015-04-28
Merge pull request #692 from purpasmart96/log_improvements
bunnei
2015-04-27
Services/Loader: Use more sensible log formats for certain functions
purpasmart96
2015-04-24
ptm_sysm: Add static specifier to IsLegacyPowerOff
Lioncash
2015-04-14
De-inline functions from Interface, removing them from service.h
Yuri Kunde Schlesner
2015-04-09
APT: (Subv) Fix bug where start event was being incorrectly signaled.
bunnei
2015-04-07
Merge pull request #676 from purpasmart96/ir_service_refc
bunnei
2015-04-05
Clean-up mem_map constants and fix framebuffer translation errors
Yuri Kunde Schlesner
2015-04-03
IR: Move The IR services to their own folder and implement "GetHandles"
purpasmart96
2015-04-02
Services: Stubs and minor changes
purpasmart96
2015-03-22
Merge pull request #656 from Subv/nz
bunnei
2015-03-19
Service/FS: Document and log some unknown values.
Subv
2015-03-17
Merge pull request #655 from purpasmart96/hid_fixes
bunnei
2015-03-16
HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow along
purpasmart96
2015-03-16
arm_interface: Get rid of GetTicks.
Lioncash
2015-03-14
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...
Subv
2015-03-11
Merge pull request #642 from bunnei/touchpad
bunnei
2015-03-11
hid_user: Removed unnecessary includes.
bunnei
2015-03-11
HID: Removed unnecessary global variables.
bunnei
2015-03-10
HID: Added additional variable comments and some code cleanups.
bunnei
2015-03-10
HID: Complete refactor of pad/touch input to fix threading issues.
bunnei
2015-03-10
Merge pull request #629 from archshift/lcdfb
bunnei
2015-03-10
HID: Cleanup how `next_touch_index` is calculated for Pad and touch.
bunnei
2015-03-10
HID: Changed TouchDataEntry `valid` to a BitField and added some doc strings.
bunnei
2015-03-10
HID: Added static asserts to check register position in shared memory.
bunnei
2015-03-10
HID: Added functions to emulate the touchpad.
bunnei
2015-03-10
HID: Moved some docstrings to the header.
bunnei
2015-03-10
HID: Refactored shared memory decoding for touchpad support.
bunnei
2015-03-09
Added LCD registers, and implementation for color filling in OGL code.
archshift
2015-03-09
Merge pull request #589 from kevinhartman/config-errors
bunnei
2015-03-05
Implement SetLcdForceBlack, move register enum to hw.h
archshift
2015-03-03
Services: Moved the PTM and APT services to their own folder
Subv
2015-03-02
Merge pull request #622 from Subv/titles
Yuri Kunde Schlesner
2015-03-02
Services/AM: Stubbed TitleIDListGetTotal and GetTitleIDList.
Subv
2015-03-01
Merge pull request #623 from Subv/card
bunnei
2015-02-28
Services/FS: Stubbed CardSlotIsInserted to always return false
Subv
2015-02-28
Services/PTM: Stubbed PTM_Sysm::IsLegacyPowerOff.
Subv
2015-02-25
Merge pull request #604 from Subv/arc_ssd
Yuri Kunde Schlesner
2015-02-25
Archives: Properly implemented the SystemSaveData archive.
Subv
2015-02-24
Services: Implemented Y2R_U::GetTransferEndEvent
Subv
2015-02-23
Merge pull request #595 from linkmauve/new-3ds-input
bunnei
2015-02-22
Added information reporting from ThrowFatalError
archshift
2015-02-22
Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.
Emmanuel Gil Peyrot
2015-02-20
Fix error message for bad config block request.
Kevin Hartman
2015-02-18
GPU: Properly implement memory fills.
Tony Wasserka
2015-02-16
Services: Fixed "Tried to connect to named port err:f".
Subv
[next]