Hi all, On 2 March 2016 at 03:22, Ian Romanick <i...@freedesktop.org> wrote: > Sorry for the delay. > > Reviewed-by: Ian Romanick <ian.d.roman...@intel.com> > > > On 02/09/2016 03:28 PM, Anuj Phogat wrote: >> OpenGL ES 1.0 doesn't support using GL_STREAM_DRAW and both >> ES 1.0 and 2.0 don't support GL_STREAM_READ in glBufferData(). >> So, handle it correctly by calling the _mesa_meta_begin() >> before create_texture_for_pbo(). >> >> V2: Remove the changes related to allocate_storage. (Ian) >> >> Cc: Ian Romanick <i...@freedesktop.org> >> Cc: "11.1" <mesa-sta...@lists.freedesktop.org> > > "11.1 11.2" > >> Signed-off-by: Anuj Phogat <anuj.pho...@gmail.com> >> --- >> src/mesa/drivers/common/meta_tex_subimage.c | 21 +++++++++++++-------- >> 1 file changed, 13 insertions(+), 8 deletions(-) >> It doesn't seem like this patch has landed yet, despite being reviewed. Sadly it no longer applies cleanly to master, so I'm wondering if it's still applicable or there's an alternative solution (be that merged or not).
Thanks Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev