From Petri.Jarvenpaa at digia.com Mon Mar 16 13:57:57 2015 From: Petri.Jarvenpaa at digia.com (=?iso-8859-1?Q?J=E4rvenp=E4=E4_Petri?=) Date: Mon, 16 Mar 2015 12:57:57 +0000 Subject: [Qtwebengine] Qt mailing list migration Message-ID: Hello, We are migrating the mailing list server on Wednesday 18th of March around 09:00 EET. The change should be invisible to the normal user, but maintenance break of some sort is always possible. If you notice problems afterwards or have questions please contact : mika.hiekkamaki at digia.com and petri.jarvenpaa at digia.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Petri.Jarvenpaa at digia.com Wed Mar 18 09:36:48 2015 From: Petri.Jarvenpaa at digia.com (=?iso-8859-1?Q?J=E4rvenp=E4=E4_Petri?=) Date: Wed, 18 Mar 2015 08:36:48 +0000 Subject: [Qtwebengine] Qt mailing list migration - UPDATE Message-ID: Hello again. Unfortunately we need to schedule a maintenance break for the Qt-project.org mailing list services for tomorrow (19th of March). Starting 09:00 EET mailing list services will be unavailable and emails sent to the lists will be lost. Break in services is scheduled to last until approx. noon, update to this notification will be sent once normal service resumes. Sorry about the inconvenience. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Mika.Hiekkamaki at digia.com Thu Mar 19 09:42:24 2015 From: Mika.Hiekkamaki at digia.com (=?iso-8859-1?Q?Hiekkam=E4ki_Mika?=) Date: Thu, 19 Mar 2015 08:42:24 +0000 Subject: [Qtwebengine] Qt mailing list migration - DONE Message-ID: Hi, Qt mailing list server migration is now done. Please let me know if you find some problems. Best regards / Parhain terveisin Hiekkamäki Mika ICT Specialist, BS IT Digia Plc Piippukatu 11, FI-40101 Jyväskylä Finland Email: mika.hiekkamaki at digia.com Gsm: +358 44 5608550 Visit us at: www.digia.com ------------------------------------------------------------------ PRIVACY AND CONFIDENTIALITY NOTICE This message and any attachments are intended only for use by the named addressee and may contain privileged and/or confidential information. If you are not the named addressee you should not disseminate, copy or take any action in reliance on it. If you have received this message in error, please contact the sender immediately and delete the message and any attachments accompanying it. Digia Plc does not accept liability for any corruption, interception, amendment, tampering or viruses occurring to this message. ------------------------------------------------------------------ -------------- next part -------------- An HTML attachment was scrubbed... URL: From zhengxu7806 at gmail.com Thu Mar 26 14:53:12 2015 From: zhengxu7806 at gmail.com (zheng xu(gmail)) Date: Thu, 26 Mar 2015 09:53:12 -0400 Subject: [Qtwebengine] How to support software rendering? Message-ID: <55140F48.6050100@gmail.com> Hi I am working on port qtwebengine to some embedded device which has not any hardware accelerator support opengl or something. My question is, can qtwebengine support software rendering? or someway to do that? Cheers, Jeff From jturcotte at woboq.com Thu Mar 26 20:10:28 2015 From: jturcotte at woboq.com (Jocelyn Turcotte) Date: Thu, 26 Mar 2015 20:10:28 +0100 Subject: [Qtwebengine] How to support software rendering? In-Reply-To: <55140F48.6050100@gmail.com> References: <55140F48.6050100@gmail.com> Message-ID: <959B7951-41C8-4604-B07D-E3665912BFF7@woboq.com> Hi Jeff, This should be supported in Qt 5.5 using the Qt Quick 2D renderer. Have a look at https://blog.qt.io/blog/2015/01/22/introducing-the-qt-quick-2d-renderer/ Cheers, Jocelyn > On 26 Mar 2015, at 14:53, zheng xu(gmail) wrote: > > Hi > > I am working on port qtwebengine to some embedded device which has not > any hardware accelerator support opengl or something. > My question is, can qtwebengine support software rendering? or someway > to do that? > > Cheers, > Jeff > > _______________________________________________ > QtWebEngine mailing list > QtWebEngine at qt-project.org > http://lists.qt-project.org/mailman/listinfo/qtwebengine -------------- next part -------------- An HTML attachment was scrubbed... URL: From zhengxu7806 at gmail.com Thu Mar 26 22:05:07 2015 From: zhengxu7806 at gmail.com (zheng xu(gmail)) Date: Thu, 26 Mar 2015 17:05:07 -0400 Subject: [Qtwebengine] How to support software rendering? In-Reply-To: <959B7951-41C8-4604-B07D-E3665912BFF7@woboq.com> References: <55140F48.6050100@gmail.com> <959B7951-41C8-4604-B07D-E3665912BFF7@woboq.com> Message-ID: <55147483.6000704@gmail.com> Thanks Jocelyn When I checked source code Qt5.4 I found qt quick depends on opengl. But, maybe qt5.5 does not, will check it out. Cheers, Jeff On 2015/03/26 午後3:10, Jocelyn Turcotte wrote: > Hi Jeff, > > This should be supported in Qt 5.5 using the Qt Quick 2D renderer. > Have a look at > https://blog.qt.io/blog/2015/01/22/introducing-the-qt-quick-2d-renderer/ > > Cheers, > Jocelyn > >> On 26 Mar 2015, at 14:53, zheng xu(gmail) > > wrote: >> >> Hi >> >> I am working on port qtwebengine to some embedded device which has not >> any hardware accelerator support opengl or something. >> My question is, can qtwebengine support software rendering? or someway >> to do that? >> >> Cheers, >> Jeff >> >> _______________________________________________ >> QtWebEngine mailing list >> QtWebEngine at qt-project.org >> http://lists.qt-project.org/mailman/listinfo/qtwebengine > -------------- next part -------------- An HTML attachment was scrubbed... URL: