summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | service: hid: Fix motion refresh rateGravatar Narr the Reg2022-05-062-2/+6
| * | service: hid: Disable correctly motion inputGravatar german772022-05-061-50/+41
| |/
* | Merge pull request #8314 from liamwhite/gl-flip-2Gravatar Morph2022-05-111-4/+3
|\ \
| * | OpenGL: implement face flips according to NDCGravatar Liam2022-05-061-4/+3
| |/
* | Merge pull request #8313 from liamwhite/dma-bppGravatar Morph2022-05-111-3/+6
|\ \
| * | maxwell_dma: use fallback if remapping is enabledGravatar Liam2022-05-101-3/+6
| * | maxwell_dma: fix bytes per pixelGravatar Liam2022-05-061-3/+3
| |/
* | video_core/macro: clear code on upload address assignmentGravatar Liam2022-05-103-0/+10
* | VideoCore: Add option to dump the macros.Gravatar Fernando Sahmkow2022-05-084-0/+44
* | video_core/macro_jit_x64: warn on invalid parameter accessGravatar Liam2022-05-081-3/+21
|/
* hle/result: Update std::expected replacement messageGravatar Morph2022-05-031-1/+1
* hle/result: Add ResultRange overload in ResultValGravatar Morph2022-05-031-1/+3
* Merge pull request #8272 from german77/stick_rangeGravatar bunnei2022-05-034-9/+30
|\
| * yuzu: Config allow to delete single axis directions when buttons are mapped t...Gravatar Narr the Reg2022-04-262-3/+24
| * yuzu: config: Set default range to 95%Gravatar Narr the Reg2022-04-263-6/+6
* | hle/result: Implement ResultRangeGravatar Morph2022-05-021-0/+42
* | ui: retranslate the network tabGravatar Kyle K2022-05-012-2/+11
* | ui: let system locale control format of Custom RTCGravatar Kyle K2022-04-301-3/+0
* | Merge pull request #8274 from german77/firmwareGravatar Morph2022-04-292-1/+21
|\ \
| * | service: hid: Stub IsFirmwareUpdateNeededForNotificationGravatar german772022-04-272-1/+21
| |/
* | Merge pull request #8280 from Tachi107/spdx-fixupGravatar Mai M2022-04-2833-357/+90
|\ \
| * | chore: add missing SPDX tagsGravatar Andrea Pappacoda2022-04-2833-357/+90
* | | Merge pull request #8282 from liamwhite/gcc-12Gravatar Mai M2022-04-283-4/+4
|\ \ \ | |/ / |/| |
| * | GCC 12 fixesGravatar Liam2022-04-283-4/+4
* | | Merge pull request #8267 from Morph1984/swapbuffersGravatar bunnei2022-04-271-0/+5
|\ \ \
| * | | renderer_vulkan: Update screen info if the framebuffer size has changedGravatar Morph2022-04-261-0/+5
| | |/ | |/|
* | | Merge pull request #8236 from Docteh/sort_translationsGravatar Mai M2022-04-271-6/+67
|\ \ \
| * | | Changes to language order in General -> UI -> Interface LanguageGravatar Kyle K2022-04-271-6/+67
* | | | Merge pull request #8229 from german77/reinterpret2Gravatar bunnei2022-04-2722-386/+429
|\ \ \ \ | |_|/ / |/| | |
| * | | service: hid: Ensure all structs are initializedGravatar Narr the Reg2022-04-2316-104/+105
| * | | service: hid: Access shared memory directlyGravatar Narr the Reg2022-04-2321-305/+347
| |/ /
* | | Merge pull request #8261 from liamwhite/jit-cleanupGravatar Mai M2022-04-243-132/+225
|\ \ \ | |_|/ |/| |
| * | service: jit: document and clean upGravatar Liam2022-04-243-132/+225
| |/
* | Merge pull request #8260 from Morph1984/c4146Gravatar Mai M2022-04-241-1/+1
|\ \
| * | kernel: svc: Replace -1ULL with 0xFFFFFFFFFFFFFFFFGravatar Morph2022-04-241-1/+1
| |/
* / Remove unused PrepareReschedule functionGravatar Merry2022-04-247-20/+0
|/
* Merge pull request #8249 from german77/queuedGravatar Morph2022-04-231-3/+5
|\
| * hotkeys: Trigger actions on a separate threadGravatar Narr the Reg2022-04-231-3/+5
* | general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231366-4208/+2745
* | Merge pull request #7976 from BytesGalore/masterGravatar bunnei2022-04-221-1/+2
|\ \
| * \ Merge branch 'yuzu-emu:master' into masterGravatar BytesGalore2022-03-061-2/+2
| |\ \
| * | | loader: log the type of mismatching file-extensionGravatar BytesGalore2022-03-031-1/+2
* | | | Merge pull request #7978 from german77/sidewayGravatar bunnei2022-04-2110-0/+127
|\ \ \ \ | |_|_|/ |/| | |
| * | | input_common: Map sticks correctly when mapped sidewaysGravatar Narr the Reg2022-03-2110-0/+127
* | | | Merge pull request #8222 from german77/sixaxis_testGravatar bunnei2022-04-216-99/+363
|\ \ \ \
| * | | | service: hid: Improve accuracy of sixaxis functionsGravatar Narr the Reg2022-04-186-99/+363
* | | | | Merge pull request #8192 from german77/screenshotGravatar Mai M2022-04-213-0/+13
|\ \ \ \ \
| * | | | | bootmanager: Don't create another screenshot request if previous one is not d...Gravatar german772022-04-183-0/+13
| |/ / / /
* | | | | Merge pull request #8232 from liamwhite/backtraceGravatar Mai M2022-04-216-90/+98
|\ \ \ \ \
| * | | | | core/arm: separate backtrace collectionGravatar Liam2022-04-206-90/+98