Skip to content
  • Benjamin Otte's avatar
    glcontext: Make begin/end_draw() paired · e87b4721
    Benjamin Otte authored
    This way, we can query the GL context's state via
    gdk_gl_context_is_drawing().
    
    Use this function to make GL contexts as attached and grant them access
    to the front/backbuffer for rendering.
    
    All of this is still unused because GL drawing is still disabled.
    e87b4721