Hi,
I add "no-cursor" option into .directfb, so there is no cursor on the screen :smileysad:
I need the cursor, but “no-cursor” means ….
BTW, i have tested some condition to find the root issue like following :
"
du to "Linux_6DQ_RM_L3.0.35_1.1.0.pdf" about DirectFB's information, i try to test some features about accelerated,
if i use all features like following, the cursor of DirectFB will disappear.
drawline=none,xor,blend
drawrectangle=none,xor,blend
fillrectangle=none,xor,blend
filltriangle=none,xor,blend
blit=none,xor,alphachannel,coloralpha,src_colorkey,rotate180
stretchblit=none,xor,alphachannel,coloralpha,src_colorkey,rotate180
but if i close the feature "none" of "blit", the cursor will return, i think the feature "none" is the root issue about cursor.
the feature "none" means "just copy from src to dst" ?
if it just means "no feature", why default configuration of HW acceleration includes this ?
"
Thanks,
- Jojo
在 2013年6月13日星期四,下午12:11,Weidong Sun 写道:
can not display cursor when moving to HW accelerated DirectFB surface
created by Weidong Sun (https://community.freescale.com/people/weidong.sun) in i.MX Community - View the full discussion (https://community.freescale.com/message/334544#334544)
Hello,jojo,
FSL's i.MX Exper told me he will reproduce the issue. the following is his reply :
I'm in the process of reproducing the issue.
Did you create the directfbrc file as weidong sun suggested?
http://linux.die.net/man/5/directfbrc
I think it's worth the shoot.
Regards,
Weidong
Reply to this message by replying to this email -or- go to the message on Freescale Community (https://community.freescale.com/message/334544#334544)
Start a new discussion in i.MX Community by email (mailto:discussions-community-imx@freescale-phx.hosted.jivesoftware.com ) or at Freescale Community (https://community.freescale.com/choose-container.jspa?contentType=1&containerType=14&container=2004)
>