* fb_image.data format for cursors?
@ 2013-01-11 23:22 Timur Tabi
0 siblings, 0 replies; only message in thread
From: Timur Tabi @ 2013-01-11 23:22 UTC (permalink / raw)
To: linux-fbdev
Is there any documentation for cursor support? I'm trying to add cursor
support to my framebuffer driver, and I'm having a really hard time find a
description of anything.
In particular, what is the format of the image data in the fb_image.data
buffer? For example, if fb_image.width = 12, and fb_image.height = 8,
how is the cursor data packed into the 'data' buffer? That is, what is in
data[0], data[1], etc?
--
Timur Tabi
Linux kernel developer at Freescale
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-11 23:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 23:22 fb_image.data format for cursors? Timur Tabi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).