Opened 3 years ago

Last modified 22 months ago

#6193 new defect

Inconsistent FPS stuttering when compiling against 10.14 (+?) SDK — at Initial Version

Reported by: wraitii Owned by:
Priority: Should Have Milestone: Backlog
Component: Core engine Keywords:
Cc: Patch:

Description

Weird bug, this. As confirmed by myself and langbart, MacOs experiences FPS stuttering without frame rate limiting in some situations.

See:

From what I can tell, this doesn't happen:

  • when compiled against the 10.12 SDK (as does the CI)
  • when enabling High DPI in the SDL2 window
  • when limiting the frame rate below some magic number, but that's less consistent.

Sync doesn't really seem to affect it.

I have no clue what's causing this, and it ought naturally disappear when we shift to High DPI, and it doesn't affect bundles because of the SDK difference, so I'll leave this open to remind ourselves.

Change History (0)

Note: See TracTickets for help on using tickets.