Skip to content
  • Xaver Hugl's avatar
    renderbackend: split presentation out of endFrame · 8e998a7c
    Xaver Hugl authored
    With these two actions being separate, RenderLoop can record the time spent
    in endFrame (for example for multi-gpu transfers) without risking also recording
    blocking swapbuffer calls, and endFrame can later be moved to output layer
    8e998a7c