virglrenderer: promote get_egl_display API
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
Activity
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 Last bump was done in commit b0fc4b78, no release since afaict.
The version was bumped when
get_egl_display
was added initially 06240496, hence it should continue to be 4 for consistency, IMO. Keeping the version number 4 will ease transitioning of existing unstable API users to the stable version.changed this line in version 3 of the diff
@digetx fair enough
@gerddie We'll need this for 1.0.0
changed milestone to %1.0.0
assigned to @marge-bot
mentioned in commit elmarco/virglrenderer@e78a8848
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.
assigned to @marge-bot and unassigned @elmarco
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.
assigned to @marge-bot and unassigned @elmarco