lu.se

Computer Graphics - LUGG

Computer Science | Faculty of Engineering, LTH

Pixel Merge Unit

Rahul Sathe
Intel Corporation

Tomas Akenine-Möller
Lund University & Intel Corporation

EG 2015 - short papers, 2015.

Abstract

Multi-sample anti-aliasing is a popular technique for reducing geometric aliasing (jagged edges) and is supported in all modern graphics processors. With multi-sampling anti-aliasing, visibility and depth are sampled more than once per pixel, while shading is done only once per pixel per primitive. Although this significantly reduces the appearance of jagged edges around object boundaries, the image quality improvement in non-silhouette regions is hardly noticeable. We propose a hardware unit, called the pixel merge unit, which is located just after the early depth test unit but before the pixel shader. Our unit attempts to reduce the shading rate to once per pixel per group of connected primitives covering a pixel using a novel merging strategy. We demonstrate up to 15% reduction in pixel shader executions. Given the simple implementation that we propose, this is a substantial reduction.

Downloads

An author-generated version of the paper. [pdf 8.1.1 MB]