libretro / libretro/RetroArch

Linux+GLCore+adaptive vsync breaks vsync after fast forward.

Open
#16,547 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.