summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for coordinate readerwip/qtquickintegrationAntti Määttä2017-01-273-1/+505
* Rename and update renderqmltotexture unit testsAntti Määttä2017-01-275-163/+174
* Rename and update qrenderqmltotexture unit testsAntti Määttä2017-01-275-296/+330
* Fix qml registration versionAntti Määttä2017-01-272-2/+2
* Change renderOnce to RenderPolicy enumAntti Määttä2017-01-277-35/+43
* Update eventForward unit testsAntti Määttä2017-01-272-21/+207
* Register EventForward backend typeAntti Määttä2017-01-271-0/+20
* Update EventForward autotests with focusAntti Määttä2017-01-272-0/+73
* Update ObjectPicker unit testsAntti Määttä2017-01-272-0/+31
* Update pickboundingvolumejob with event forwardingAntti Määttä2017-01-276-13/+107
* Move event forwarding to frontendAntti Määttä2017-01-278-25/+217
* Add QmlEngine contructor parameter to Scene2DAntti Määttä2017-01-273-4/+55
* Add focus to EventForwardAntti Määttä2017-01-275-0/+52
* Add scene2dpluginAntti Määttä2017-01-277-0/+297
* Load render pluginsAntti Määttä2017-01-275-1/+37
* Add render pluginAntti Määttä2017-01-277-3/+419
* Use only one thread in the scene2d rendererAntti Määttä2017-01-264-23/+44
* Enable mouse events for the render-qml-to-texture-qml testAntti Määttä2017-01-264-9/+125
* Register scene2d qml typeAntti Määttä2017-01-261-0/+5
* Resend render event when texture is not in useAntti Määttä2017-01-261-0/+1
* Add Scene2D logging categoryAntti Määttä2017-01-264-5/+121
* Fix scene2d unit testsAntti Määttä2017-01-262-9/+11
* Fix qscene2d autotestsAntti Määttä2017-01-261-5/+10
* Add video texture exampleAntti Määttä2017-01-266-1/+346
* Update render-qml-to-texture testAntti Määttä2017-01-263-9/+9
* Render QML to texture examplesAntti Määttä2017-01-2618-1/+987
* Update scene2d implementationAntti Määttä2017-01-266-208/+280
* Register EventForward qml typeAntti Määttä2017-01-251-0/+2
* Add QEventForward to QObjectPickerAntti Määttä2017-01-255-0/+60
* Add QEventForward node managerAntti Määttä2017-01-253-0/+28
* Add unit tests for the EventForward backend nodeAntti Määttä2017-01-253-1/+211
* Add unit tests for the QEventForward frontend nodeAntti Määttä2017-01-253-1/+420
* Add autotests for renderqmltotexture backend nodeAntti Määttä2017-01-252-0/+162
* Add the autotests for renderqmltotexture frontend nodeAntti Määttä2017-01-252-0/+295
* Retrieve uvw parameters when pickingAntti Määttä2017-01-2411-21/+36
* Add CoordinateReader to triangle visitorAntti Määttä2017-01-242-18/+125
* Add EventForward backend nodeAntti Määttä2017-01-243-2/+288
* Add QEventForward frontend nodeAntti Määttä2017-01-244-2/+426
* Change namespaceAntti Määttä2017-01-245-24/+44
* Move scene2d to quick3drenderAntti Määttä2017-01-245-0/+0
* Rename RenderQmlToTexture to Scene2DAntti Määttä2017-01-245-154/+152
* Add RenderQmlToTexture implementationAntti Määttä2017-01-245-0/+1348
* Change backendnode exportAntti Määttä2017-01-201-1/+2
* Add resource accessor to backend node and nodemanagersAntti Määttä2017-01-204-1/+27
* Add resource accessorAntti Määttä2017-01-203-2/+191
* Merge branch 'dev' into wip/qtquickintegrationSean Harmer2017-01-2050-23/+2005
|\
| * GLTF Export QCamera properlyMiikka Heikkinen2017-01-185-9/+47
| * Unit tests for QMemoryBarrierPaul Lemire2017-01-133-1/+189
| * Add QMemoryBarrier frontend FrameGraph nodePaul Lemire2017-01-135-2/+349
| * GraphicsContext: add indirect draw methodsPaul Lemire2017-01-132-0/+14