This patch series adds a format-independent memcpy-based path for ReadPixels 
(i.e. consolidates the existing memcpy paths), and it also
adds a blit-based path for ReadPixels to st/mesa.

The gallium drivers have the option to turn off the blit-based paths through a 
CAP. Right now, only softpipe, llvmpipe, and freedreno tu
rn them off.

This touches the core ReadPixels code in a somewhat invasive way, so if you 
want to test it, it's all in this branch.

git://people.freedesktop.org/~mareko/mesa readpixels

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to