Skip to content
  • Benjamin Otte's avatar
    gsk: Improve GSK_RENDERER env var handling · 2faad03f
    Benjamin Otte authored
    - Recognize "gl" as well as "opengl" for the GL renderer
    - GSK_RENDERER=help now works
    - g_warning() for an unrecognized renderer (typo detection!)
    - g_print() the actual renderer that is used (and error messages when
      selecting) when a GSK_RENDERER is given, so you'll notice if your
      renderer isn't taken.
    2faad03f