mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
3043296e52
This method takes an LGEvent and signals it when the next frame should be rendered in time for the next vblank. We will be using this to render imgui at screen refresh rate, but this could potentially be used later to implement a better form of vsync for supported display servers. This must be invoked before swapping buffers. |
||
---|---|---|
.. | ||
interface | ||
app.h | ||
egl_dynprocs.h | ||
eglutil.h | ||
ll.h | ||
overlay_utils.h | ||
util.h |