aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-07-18Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman
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
2018-06-27Merge pull request #588 from mailwl/hwopusbunnei
2018-06-27settings: Add a configuration for use_accurate_framebuffers.bunnei
2018-06-25Send the correct RequestUpdateAudioRenderer revision in the output header (#587)David
2018-06-25Service/Audio: add hwopus service, stub GetWorkBufferSize functionmailwl
2018-06-23Removed duplicate structs, changed AudioRendererResponse -> UpdateDataHeader ...David
2018-06-22Fixed RequestUpdateAudioRenderer deadlocks and calculated section sizes prope...David
2018-06-22Merge pull request #579 from SciresM/masterbunnei
2018-06-22IPC: skip empty buffer writemailwl
2018-06-22Kernel/Arbiters: Fix casts, cleanup comments/magic numbersMichael Scire
2018-06-21Add additional missing format.Michael Scire
2018-06-21Run clang-format on PR.Michael Scire