[Spice-devel] about spicy and opengl

2014-06-19 Thread ljm
Hi all, When spicy can use opengl to accelerate rendering, I find that gl_canvas.c still uses pixman. and it seems that spicec supports opengl. My question is whether spicec will be more smoothly than spicy in graphic performance when using opengl? And does it recommend to use spicec in producti

[Spice-devel] About rendering

2014-06-09 Thread ljm
Hi all, I am really curious about why spice client can draw the graphic window in linux just the same as it in Windows 7. QXL driver gets the drawing operations from GDI using the functions in drv_calls, and translates it to QXL command, which eventually sent to spice client and executed using c

[Spice-devel] 答复: 答复: About mouse scroll

2014-05-29 Thread ljm
发送时间: 2014年5月29日 22:15 收件人: ljm李嘉敏 抄送: spice-devel@lists.freedesktop.org 主题: Re: [Spice-devel] 答复: About mouse scroll - Original Message - > Hi mlureau, > > You are right, I try to find out the relationship between a scroll > event and a display update in spice client. >

[Spice-devel] 答复: About mouse scroll

2014-05-29 Thread ljm
n you give me a clue? Thank you! Thanks & Regards Li JiaMin System Cloud Platform 3#4F108 -邮件原件- 发件人: Marc-André Lureau [mailto:mlur...@redhat.com] 发送时间: 2014年5月29日 17:50 收件人: ljm李嘉敏 抄送: spice-devel@lists.freedesktop.org 主题: Re: [Spice-devel] About mouse scroll - Origina

[Spice-devel] About mouse scroll

2014-05-29 Thread ljm
Hi all, When the mouse scrolls, I can trace that the event has been sent to the vdagent in the windows guest vm. Then I can’t find out how spice try to update the display in the spice client, I am really appreciated if anyone can provide any clue, thank you. Thanks & Regards Li JiaMin System C