Linux+GLCore+adaptive vsync breaks vsync after fast forward.
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
Description
Have Linux+GLCore+adaptive vsync enabled.
activate fast forward.
disable fast forward
Expected behavior
Vsync was working before fast forward, have it working again.
Actual behavior
vsync broken, going windowed, fullscreen again enables it again.
Bisect Results
I tried till 1.16 and the issue was still there.
Environment information
- Retroarch Build: 1.18.0.r142.fe5c9a37a5
- OS: Linux, Archlinux.
- Compiler: GCC: 13.2.1, also tried archlinux packages.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on Linux with the GLCore driver and adaptive vsync enabled, then compare the fast-forward toggle path with the fullscreen transition that restores vsync. Trace the display and vsync handling involved in enabling and disabling fast forward. Done means vsync remains functional after fast forward is disabled without changing windowed or fullscreen mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, linux
- Domain
- computer-graphics, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100