Re: Is it possible to have vsync with software rendering?
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
On 09/14/2014 02:59 PM, Steven Stewart-Gallus wrote: > Hello, > > As an example, running the command "LIBGL_ALWAYS_SOFTWARE=true > glxgears" renders a wildly excessive amount of frames per second > (around 470). Is there a way to synchronize to the monitor frame rate > with software rendering? There's no option for that and I don't know of any way to implement it off-hand. -Brian