RE: [PATCH 1/2] Use EGL device extension in display initialization.

2021-09-01 Thread Eugene Huang
Thanks for the comment. I will submit another patch. Best regards, Eugene From: Marc-André Lureau Sent: Monday, August 30, 2021 7:01 AM To: Eugene Huang ; Gerd Hoffmann Cc: QEMU Subject: Re: [PATCH 1/2] Use EGL device extension in display initialization. External email: Use caution opening

Re: [PATCH 1/2] Use EGL device extension in display initialization.

2021-08-30 Thread Marc-André Lureau
On Wed, Aug 25, 2021 at 2:22 AM Eugene Huang wrote: > Signed-off-by: Eugene Huang > --- > ui/egl-helpers.c | 41 + > 1 file changed, 37 insertions(+), 4 deletions(-) > > diff --git a/ui/egl-helpers.c b/ui/egl-helpers.c > index 6d0cb2b5cb..ce0971422b 10064