summaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: hid: Finish linking motion from virtual controllersGravatar Narr the Reg2023-06-034-9/+55
* service: account: Save user profile folder on first user creationGravatar german772023-06-031-0/+1
* android: native: Add support for custom Vulkan driver loading.Gravatar bunnei2023-06-031-12/+5
* core: frontend: Refactor GraphicsContext to its own module.Gravatar bunnei2023-06-034-47/+73
* android: frontend: Integrate key installation for SAF.Gravatar bunnei2023-06-032-2/+2
* core: crypto: key_manager: Add methods to reload & validate keys.Gravatar bunnei2023-06-032-0/+11
* device_memory: Use smaller virtual reservation size for compatibility with 39...Gravatar Liam2023-06-032-1/+12
* Fix incorrect id check and potential out of bounds lookupGravatar Kelebek12023-05-311-1/+1
* vfs_concat: fix time complexity of readGravatar Liam2023-05-264-70/+125
* Merge pull request #10396 from german77/amiibo_writeGravatar bunnei2023-05-252-6/+11
|\
| * input_common: Implement amiibo writtingGravatar Narr the Reg2023-05-212-6/+11
* | Merge pull request #10415 from german77/amiibo-no-keyGravatar bunnei2023-05-243-21/+52
|\ \
| * | service: nfc: Remove encryption key requirementGravatar Narr the Reg2023-05-223-21/+52
| |/
* / k_memory_block_manager: remove auditing callsGravatar Liam2023-05-231-6/+2
|/
* service: hid: Use span instead of vector referenceGravatar german772023-05-143-14/+14
* Merge pull request #10244 from liamwhite/lower-upperGravatar Fernando S2023-05-133-2/+34
|\
| * time: implement ContinuousAdjustmentTimePointGravatar Liam2023-05-113-2/+34
* | Merge pull request #10237 from liamwhite/cache-storageGravatar bunnei2023-05-125-6/+50
|\ \
| * | fs: adjust future save pathGravatar Liam2023-05-112-4/+4
| * | am: stub CreateCacheStorageGravatar Liam2023-05-112-1/+33
| * | fs: stub cache storage and fix params alignmentGravatar Liam2023-05-112-5/+17
| |/
* | nvnflinger: fix Parcel serializationGravatar Liam2023-05-113-39/+49
* | nvnflinger: fix producer slot fence initGravatar Liam2023-05-111-0/+1
|/
* service: nfc: Seed all random valuesGravatar Narr the Reg2023-05-092-6/+14
* service: nfp: Allow to load with a different amiibo idGravatar german772023-05-091-4/+13
* Merge pull request #10183 from liamwhite/modsGravatar liamwhite2023-05-093-3/+29
|\
| * vfs_layered: avoid n^2 lookup in layeredfs buildingGravatar Liam2023-05-071-3/+6
| * vfs_vector: avoid n^2 lookup in layeredfs buildingGravatar Liam2023-05-072-0/+23
* | core: hid: Allow to calibrate gyro sensorGravatar Narr the Reg2023-05-084-1/+40
* | Merge pull request #10075 from Kelebek1/silence_nifm_spamGravatar bunnei2023-05-073-5/+5
|\ \
| * | Silence nifm spamGravatar Kelebek12023-04-223-5/+5
* | | Merge pull request #10195 from german77/mutexGravatar liamwhite2023-05-074-21/+19
|\ \ \
| * | | core: hid: Update motion on a better placeGravatar german772023-05-074-21/+19
* | | | Address feedback, add CR notice, etcGravatar Fernando Sahmkow2023-05-071-6/+5
* | | | Settings: add option to enable / disable reactive flushingGravatar Fernando Sahmkow2023-05-071-1/+2
* | | | GPU: Add Reactive flushingGravatar Fernando Sahmkow2023-05-073-6/+27
|/ / /
* | | Merge pull request #10097 from german77/nfp_fullGravatar bunnei2023-05-0730-2612/+2234
|\ \ \ | |_|/ |/| |
| * | service: nfc: Merge device interfaces and create the device managerGravatar Narr the Reg2023-05-0528-2390/+2011
| * | core: service: Add FunctionInfoTyped to allow expanding existing interfacesGravatar german772023-04-251-8/+12
| * | service: nfc: Create mifare interfaceGravatar Narr the Reg2023-04-233-50/+58
| * | service: nfc: Create interfaceGravatar Narr the Reg2023-04-235-115/+104
* | | Merge pull request #10125 from lat9nq/vsync-selectGravatar bunnei2023-05-061-1/+16
|\ \ \
| * | | settings: Enable FIFO relaxedGravatar lat9nq2023-05-021-2/+4
| * | | telemetry_session: Make translate function staticGravatar lat9nq2023-05-021-1/+1
| * | | configuration: Expose separate swap present modesGravatar lat9nq2023-05-021-1/+14
* | | | Merge pull request #10174 from german77/motriodGravatar bunnei2023-05-061-0/+7
|\ \ \ \
| * | | | input_common: Add experimental motion to buttonGravatar german772023-05-051-0/+7
* | | | | Merge pull request #10167 from german77/motion_previewGravatar liamwhite2023-05-065-4/+42
|\ \ \ \ \
| * | | | | input_common: Add property to invert an axis buttonGravatar Narr the Reg2023-05-051-0/+1
| * | | | | yuzu: Add motion preview to controller inputGravatar Narr the Reg2023-05-054-4/+41
| |/ / / /