pp: Add the MLAA areamap
authorLauri Kasanen <cand@gmx.com>
Thu, 18 Aug 2011 07:22:55 +0000 (10:22 +0300)
committerBrian Paul <brianp@vmware.com>
Fri, 19 Aug 2011 22:51:06 +0000 (16:51 -0600)
commitf951550d3ff60fc693fc2881482fe8e491147ad9
tree8de3c113ae5bd6bb1a9418dd71435e266f3a074f
parent6ff00c1afae51512d2680b096d5a9b4d618e82b9
pp: Add the MLAA areamap

The areamap contains precomputed data on different aliasing types.
It is necessary for good performance.

Signed-off-by: Lauri Kasanen <cand@gmx.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/postprocess/pp_mlaa_areamap.h [new file with mode: 0644]