mirror of https://git.suyu.dev/suyu/suyu
qt/bootmanager: Remove unnecessary glBindFramebuffer
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.merge-requests/60/head
parent
27f122c48c
commit
c6ea0d010b
Loading…
Reference in New Issue