Add intel_framebuffer_dump
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 15 Aug 2013 09:55:22 +0000 (10:55 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 15 Aug 2013 09:58:31 +0000 (10:58 +0100)
commit176011eea776566ca73f98c48b0476db7f8b1e4d
tree6b7691992a42350503b4727e6f377bb95422f6aa
parentf2198896087b160bdc13eb8cf9b2dd54e79d52da
Add intel_framebuffer_dump

A simple utility to capture the currently active framebuffers and record
them as a png.
tools/Makefile.am
tools/intel_framebuffer_dump.c [new file with mode: 0644]