~thopiekar/arm-mali/libvdpau-sunxi

Viewing all changes in revision 72.

  • Committer: Andreas Baierl
  • Date: 2016-02-24 18:03:56 UTC
  • Revision ID: git-v1:974735847aa640af2ef8f97dfce9504fd0c81ebc
Add CPU fallback for G2D

This adds a CPU fallback for G2D using pixman (www.pixman.org)
for 2D filling and blitting actions in case of missing
G2D mixer processor on devices != A10/A20.
The software fallback is one of the requirements for OSD support
on Allwinner devices other than A10/A20.

Note: Pixman expects pixel data as premultiplied alpha values, so
you have to ensure, that your application uses the correct values.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: