amethyst / rendy

State of the art "build your own engine" kit powered by gfx-hal
Other
815 stars 99 forks source link

PresentMode isn't configurable (aka Rendy forces vsync) #286

Open Elabajaba opened 3 years ago

Elabajaba commented 3 years ago

From what I know, it isn't possible to change the type of PresentMode that Rendy uses without using your own branch and hardcoding the changes.

There are a number of reasons users would want to use something other than FIFO (traditional vsync), some of which might be:

Example of how changing PresentMode currently works: 6bb8c96d691c2c6195ffc93acf77075b315e8874