U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » How to render uncapped OpenGL ?
How to render uncapped OpenGL ? [message #61968] Thu, 09 April 2026 17:42 Go to previous message
devilsclaw is currently offline  devilsclaw
Messages: 76
Registered: August 2022
Member
Currently I am using GLCtrl for opengl and on linux (maybe windows not tested yet). the max fps I can get is 60 due it being locked to the refresh of the display.

OpenGL supports uncapped FPS via glfw but GLCtrl does not use glfw, it also supports unlocked fps if you run a program with environment variables vblank_mode, __GL_SYNC_TO_VBLANK set to 0.

This works with glxgears and other opengl programs but it does not work with GLCtrl / upp.

Is there a way to uncap the fps?
 
Read Message
Read Message
Previous Topic: Feature request for plugin/tif
Next Topic: Drawing / Painter Difference,Usage,Manual
Goto Forum:
  


Current Time: Tue Apr 28 19:00:31 GMT+2 2026

Total time taken to generate the page: 0.00495 seconds