compositor-drm: Add key binding to switch from pixman to GL renderer
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Tue, 19 Nov 2013 13:22:04 +0000 (15:22 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 19 Nov 2013 21:11:20 +0000 (13:11 -0800)
commit65796816b951f11541311c2624e28f0881fec61d
tree8b70c664119c29a45bedbaafb1bbfe766a176313
parentb188e912c3d18b85a39aba603e593ad7c4778325
compositor-drm: Add key binding to switch from pixman to GL renderer

When running with the pixman renderer, the debug binding 'W'
(mod-shift-space W) will cause the compositor to load gl-renderer.so
and start using it instead of the pixman renderer.
src/compositor-drm.c
src/gl-renderer.c