Commit Graph

4 Commits

Author SHA1 Message Date
Chris Wilson 094924f7f8 tools/cursor: Print an ASCII representation as well
Show the ASCII outline of the cursor as well as the image stored in the
PNG.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2016-03-25 20:59:48 +00:00
Chris Wilson 7301516b63 tools/cursor: Error on malloc failure
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2015-07-21 14:09:01 +01:00
Chris Wilson 8e8eac5097 tools/cursor: Inlcude stdlib for malloc declaration
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2015-03-06 09:11:11 +00:00
Chris Wilson 8d76f90e2c tools: Add simple tool to retrieve the current cursor from X
Slightly more funky would be to poke around in the CRTC, but that should
require master. As it stands this should help verify that what X is
supplying to the driver matches user expectations

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2015-03-04 11:20:50 +00:00