Skip to content
Snippets Groups Projects

virglrenderer: promote get_egl_display API

Merged Marc-André Lureau requested to merge elmarco/virglrenderer:get-egl into master
2 unresolved threads

This API is useful for QEMU, as it may create its own EGL context to be shared with virgl. Furthermore, it helps with usage of MR "Add VIRGL_RENDERER_D3D11_SHARE_TEXTURE (using ANGLE and D3D 11.1)" !1103 (merged).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
45 45 int minor_ver;
46 46 };
47 47
48 #ifdef VIRGL_RENDERER_UNSTABLE_APIS
49 #define VIRGL_RENDERER_CALLBACKS_VERSION 4
50 #else
51 48 #define VIRGL_RENDERER_CALLBACKS_VERSION 3
  • Gert Wollny changed milestone to %1.0.0

    changed milestone to %1.0.0

  • added 1 commit

    • 1d297d98 - virglrenderer: promote get_egl_display API

    Compare with previous version

  • added 1 commit

    • ed573440 - virglrenderer: promote get_egl_display API

    Compare with previous version

  • Reviewed-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>

  • assigned to @marge-bot

  • Marge Bot added 1 commit

    added 1 commit

    • e78a8848 - virglrenderer: promote get_egl_display API

    Compare with previous version

  • Marge Bot assigned to @elmarco and unassigned @marge-bot

    assigned to @elmarco and unassigned @marge-bot

  • I couldn't merge this branch: CI failed! See pipeline https://gitlab.freedesktop.org/virgl/virglrenderer/-/pipelines/878530.

  • Marc-André Lureau assigned to @marge-bot and unassigned @elmarco

    assigned to @marge-bot and unassigned @elmarco

  • Marge Bot assigned to @elmarco and unassigned @marge-bot

    assigned to @elmarco and unassigned @marge-bot

  • I couldn't merge this branch: CI failed! See pipeline https://gitlab.freedesktop.org/virgl/virglrenderer/-/pipelines/878530.

  • Marc-André Lureau assigned to @marge-bot and unassigned @elmarco

    assigned to @marge-bot and unassigned @elmarco

  • merged

  • Please register or sign in to reply
    Loading