mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #2987] [MERGED] Equeue: HrTimer fixes #3130
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2987
Author: @Fire-Cube
Created: 5/25/2025
Status: ✅ Merged
Merged: 6/15/2025
Merged by: @georgemoralis
Base:
main← Head:equeue-fixes📝 Commits (10+)
3432921initial changes460fc4eMerge branch 'shadps4-emu:main' into equeue-fixescafcd82Merge branch 'shadps4-emu:main' into equeue-fixes01317b2tmp5af1964Merge branch 'shadps4-emu:main' into equeue-fixese4d49dcMerge branch 'equeue-fixes' of https://github.com/Fire-Cube/shadPS4 into equeue-fixes8a003e1Merge branch 'shadps4-emu:main' into equeue-fixes623e195Merge branch 'equeue-fixes' of https://github.com/Fire-Cube/shadPS4 into equeue-fixes95d592eimplb312171support wait for multiple timers📊 Changes
2 files changed (+42 additions, -23 deletions)
View changed files
📝
src/core/libraries/kernel/equeue.cpp(+28 -17)📝
src/core/libraries/kernel/equeue.h(+14 -6)📄 Description
This PR allows multiple HrTimers at the same time and also with same ID (it will replace the old). Done based of hardware tests
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.