What about cursor support?

Jon Smirl jonsmirl at gmail.com
Fri May 20 09:24:06 PDT 2005


We can't build Xgl without cursors. Since the only hardware interface
is EGL cursors need to get added to EGL.

Cursors need these attributes:

Cursor position
Cursor on/off
ROP operation for combining with background
Cursor mask bits, specifies the transparent area
Cursor hot spot, where the pointer is active
Cursor image,  actual cursor image either RGB or mono

How can this be translated into EGL terms?

-- 
Jon Smirl
jonsmirl at gmail.com


More information about the dri-egl mailing list