Commits (7)
-
Jesus Fernandez authored
Don't fall back on the platform plugin's capability check, as that's irrelevant to the capabilities deliverable via WebGL. Change-Id: If3520adfa8b0dd9a61a46a3a17f57eadcde536d6 Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io>
3893920b -
Jesus Fernandez authored
We were instantiating the QCoreTextFontDatabase base class, which doesn't provide the full set of required functions. Task-number: QTBUG-65078 Change-Id: I4dbe50b594ca25c61f748170acf29fcaabc65c0b Reviewed-by:
Tor Arne Vestbø <tor.arne.vestbo@qt.io>
98991b4f -
Jesus Fernandez authored
Fixes a bug introduced in f73929c2 . The parameters of the current implementation of the glDrawArrays cannot be deduced from the function prototype but the buffer length can be used. Change-Id: I3296bfeff983f517d5a003e1f3c52de39b190b9d Reviewed-by:
Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io>
ec5725cc -
Jesus Fernandez authored
A sentinel is sent in every message to find buffer encoding errors. Change-Id: I23e471517ffc3cdaa368a018308f585cd3d84624 Reviewed-by:
Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io>
9d5f48ff -
Jesus Fernandez authored
The application was not sending the notification to the browser to resize the canvas. The browser was notifying the application of the resize but the application was not acting on window resize. Task-number: QTBUG-65545 Change-Id: I1ebe3b45c80b8275c74e1e39de3e1a780b953e26 Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io>
bbd954a3 -
Jesus Fernandez authored
Raster surfaces are not allowed due to performance problems. A qCritical message is shown if the user tries to use the plugin in a widget application. [ChangeLog][QtWebGL] The application shows an error message when trying to create a QBackingStore in an application. Task-number: QTBUG-65054 Change-Id: I78bfd2b2714d7dce1f802b1864216655e2d74406 Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io>
a8cb5a70 -
Jesus Fernandez authored
The build will fail. Task-number: QTBUG-65391 Change-Id: I26748f48f24ae143310b0f28003553039485d82e Reviewed-by:
Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by:
Laszlo Agocs <laszlo.agocs@qt.io> Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io>
bc8fefc2
Showing