Skip to content
  • Benjamin Otte's avatar
    wgl: Create context during WGL initialization · d6afcee1
    Benjamin Otte authored
    This way, we can realize it and either print success information about
    it or return NULL if that fails.
    
    This makes it more likely that we fail early, which means we can then
    initialize EGL.
    d6afcee1