Re: [Development] bugreports.qt.io production update

2018-09-10 Thread Alex Blasche
The update was done and everything seems to work out. If there are any issues please report them to: https://bugreports.qt.io/projects/QTJIRA/summary There are quite a few new feature in it and I leave it up to you to discover them. One I personally like are the extended code formatting options

Re: [Development] iMX6 EGLGS 2D (QtWidgets) painting acceleration

2018-09-10 Thread Uwe Rathmann
On Mon, 10 Sep 2018 16:30:32 +0300, Denis Shienkov wrote: > but I don't see any differences using the QT_XCB_NATIVE_PAINTING=1 or > without of it. > The CPU usage still is a big ~71% in both cases. As long as you are updating the tick labels 10 times a second I would expect, that you have a CPU

Re: [Development] iMX6 EGLGS 2D (QtWidgets) painting acceleration

2018-09-10 Thread Denis Shienkov
Ok, I have compiled my Qt 5.11.1 with native XCB painting support, using following configure options: -system-freetype \ -fontconfig \ -xcb-native-painting \ but I don't see any differences using the QT_XCB_NATIVE_PAINTING=1 or without of it. The CPU usage still is a big ~71% in both cases. How

Re: [Development] iMX6 EGLGS 2D (QtWidgets) painting acceleration

2018-09-10 Thread Denis Shienkov
I even have added this: -xcb-native-painting \ as described in qtbase/dist/changes-5.10.0 , but it has not effect too.. no any errors printed out. пн, 10 сент. 2018 г. в 14:29, Denis Shienkov : > > --feature-xcb-native-painting > > I have added this to my configure script, but it has not any

Re: [Development] iMX6 EGLGS 2D (QtWidgets) painting acceleration

2018-09-10 Thread Denis Shienkov
> --feature-xcb-native-painting I have added this to my configure script, but it has not any effects, it does not show an additional errors at configure time. Besides, I have not found this 'feature-xcb-native-painting' pattern in qt5 sources: grep -rn . -e 'feature-xcb-native-painting' Denis

Re: [Development] iMX6 EGLGS 2D (QtWidgets) painting acceleration

2018-09-10 Thread Dominik Holland
Hi, try to pass --feature-xcb-native-painting to configure. That should enable it or atleast explain what's missing. Dominik Am 09/10/2018 um 12:59 PM schrieb Denis Shienkov: > Hi guys, > > does this mean (for Qt 5.11.1 config output): > >   X11: >     Using system-provided XCB libraries .. no

Re: [Development] iMX6 EGLGS 2D (QtWidgets) painting acceleration

2018-09-10 Thread Denis Shienkov
Hi guys, does this mean (for Qt 5.11.1 config output): X11: Using system-provided XCB libraries .. no EGL on X11 ... yes Xinput2 .. no XCB XKB .. yes XLib . yes

Re: [Development] bugreports.qt.io production update

2018-09-10 Thread Alex Blasche
Just a gentle reminder that the update will happen tomorrow morning. -- Alex From: Development on behalf of Alex Blasche Sent: Tuesday, 4 September 2018 1:50:59 PM To: development@qt-project.org Subject: [Development] bugreports.qt.io production update

[Development] Qt 3D Studio 2.1 Beta 1 released

2018-09-10 Thread Sami Makkonen
Hi, We have released Qt 3D Studio 2.1 Beta 1. It is available as both commercial and open source versions from online installers. http://blog.qt.io/blog/2018/09/10/qt-3d-studio-2-1-beta-1-released/ -- Sami Makkonen Senior Product Manager ___ Developme