Skip to content
  • ReinUsesLisp's avatar
    qt/bootmanager: Remove unnecessary glBindFramebuffer · c6ea0d01
    ReinUsesLisp authored
    Presentation context always has GL_DRAW_FRAMEBUFFER_BINDING as zero.
    There is no need to bind the default framebuffer constantly.
    
    According to Nsight this was using ~0.7ms per frame and it broke
    renderdoc captures.
    c6ea0d01
Loading