- 04 Jun, 2015 - 1 commit
-
-
Miikka Heikkinen authored
The render loop has been redesigned. The OpenGL commands are queued instead of executed immediately. updatePaintNode() now transfers the commands to the renderer, which implements all OpenGL related things that used to be in the Canvas class. The actual rendering is done in response to beforeRendering signal in the render thread. [ChangeLog][Renderer] OpenGL rendering moved to render thread. Task-number: QTBUG-44953 Change-Id: Ibd5897e64b84b6c7ce169cece8293381eca94ab9 Reviewed-by:
Tomi Korpipää <tomi.korpipaa@theqtcompany.com> Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 01 Jun, 2015 - 1 commit
-
-
Miikka Heikkinen authored
Change-Id: Ie23b7009ad299e934ce70f5899a5429d0a6ee40f Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
-
- 05 May, 2015 - 1 commit
-
-
Pasi Keränen authored
Moves the Canvas3D examples from main examples"folder in the Qt builds to Canvas3D subfolder. Change-Id: Ib033db671a6ac790a1d7f659bdb13755fe7806ea Task-number: QTBUG-45948 Reviewed-by:
Topi Reiniö <topi.reinio@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
-
- 23 Apr, 2015 - 1 commit
-
-
Miikka Heikkinen authored
Change-Id: I232893c201b45a6e2164c05b99c3c8170068376d Task-number: QTBUG-45589 Reviewed-by:
Tomi Korpipää <tomi.korpipaa@theqtcompany.com> Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 22 Apr, 2015 - 1 commit
-
-
Miikka Heikkinen authored
ReadPixels always read from renderFbo if context had antialiasing specified. Also added buffer initialization to zero so pixels that fall outside the framebuffer contain correct value. Change-Id: I58b9fda18bc56a64346f83ccda575c758e9eaac5 Reviewed-by:
Tomi Korpipää <tomi.korpipaa@theqtcompany.com> Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 20 Apr, 2015 - 1 commit
-
-
Pasi Keränen authored
Names of the initGL and renderGL signals have been changed to initializeGL and paintGL in order to unify the naming of the API methods with QOpenGLWidget component. Change-Id: I074a7609347a3297dabcc4295fb92b9193cf00ed Task-number: QTBUG-45665 Reviewed-by:
Tomi Korpipää <tomi.korpipaa@theqtcompany.com> Reviewed-by:
Titta Heikkala <titta.heikkala@theqtcompany.com> Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com> Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
-
- 17 Apr, 2015 - 1 commit
-
-
Pasi Keränen authored
Moved the 3rdparty folder containing the files needed by examples to the examples directory so that the files are bundled with the Qt 5.5 release. Change-Id: I544075c345efd329e853ae52dad31accfdfb388a Task-number: QTBUG-45472 Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 25 Mar, 2015 - 1 commit
-
-
Tomi Korpipää authored
They can be found under RTA tests from now on. Change-Id: I03728813738f97c77fbcba07bd176d90089f6cb6 Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 23 Mar, 2015 - 1 commit
-
-
Tomi Korpipää authored
A bug has been created for each failing test. The failing tests themselves are commented out until the bug for the test in question is fixed. Change-Id: Ie0cb6282c49d0525e7faa84c4df18bd51b2a930d Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 13 Mar, 2015 - 1 commit
-
-
Tomi Korpipää authored
Several tests fail, but it is unclear if they fail because of V4VM, or tests themselves. Change-Id: Ie6923c2b10a24052dc3022d07eccd899586efe42 Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 10 Mar, 2015 - 1 commit
-
-
Tomi Korpipää authored
Change-Id: I2f1c610d3cf1375db0f7a52846b905e84337ca2c Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 05 Mar, 2015 - 2 commits
-
-
Tomi Korpipää authored
Change-Id: I83080e48f6c985d187ead9f42ef61e22e37a05a8 Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
-
Tomi Korpipää authored
Keeping it simple for now, to see how CI handles it. Change-Id: Ib331d2c5f6a49f9f5502534d9cbc1a9f7c7b5d15 Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
-
- 17 Feb, 2015 - 1 commit
-
-
Pasi Keranen authored
Change-Id: I4743feb16d8376f1cd50980496a01a9452b789a9 Reviewed-by:
Tomi Korpipää <tomi.korpipaa@digia.com> Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 13 Feb, 2015 - 1 commit
-
-
Pasi Keranen authored
Wrong order of QT_BEGIN_NAMESPACE fixed. Remaining QObject pointers converted to QJSValues to prevent failures on those. Adds copyright headers to the Qt Creator templates. Tests separated to different test files to getbetter test results. Change-Id: I5c916a5f464c70cc66c8cfc529d83f47367aa7a4 Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 12 Feb, 2015 - 1 commit
-
-
Pasi Keranen authored
Headers corrected. Bad examples removed. 3rd party code moved to it's own folder. Change-Id: Ia8def81fb45f4f6fe99611e92b128f0c72b80a91 Reviewed-by:
Tomi Korpipää <tomi.korpipaa@digia.com> Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 31 Dec, 2014 - 1 commit
-
-
Pasi Keranen authored
logAllErrors defaults to false and now also checks all errors with glGetError() and logs them. Added function name to error logging so that users can see what call fails. Change-Id: Ie0c180fc392d375b6244867d3cb4c3ba8058c4f1 Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 24 Oct, 2014 - 2 commits
-
-
Pasi Keranen authored
Change-Id: I0cd8aee6a2a2773c5fda5425576063c33c697951 Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
Tomi Korpipää authored
Also updated autotests. Change-Id: Iaeee82e40c63b2671843f40be14ac838d50b7715 Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-
- 22 Aug, 2014 - 1 commit
-
-
Tomi Korpipää authored
Change-Id: I8390dc18ecaf013331022fe3fa0af8fd9620130d Reviewed-by:
Pasi Keränen <pasi.keranen@digia.com>
-