From: George S. <gsa...@gm...> - 2010-03-15 16:32:13
|
On Mon, Mar 15, 2010 at 4:26 PM, Luca Barbieri <luc...@gm...> wrote: > Why not softpipe_dri.so? > It would also be nice to have llvmpipe_dri.so (and once it is mature, > make this the default one instead of swrast, since it is much faster). > it will support both softpipe and llvmpipe, gallium allows interchanging software renderers trivially, swrast_dri is the glue with the DRI "window system". |