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-04-09
Kernel: Fixed default thread priority.
bunnei
2015-04-08
Initialize base address to 0x0
Gareth Higgins
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-03
Merge pull request #641 from purpasmart96/service_stubs
bunnei
2015-04-02
Services: Stubs and minor changes
purpasmart96
2015-03-23
ConfigMem: Set the app memory to be 96MB instead of the default 64MB
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-07
Merge pull request #538 from yuriks/perf-stat
Tony Wasserka
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-03-01
Merge pull request #618 from lioncash/ref
bunnei
2015-03-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-02-28
Services/FS: Stubbed CardSlotIsInserted to always return false
Subv
2015-02-28
Services/PTM: Stubbed PTM_Sysm::IsLegacyPowerOff.
Subv
2015-02-27
result: Make comparison operators take references
Lioncash
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-23
Merge pull request #581 from archshift/tfe
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-20
Merge pull request #588 from archshift/somebranch
bunnei
2015-02-19
Misc cleanup of common and related functions
archshift
2015-02-18
Convert a few C stdlib asserts to Citra's own asserts
archshift
[prev]
[next]