Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-67889

Add Support for Swithching FPS Between 30 and 60 on Run Time

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • None
    • None

    Description

      It would be good to support switching the rendering into 30FPS rendering (as opposed to default 60FPS). It can be achieved with Qt by using QSurfaceFormat::setSwapInterval API. But looks like this API call only works before the window and OpenGL context are created. After that, it has no effect, which doesn’t satisfy the need of evaluating FPS changing from 60 to 30.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            kavi Kalle Viironen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes