Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-16 | Enable the use of MSG_DONTWAIT flag on RecvImpl | Link4565 | |
2022-07-15 | Merge pull request #8560 from liamwhite/bitfield-may-alias | bunnei | |
common: fix bitfield aliasing on GCC/Clang | |||
2022-07-15 | Merge pull request #8587 from merryhime/padding-unused | Morph | |
common_funcs: Mark padding as [[maybe_unused]] | |||
2022-07-15 | Merge pull request #8588 from merryhime/IBinder-vdestruct | Morph | |
nvflinger: Polymorphic destructor requried for abstract class IBinder | |||
2022-07-15 | Merge pull request #8586 from merryhime/KCodeMemory-override | Morph | |
KCodeMemory: Mark virtual methods as override | |||
2022-07-15 | KCodeMemory: Mark virtual methods as override | Merry | |
2022-07-15 | common_funcs: Mark padding as [[maybe_unused]] | Merry | |
2022-07-15 | nvflinger: Polymorphic destructor requried for abstract class IBinder | Merry | |
2022-07-14 | Merge pull request #8540 from lat9nq/copy-nv-ffmpeg | liamwhite | |
ci/windows: Copy what of FFmpeg not already present | |||
2022-07-14 | Merge pull request #8539 from Morph1984/gha-update-actions | liamwhite | |
ci: Update various actions from v2 to v3 | |||
2022-07-14 | Merge pull request #8571 from merryhime/update-dynarmic | liamwhite | |
externals: Update dynarmic to 6.1.1 | |||
2022-07-14 | Merge pull request #8536 from Morph1984/fix-webapplet-input | liamwhite | |
qt_web_browser: Fix button inputs with QtWebEngine | |||
2022-07-14 | Merge pull request #8510 from german77/vibration | liamwhite | |
input_common: sdl: lower vibration frequency and use it's own unique thread | |||
2022-07-12 | externals: Update dynarmic to 6.1.1 | Merry | |
Fixes for fast dispatcher | |||
2022-07-11 | Merge pull request #8559 from liamwhite/waiter-list | bunnei | |
kernel: fix usage of waiter_list in Finalize | |||
2022-07-10 | Merge pull request #8528 from Morph1984/astc10x6 | Fernando S | |
renderer_(gl/vk): Implement ASTC_10x6_UNORM | |||
2022-07-10 | Merge pull request #8561 from Kelebek1/Audio-CoreTiming | Fernando S | |
Rework CoreTiming events | |||
2022-07-10 | PR | Kelebek1 | |
2022-07-10 | Rework CoreTiming | Kelebek1 | |
2022-07-10 | Merge pull request #8531 from FernandoS27/core-timing-fix-reg | liamwhite | |
Core timing: use only one thread. | |||
2022-07-09 | common: fix bitfield aliasing on GCC/Clang | Liam | |
2022-07-09 | kernel: fix usage of waiter_list in Finalize | Liam | |
2022-07-07 | Merge pull request #8501 from liamwhite/backtrace-again | Mai | |
core/arm: better support for backtrace generation | |||
2022-07-07 | Merge pull request #8502 from liamwhite/end-wait | liamwhite | |
kernel: clean up waiting implementation | |||
2022-07-07 | Merge pull request #8492 from german77/no_more_errors | Fernando S | |
service: hid: Correct some mistakes and add more validations | |||
2022-07-07 | Merge pull request #8522 from lat9nq/consolidate-settings | Morph | |
settings: Consolidate RangedSetting's with regular ones | |||
2022-07-05 | ci/windows: Copy what of FFmpeg not already present | lat9nq | |
Prevents overwriting libwinpthreads.dll when one should already be present from the first DLL search. | |||
2022-07-05 | ci: Update various actions from v2 to v3 | Morph | |
2022-07-05 | qt_web_browser: Fix button inputs with QtWebEngine | Morph | |
Button inputs were broken as button was assumed to be the bit position of NpadButton prior to the input rewrite. Since this was changed to use NpadButton directly, we should count the number of trailing zeros to determine the bit position. | |||
2022-07-05 | renderer_(gl/vk): Implement ASTC_10x6_UNORM | Morph | |
- Used by Monster Hunter Rise Update 10.0.2 | |||
2022-07-05 | Merge pull request #8486 from liushuyu/github-actions-verify | Morph | |
CI: Use GitHub Actions to validate pull requests | |||
2022-07-05 | Merge pull request #8532 from liamwhite/fiber-supplements | liamwhite | |
common/fiber: make fibers easier to use | |||
2022-07-05 | Merge pull request #8477 from Docteh/less_global | Morph | |
tweak API usage in qt_web_browser.cpp | |||
2022-07-05 | CI: unbreak ADO after GHA changes | liushuyu | |
2022-07-04 | CI: lint scripts | liushuyu | |
2022-07-04 | CI: workaround appimage generation if FUSE is not available | liushuyu | |
2022-07-04 | CI: upload artifacts for pull request verification | liushuyu | |
2022-07-04 | CI: fix caching | liushuyu | |
2022-07-04 | CI: use Ninja to build stuff faster | liushuyu | |
2022-07-04 | CI: Use GitHub Actions to check pull requests | liushuyu | |
2022-07-04 | Merge pull request #8521 from lat9nq/gdbstub-in-bounds | Morph | |
gdbstub_arch: Directly access SP register | |||
2022-07-03 | Merge pull request #8527 from zhaobot/tx-update-20220701033842 | Morph | |
Update translations (2022-07-01) | |||
2022-07-02 | Core timing: use only one thread. | Fernando Sahmkow | |
2022-07-02 | common/fiber: make fibers easier to use | Liam | |
2022-07-01 | Merge pull request #8523 from liamwhite/sc-oopsie | Fernando S | |
cpu_manager: properly check idle on return from preemption | |||
2022-06-30 | Merge pull request #8490 from liamwhite/read-code-stop | Morph | |
dynarmic: Stop ReadCode callbacks to unmapped addresses | |||
2022-07-01 | Update translations (2022-07-01) | The yuzu Community | |
2022-06-30 | cpu_manager: properly check idle on return from preemption | Liam | |
2022-06-30 | gdbstub_arch: Directly access SP register | lat9nq | |
Currently to access the SP register, RegRead and RegWrite rely on a out-of-bounds array access to reach the next element in a struct. As of writing only git versions of GCC catch this error. Specify the SP register when we want to access it in these functions. | |||
2022-06-30 | settings: Consolidate RangedSetting's with regular ones | lat9nq | |
The latest git version of GCC has issues with my diamond inheritance shenanigans. Since that's now two compilers that don't like it I thought it'd be best to just axe all of it and just have the two templates like before. This rolls the features of BasicRangedSetting into BasicSetting, and likewise RangedSetting into Setting. It also renames them from BasicSetting and Setting to Setting and SwitchableSetting respectively. Now longer name corresponds to more complex thing. |