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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes