summaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #691 from lioncash/guardGravatar bunnei2018-07-181-0/+2
|\
| * service/prepo: Add missing header guardGravatar Lioncash2018-07-181-0/+2
* | Merge pull request #688 from lioncash/commaGravatar bunnei2018-07-181-22/+12
|\ \
| * | vm_manager: Add missing commas to string literal array elements in GetMemoryS...Gravatar Lioncash2018-07-181-22/+12
* | | Merge pull request #693 from lioncash/unusedGravatar bunnei2018-07-181-7/+0
|\ \ \
| * | | core/memory: Remove unused function GetSpecialHandlers() and an unused variab...Gravatar Lioncash2018-07-181-7/+0
| | |/ | |/|
* | | Merge pull request #687 from lioncash/instanceGravatar bunnei2018-07-183-7/+11
|\ \ \
| * | | core: Make System's default constructor privateGravatar Lioncash2018-07-182-0/+4
| * | | core: Don't construct instance of Core::System, just to access its live instanceGravatar Lioncash2018-07-182-7/+7
| | |/ | |/|
* | | Virtual Filesystem 2: Electric Boogaloo (#676)Gravatar Zach Hilman2018-07-1849-1862/+1807
| |/ |/|
* | Fill in more fields in TouchScreenEntryTouchGravatar Zach Hilman2018-07-181-4/+9
* | Single touch supportGravatar Zach Hilman2018-07-181-4/+19
|/
* vi: Change TransactionId::CancelBuffer to LOG_CRITICAL.Gravatar bunnei2018-07-171-1/+1
* vi: Fix size for ListDisplays default display.Gravatar bunnei2018-07-171-2/+2
* vi: Partially implement buffer crop parameters.Gravatar bunnei2018-07-176-10/+26
* General Filesystem and Save Data Fixes (#670)Gravatar Zach Hilman2018-07-1716-212/+256
* Merge pull request #671 from MerryMage/clear-exclusive-stateGravatar bunnei2018-07-176-0/+11
|\
| * scheduler: Clear exclusive state when switching contextsGravatar MerryMage2018-07-166-0/+11
* | Merge pull request #672 from SciresM/to_address_fixGravatar bunnei2018-07-171-2/+4
|\ \
| * | Kernel/Arbiter: Fix bug in WaitIfLessThanGravatar Michael Scire2018-07-161-2/+4
| |/
* / nvflinger: Fix for BufferQueue event handling.Gravatar bunnei2018-07-176-32/+21
|/
* HID: Update controllers less oftenGravatar James Rowe2018-07-151-3/+3
* Merge pull request #663 from Subv/bsdGravatar bunnei2018-07-141-2/+1
|\
| * Services/BSD: Corrected the return for StartMonitoring according to SwIPC.Gravatar Subv2018-07-141-2/+1
* | Merge pull request #662 from Subv/delete_fileGravatar bunnei2018-07-141-2/+4
|\ \
| * | FileSys: Append the requested path to the filesystem base path in DeleteFile.Gravatar Subv2018-07-141-2/+4
| |/
* / No need to use ASSERT_MSG with an empty messageGravatar David Marcec2018-07-141-2/+2
|/
* More improvements to GDBStub (#653)Gravatar Hedges2018-07-127-49/+172
* We only need to alert for memory pool changesGravatar David Marcec2018-07-131-2/+0
* initialized voice status and unused sizes in the update data headerGravatar David Marcec2018-07-131-1/+3
* Merge pull request #648 from ogniK5377/no-netGravatar bunnei2018-07-121-3/+21
|\
| * Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyIn...Gravatar David Marcec2018-07-121-3/+21
* | Audout "Auto" functionsGravatar David Marcec2018-07-122-14/+14
|/
* Merge pull request #559 from Subv/mount_savedataGravatar bunnei2018-07-112-2/+12
|\
| * Services/FS: Return the correct error code when trying to mount a nonexistent...Gravatar Subv2018-06-182-2/+12
* | hid: Fix timestamps and controller type.Gravatar bunnei2018-07-101-7/+5
* | Merge pull request #644 from ogniK5377/getconfig-errGravatar bunnei2018-07-101-17/+2
|\ \
| * | NvOsGetConfigU32 production implGravatar David Marcec2018-07-101-17/+2
* | | Merge pull request #642 from bunnei/create-save-dirGravatar bunnei2018-07-101-0/+9
|\ \ \ | |/ / |/| |
| * | savedata_factory: Always create a save directory for games.Gravatar bunnei2018-07-081-0/+9
* | | nvhost_ctrl: Fix NvOsGetConfigU32 for Snipper Clips.Gravatar bunnei2018-07-081-1/+1
|/ /
* | Revert "Virtual Filesystem (#597)"Gravatar bunnei2018-07-0742-1682/+1618
* | Virtual Filesystem (#597)Gravatar Zach Hilman2018-07-0642-1618/+1682
* | Update AudioRenderer Voice Sections (#614)Gravatar David2018-07-031-0/+87
* | Update clang formatGravatar James Rowe2018-07-0225-114/+106
* | Rename logging macro back to LOG_*Gravatar James Rowe2018-07-0279-556/+556
* | GPU: Remove a surface from the cache when its backing memory is being unmappe...Gravatar Subv2018-07-011-0/+5
* | nvmap: Return the address of the nvmap object when Freeing it for the last time.Gravatar Subv2018-07-012-4/+11
* | Merge pull request #595 from bunnei/raster-cacheGravatar bunnei2018-06-292-0/+3
|\ \
| * | settings: Add a configuration for use_accurate_framebuffers.Gravatar bunnei2018-06-272-0/+3