Am 10. Mai 2023 07:56:15 UTC schrieb "Philippe Mathieu-Daudé"
:
>On 30/4/23 23:48, Bernhard Beschow wrote:
>>
>>
>> Am 28. April 2023 16:48:21 UTC schrieb Gurchetan Singh
>> :
>>> From: Gurchetan Singh
>>>
>>> This reduces the amount of renderer backend specific needed to
>>> be exposed to
On 30/4/23 23:48, Bernhard Beschow wrote:
Am 28. April 2023 16:48:21 UTC schrieb Gurchetan Singh
:
From: Gurchetan Singh
This reduces the amount of renderer backend specific needed to
be exposed to the GL device. We only need one realize function
per renderer backend.
Signed-off-by: Gurch
On Fri, May 5, 2023 at 10:48 AM Bernhard Beschow wrote:
> Am 1. Mai 2023 16:53:03 UTC schrieb Gurchetan Singh <
> gurchetansi...@chromium.org>:
> >On Sun, Apr 30, 2023 at 2:48 PM Bernhard Beschow
> wrote:
> >
> >>
> >>
> >> Am 28. April 2023 16:48:21 UTC schrieb Gurchetan Singh <
> >> gurchetans
Am 1. Mai 2023 16:53:03 UTC schrieb Gurchetan Singh
:
>On Sun, Apr 30, 2023 at 2:48 PM Bernhard Beschow wrote:
>
>>
>>
>> Am 28. April 2023 16:48:21 UTC schrieb Gurchetan Singh <
>> gurchetansi...@chromium.org>:
>> >From: Gurchetan Singh
>> >
>> >This reduces the amount of renderer backend speci
On Sun, Apr 30, 2023 at 2:48 PM Bernhard Beschow wrote:
>
>
> Am 28. April 2023 16:48:21 UTC schrieb Gurchetan Singh <
> gurchetansi...@chromium.org>:
> >From: Gurchetan Singh
> >
> >This reduces the amount of renderer backend specific needed to
> >be exposed to the GL device. We only need one
Am 28. April 2023 16:48:21 UTC schrieb Gurchetan Singh
:
>From: Gurchetan Singh
>
>This reduces the amount of renderer backend specific needed to
>be exposed to the GL device. We only need one realize function
>per renderer backend.
>
>Signed-off-by: Gurchetan Singh
>Reviewed-by: Philippe Ma
From: Gurchetan Singh
This reduces the amount of renderer backend specific needed to
be exposed to the GL device. We only need one realize function
per renderer backend.
Signed-off-by: Gurchetan Singh
Reviewed-by: Philippe Mathieu-Daudé
---
v1: - Remove NULL inits (Philippe)
- Use VIRTIO_