Skip to content
  1. Apr 13, 2020
  2. Apr 12, 2020
  3. Apr 11, 2020
  4. Apr 10, 2020
  5. Apr 09, 2020
  6. Apr 08, 2020
  7. Apr 07, 2020
    • 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