Re: [Mesa-dev] [PATCH v4 0/7] etnaviv: update derived texture resources of (re)imported buffers

2017-01-13 Thread Christian Gmeiner
Hi all. I am looking for some r-b/s-b for the core bits - anyone? 2016-12-06 17:17 GMT+01:00 Philipp Zabel : > Hi, > > to get weston / wayland_egl working on etnaviv, we need to update the texture > resources derived from imported buffers every time they are re-imported.

[Mesa-dev] [PATCH v4 0/7] etnaviv: update derived texture resources of (re)imported buffers

2016-12-06 Thread Philipp Zabel
Hi, to get weston / wayland_egl working on etnaviv, we need to update the texture resources derived from imported buffers every time they are re-imported. This patchset is based on the github-etnaviv/for_mainline_v1 branch and adds a new pipe_screen::resource_changed callback that is called