aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2015-03-14Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...Subv
2015-03-11Merge pull request #642 from bunnei/touchpadbunnei
2015-03-11hid_user: Removed unnecessary includes.bunnei
2015-03-11HID: Removed unnecessary global variables.bunnei
2015-03-10HID: Added additional variable comments and some code cleanups.bunnei
2015-03-10HID: Complete refactor of pad/touch input to fix threading issues.bunnei
2015-03-10Merge pull request #629 from archshift/lcdfbbunnei
2015-03-10HID: Cleanup how `next_touch_index` is calculated for Pad and touch.bunnei
2015-03-10HID: Changed TouchDataEntry `valid` to a BitField and added some doc strings.bunnei
2015-03-10HID: Added static asserts to check register position in shared memory.bunnei
2015-03-10HID: Added functions to emulate the touchpad.bunnei
2015-03-10HID: Moved some docstrings to the header.bunnei
2015-03-10HID: Refactored shared memory decoding for touchpad support.bunnei
2015-03-09Added LCD registers, and implementation for color filling in OGL code.archshift
2015-03-09Merge pull request #589 from kevinhartman/config-errorsbunnei
2015-03-07Merge pull request #538 from yuriks/perf-statTony Wasserka
2015-03-05Implement SetLcdForceBlack, move register enum to hw.harchshift
2015-03-03Services: Moved the PTM and APT services to their own folderSubv
2015-03-02Merge pull request #622 from Subv/titlesYuri Kunde Schlesner
2015-03-02Services/AM: Stubbed TitleIDListGetTotal and GetTitleIDList.Subv
2015-03-01Merge pull request #623 from Subv/cardbunnei
2015-03-01Merge pull request #618 from lioncash/refbunnei
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner
2015-02-28Services/FS: Stubbed CardSlotIsInserted to always return falseSubv
2015-02-28Services/PTM: Stubbed PTM_Sysm::IsLegacyPowerOff.Subv
2015-02-27result: Make comparison operators take referencesLioncash
2015-02-25Merge pull request #604 from Subv/arc_ssdYuri Kunde Schlesner
2015-02-25Archives: Properly implemented the SystemSaveData archive.Subv
2015-02-24Services: Implemented Y2R_U::GetTransferEndEventSubv
2015-02-23Merge pull request #595 from linkmauve/new-3ds-inputbunnei
2015-02-23Merge pull request #581 from archshift/tfebunnei
2015-02-22Added information reporting from ThrowFatalErrorarchshift
2015-02-22Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Emmanuel Gil Peyrot
2015-02-20Fix error message for bad config block request.Kevin Hartman
2015-02-20Merge pull request #588 from archshift/somebranchbunnei
2015-02-19Misc cleanup of common and related functionsarchshift
2015-02-18Convert a few C stdlib asserts to Citra's own assertsarchshift
2015-02-18GPU: Properly implement memory fills.Tony Wasserka
2015-02-18Merge pull request #570 from purpasmart96/config_membunnei
2015-02-16ConfigMem: Clean up the Config memory to be more like the shared page and movedpurpasmart96
2015-02-16Services: Fixed "Tried to connect to named port err:f".Subv
2015-02-14Merge pull request #529 from Subv/masterbunnei
2015-02-13core: Apply static to local functionsLioncash
2015-02-12Build: Fixed some warningsSubv
2015-02-11Implemented WriteHWRegsWithMask for GSP.Kevin Hartman
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-02-10GSP: Fixed typo in SignalInterruptbunnei
2015-02-10Merge pull request #552 from bunnei/setbufferswap-fixbunnei
2015-02-10GSP: Call SetBufferSwap for each screen on corresponding signal interrupt.bunnei
2015-02-10Merge pull request #526 from purpasmart96/citra_stubsbunnei