On 23 June 2017 at 16:58, Lucas Stach wrote:
> Am Freitag, den 23.06.2017, 16:54 +0100 schrieb Daniel Stone:
>> On 23 June 2017 at 16:36, Lucas Stach wrote:
>> > This trivially adds support for the image offset query, which is needed
>> > for the zwp_linux_dmabuf based EGL platform wayland implem
Am Freitag, den 23.06.2017, 16:54 +0100 schrieb Daniel Stone:
> On 23 June 2017 at 16:36, Lucas Stach wrote:
> > This trivially adds support for the image offset query, which is needed
> > for the zwp_linux_dmabuf based EGL platform wayland implementation.
> >
> > Signed-off-by: Lucas Stach
>
>
On 23 June 2017 at 16:36, Lucas Stach wrote:
> This trivially adds support for the image offset query, which is needed
> for the zwp_linux_dmabuf based EGL platform wayland implementation.
>
> Signed-off-by: Lucas Stach
So, whilst the patch is mostly good, it will break VC4 in the
meantime, as i
This trivially adds support for the image offset query, which is needed
for the zwp_linux_dmabuf based EGL platform wayland implementation.
Signed-off-by: Lucas Stach
---
src/gallium/state_trackers/dri/dri2.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/src/gallium/state_trackers/dr