[Mesa-dev] [PATCH] st/dri: factor out TFP support and add it to drisw
nobled
nobled at dreamwidth.org
Wed Aug 11 11:29:43 PDT 2010
(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.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-st-dri-factor-out-TFP-support-and-add-it-to-drisw.patch
Type: text/x-patch
Size: 11896 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20100811/b5f90738/attachment.bin>
More information about the mesa-dev
mailing list