summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Debug SetIdleTimeDetectionExtensionGravatar Kelebek12023-07-181-2/+2
* file_sys/content_archive: Detect compressed NCAs (#11047)Gravatar Tobias2023-07-122-1/+40
* Merge pull request #10985 from liamwhite/handle-translateGravatar bunnei2023-07-113-7/+771
|\
| * k_server_session: translate special header for non-HLE requestsGravatar Liam2023-07-083-7/+771
* | Merge pull request #11070 from t895/home-setting-warningGravatar bunnei2023-07-114-53/+84
|\ \
| * | android: Visualize disabled home optionsGravatar Charles Lombardo2023-07-104-53/+84
* | | Merge pull request #10996 from Kelebek1/readblock_optimisationGravatar bunnei2023-07-1023-236/+478
|\ \ \
| * | | Fix ScratchBuffer movesGravatar Kelebek12023-07-041-2/+15
| * | | Use spans over guest memory where possible instead of copying data.Gravatar Kelebek12023-07-0222-234/+463
* | | | Merge pull request #11050 from SuperSamus/sdl-button-labelsGravatar bunnei2023-07-102-42/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | input_common: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0Gravatar Martino Fontana2023-07-072-42/+11
| | |/ | |/|
* | | Merge pull request #11067 from t895/fragile-dataGravatar bunnei2023-07-091-1/+1
|\ \ \
| * | | android: Don't prompt to save user data on uninstallGravatar Charles Lombardo2023-07-091-1/+1
* | | | Merge pull request #11055 from lat9nq/tzdb-catch-Gravatar Morph2023-07-091-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | settings: Catch runtime error from STLGravatar lat9nq2023-07-091-3/+2
* | | | Merge pull request #11063 from liamwhite/oopsGravatar Morph2023-07-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | arm_interface: correct breakpoint rewind conditionGravatar Liam2023-07-091-1/+1
| |/ /
* | | Merge pull request #11030 from lat9nq/tz-restrict-msvcGravatar Morph2023-07-091-1/+2
|\ \ \ | |/ / |/| |
| * | settings: Disable C++20 path on MSVCGravatar lat9nq2023-07-051-1/+2
* | | Merge pull request #10999 from Morph1984/fix-install-progressGravatar liamwhite2023-07-061-4/+6
|\ \ \
| * | | main: Use 1_MiB as a constant for copy buffer sizeGravatar Morph2023-07-061-3/+5
| * | | main: Fix install progress calculationGravatar Morph2023-07-061-3/+3
* | | | Merge pull request #11031 from german77/zeroGravatar liamwhite2023-07-061-2/+3
|\ \ \ \
| * | | | input_common: Avoid potential division by zeroGravatar Narr the Reg2023-07-051-2/+3
| |/ / /
* / / / vfs_real: use open file size for getting size (#11016)Gravatar liamwhite2023-07-061-1/+2
|/ / /
* | | Merge pull request #10994 from liamwhite/ue4-preferredGravatar liamwhite2023-07-051-2/+2
|\ \ \
| * | | vulkan_common: use device local preferred for image memoryGravatar Liam2023-07-011-2/+2
* | | | Merge pull request #11006 from german77/nfc_nfcGravatar liamwhite2023-07-054-11/+42
|\ \ \ \
| * | | | android: Reintroduce launch mode as single topGravatar german772023-07-031-0/+1
| * | | | service: nfc: Ensure controller is in the correct modeGravatar german772023-07-023-11/+41
| | |_|/ | |/| |
* | | | Merge pull request #11012 from gidoly/metroid-fixGravatar liamwhite2023-07-051-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | oops re openGravatar gidoly2023-07-031-0/+4
| |/ /
* | | video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom ver...Gravatar bunnei2023-07-032-9/+16
* | | Merge pull request #10964 from bunnei/gpu-remove-qcom-checkGravatar bunnei2023-07-031-3/+27
|\ \ \
| * | | video_core: vulkan_device: Change to driver version check.Gravatar bunnei2023-07-031-15/+23
| * | | video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm.Gravatar bunnei2023-06-291-2/+2
| * | | video_core: vulkan_device: Fix S8Gen2 dynamic state checks.Gravatar bunnei2023-06-291-3/+19
* | | | Merge pull request #10943 from t895/stick-modifiersGravatar bunnei2023-07-0311-170/+751
|\ \ \ \
| * | | | android: Version the input overlayGravatar Charles Lombardo2023-07-0211-170/+751
| | |/ / | |/| |
* / | | Use `toUtf8()` for string passed to DBusGravatar zeltermann2023-07-031-1/+1
|/ / /
* | | Merge pull request #10998 from Morph1984/qt-stop-messing-with-meGravatar liamwhite2023-07-024-5/+22
|\ \ \
| * | | core_timing: Remove GetCurrentTimerResolution in CoreTiming loopGravatar Morph2023-07-024-5/+22
* | | | Merge pull request #10479 from GPUCode/format-listGravatar liamwhite2023-07-026-14/+58
|\ \ \ \
| * | | | renderer_vulkan: Fix some missing view formatsGravatar GPUCode2023-07-012-3/+8
| * | | | renderer_vulkan: Add support for VK_KHR_image_format_listGravatar GPUCode2023-07-015-14/+53
* | | | | Merge pull request #10969 from Morph1984/k-synchronizeGravatar liamwhite2023-07-023-36/+52
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | kernel: SynchronizeGravatar Morph2023-07-013-36/+52
* | | | | Merge pull request #10949 from t895/memory-requirementsGravatar liamwhite2023-07-024-44/+114
|\ \ \ \ \
| * | | | | android: Show memory warning onceGravatar Charles Lombardo2023-06-302-13/+24
| * | | | | android: Rework MemoryUtilGravatar Charles Lombardo2023-06-303-25/+85