reitowo

#49705: docs: fix framerate limit when osr with shared texture

Merged
Created: Feb 6, 2026, 10:51:45 AM
Merged: Feb 9, 2026, 8:18:07 AM
3 comments
Target: main

Description of Change

Fix docs about framerate limit when using shared texture OSR.

Release Notes

Notes: none

Backports

40-x-y
Merged
PR Number
#49729
Merged At
Feb 9, 2026, 8:37:32 AM
Released In
v40.3.0
Release Date
Feb 10, 2026, 10:03:00 AM
41-x-y
Merged
PR Number
#49728
Merged At
Feb 9, 2026, 8:36:55 AM
Released In
v41.0.0-beta.1
Release Date
Feb 11, 2026, 2:14:30 PM

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron