Supported renderers

  • WESTON_DRM_BACKEND_RENDERER_PIXMAN
    • Software rendering in composition.
  • WESTON_DRM_BACKEND_RENDERER_HAL
    • Use VIC and GPU in composition. It is not available on automotive platforms.
  • WESTON_DRM_BACKEND_RENDERER_GL
    • Use EGL/OpenGL in composition.