compositor: triangle fan debug
authorPekka Paalanen <ppaalanen@gmail.com>
Thu, 30 Aug 2012 21:47:21 +0000 (16:47 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 31 Aug 2012 21:52:01 +0000 (17:52 -0400)
commit07c91f8371aba6002a2211834f770bbb3c0abff3
treee42f936b0dd4a2627ec820be24bb496491e8aeab
parent8a15bb83f3c6bd92b647ae612a78f60c0bae82ed
compositor: triangle fan debug

Draw the borders of all the triangles.

v1: original
v2: add keybinding to enable/disable fan debug (super-alt-space),
    cycle colors to make it easier to see individual draws, and
    redraw undamaged region to clean up previous frames debug
    lines

Signed-off-by: Rob Clark <rob@ti.com>
src/compositor-android.c
src/compositor-drm.c
src/compositor-wayland.c
src/compositor-x11.c
src/compositor.c
src/compositor.h
src/shell.c