lszak [olszak.tom...@gmail.com]
Sendt: 12. september 2013 18:53
To: Sletta Gunnar
Cc: development@qt-project.org
Emne: Re: [Development] New SceneGraph related issue
I got stracktrace. It is as you predicted glDrwaElements. Is there any
possibility to make some kind of workaround patch to make it wo
I got stracktrace. It is as you predicted glDrwaElements. Is there any
possibility to make some kind of workaround patch to make it work on
emulator (I suppose it is emulator GL issue), perhabs by turning off some
optimizations and so on? I would like to add such patch to rpm emulator
package until
2013/9/12 Sletta Gunnar
>
> On Sep 11, 2013, at 11:12 PM, Tomasz Olszak
> wrote:
>
> > Hi,
> > I have strange issue running most recent Qt sources on Tizen emulator
> (qemu i586).
> > Also I know that there are issues with supporting HW acceleration. For
> example I need to export QML_BAD_GUI_RE
On Sep 11, 2013, at 11:12 PM, Tomasz Olszak wrote:
> Hi,
> I have strange issue running most recent Qt sources on Tizen emulator (qemu
> i586).
> Also I know that there are issues with supporting HW acceleration. For
> example I need to export QML_BAD_GUI_RENDER_LOOP=1 because multithreaded
>
Hi,
I have strange issue running most recent Qt sources on Tizen emulator (qemu
i586).
Also I know that there are issues with supporting HW acceleration. For
example I need to export QML_BAD_GUI_RENDER_LOOP=1 because multithreaded
OpenGl is a little broken there.
Anyway:
When I run simple Qml App