On Wed, Aug 11, 2010 at 9:29 PM, nobled <nob...@dreamwidth.org> wrote: > (this patch doesn't compile without the "st/dri: include xmlconfig.h" > patch first:) > http://lists.freedesktop.org/archives/mesa-dev/2010-August/001833.html > http://github.com/nobled/mesa/commits/drisw > --- > Factor out the TexBuffer extension into a common file and share it > between dri2 and drisw. > > This gives swrastg/softpipe/llvmpipe support for > GLX_EXT_texture_from_pixmap - so it can be used to run a composited > desktop with pure software rendering. > > (File copyright headers just blindly copied from dri2.c; no idea who > has the copyright on dri2_set_tex_buffer2 specifically or even if > Brian Paul should still be named in the non-warranty or not.) > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev > >
Looks good to me. I'd probably move the TFP code to dri_drawable.c rather than creating a new file. regards, George. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev