aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-07-18loader/nso: Resolve sign mismatch warningsLioncash
2018-07-18Merge pull request #688 from lioncash/commabunnei
2018-07-18Merge pull request #693 from lioncash/unusedbunnei
2018-07-18Merge pull request #687 from lioncash/instancebunnei
2018-07-18Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman
2018-07-18core/memory: Remove unused function GetSpecialHandlers() and an unused variab...Lioncash
2018-07-18address_arbiter: Correct assignment within an assertion statement in WakeThre...Lioncash
2018-07-18service/prepo: Add missing header guardLioncash
2018-07-18vm_manager: Add missing commas to string literal array elements in GetMemoryS...Lioncash
2018-07-18core/memory, core/hle/kernel: Use std::move where applicableLioncash
2018-07-18core: Make System's default constructor privateLioncash
2018-07-18core: Don't construct instance of Core::System, just to access its live instanceLioncash
2018-07-18Fill in more fields in TouchScreenEntryTouchZach Hilman
2018-07-18Single touch supportZach Hilman
2018-07-17vi: Change TransactionId::CancelBuffer to LOG_CRITICAL.bunnei
2018-07-17vi: Fix size for ListDisplays default display.bunnei
2018-07-17vi: Partially implement buffer crop parameters.bunnei
2018-07-17General Filesystem and Save Data Fixes (#670)Zach Hilman
2018-07-17Merge pull request #671 from MerryMage/clear-exclusive-statebunnei
2018-07-17Merge pull request #672 from SciresM/to_address_fixbunnei
2018-07-17nvflinger: Fix for BufferQueue event handling.bunnei
2018-07-16Kernel/Arbiter: Fix bug in WaitIfLessThanMichael Scire
2018-07-16scheduler: Clear exclusive state when switching contextsMerryMage
2018-07-15HID: Update controllers less oftenJames Rowe
2018-07-14Merge pull request #663 from Subv/bsdbunnei
2018-07-14Merge pull request #662 from Subv/delete_filebunnei
2018-07-14Services/BSD: Corrected the return for StartMonitoring according to SwIPC.Subv
2018-07-14FileSys: Append the requested path to the filesystem base path in DeleteFile.Subv
2018-07-14No need to use ASSERT_MSG with an empty messageDavid Marcec
2018-07-12More improvements to GDBStub (#653)Hedges
2018-07-13We only need to alert for memory pool changesDavid Marcec
2018-07-13initialized voice status and unused sizes in the update data headerDavid Marcec
2018-07-12Merge pull request #648 from ogniK5377/no-netbunnei
2018-07-12Audout "Auto" functionsDavid Marcec
2018-07-12Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyIn...David Marcec
2018-07-11Merge pull request #559 from Subv/mount_savedatabunnei
2018-07-10hid: Fix timestamps and controller type.bunnei
2018-07-10Merge pull request #644 from ogniK5377/getconfig-errbunnei
2018-07-10Merge pull request #642 from bunnei/create-save-dirbunnei
2018-07-10NvOsGetConfigU32 production implDavid Marcec
2018-07-08savedata_factory: Always create a save directory for games.bunnei
2018-07-08nvhost_ctrl: Fix NvOsGetConfigU32 for Snipper Clips.bunnei
2018-07-07Revert "Virtual Filesystem (#597)"bunnei
2018-07-06Virtual Filesystem (#597)Zach Hilman
2018-07-03Update AudioRenderer Voice Sections (#614)David
2018-07-02Update clang formatJames Rowe
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-07-01GPU: Remove a surface from the cache when its backing memory is being unmappe...Subv
2018-07-01nvmap: Return the address of the nvmap object when Freeing it for the last time.Subv
2018-06-29Merge pull request #595 from bunnei/raster-cachebunnei