Skip to content
  • Chia-I Wu's avatar
    egl: add null platform · 5eca4166
    Chia-I Wu authored
    The null platform has no window or pixmap surface (but pbuffer surface).
    And the only valid display is EGL_DEFAULT_DISPLAY.  It is useful for
    offscreen rendering.  It works everywhere becase no window system is
    required.
    5eca4166