summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add support for glDepthRangeJim Albamont2019-02-111-0/+4
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-103-2/+45
|\|
| * Recompute bounding volumes when buffer changesPaul Lemire2019-01-071-0/+2
| * Picking: viewport contains check needs to use pos in GL coordinatePaul Lemire2019-01-071-2/+24
| * QRenderCapture: Prevent crash on shutdown when replies are pendingChristian Andersen2019-01-061-0/+19
* | QGeometry: add minExtent/maxExtent propertiesPaul Lemire2019-01-072-0/+83
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-254-1/+124
|\|
| * texture_property_updates test: specify texture formatPaul Lemire2018-12-211-0/+2
| * QEnvironmentLight: add uniforms for envmaps sizePaul Lemire2018-12-201-0/+98
| * Texture: initialize internal format to NoFormatPaul Lemire2018-12-192-1/+24
* | Only execute SSE alignment tests if we are not doing the AVX alignment testsPaul Lemire2018-12-211-1/+1
* | Fix overflow in ThreadPooler test when CPU has high number of coresPaul Lemire2018-12-211-3/+3
* | QShaderProgramBuilder: add properties to access generated shader codePaul Lemire2018-12-142-3/+168
* | QObjectPicker and QPickingSettings NearestPriorityPick picking modePaul Lemire2018-12-125-1/+436
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-112-1/+89
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-041-0/+88
| |\
| | * Reset last selected picker when releasing out of viewportPaul Lemire2018-11-301-0/+88
| * | Remove wince check as it is not supportedOliver Wolff2018-11-221-1/+1
* | | QComputeCommand allow to control the run behaviorPaul Lemire2018-11-142-0/+238
* | | Remove GPU_BLACKLIST support from various testsEdward Welbourne2018-10-124-21/+0
* | | Make backend FG node use FrameGraphDirty instead of AllDirtyPaul Lemire2018-10-123-0/+24
* | | Implement WaitFence/SetFence handling into the rendererPaul Lemire2018-10-126-21/+427
* | | Register QWaitFence/QSetFence with QML modulePaul Lemire2018-10-111-0/+2
* | | Add backend nodes for QWaitFence and QSetFencePaul Lemire2018-10-115-1/+376
* | | Texture: update renderer to send handle and handle type on frontend texturesPaul Lemire2018-10-112-1/+5
* | | Renderer: implement using OpenGL textures from a texture idPaul Lemire2018-10-1110-0/+923
* | | QAbstractTexture:: add handle and handleType propertiesPaul Lemire2018-10-101-0/+240
* | | Introduce QSetFence/QWaitFence to synchronize with 3rd party enginesPaul Lemire2018-10-105-1/+566
* | | Register QSharedGLTexture to qmlPaul Lemire2018-10-081-0/+2
* | | Add QSharedGLTexturePaul Lemire2018-10-085-0/+206
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-051-1/+20
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-221-1/+20
| |\|
| | * Complete ES 3.1 and 3.2 helpersPaul Lemire2018-09-211-1/+20
| * | Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-09-032-16/+77
* | | Dont play animations that are disabledJuan Jose Casafranca2018-09-191-9/+47
* | | Add an easy way to get a particular component from an entityJuan Jose Casafranca2018-09-191-0/+33
* | | Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-08-262-16/+77
|/ /
* | Renderer: remove code shutting down thread in renderer dtorPaul Lemire2018-08-207-1/+246
* | EntityLoader: add sourceComponent propertyPaul Lemire2018-08-201-26/+49
|/
* Improve backend texture unit testsPaul Lemire2018-08-131-0/+186
* Properly update properties from Backend to Frontend texturesPaul Lemire2018-08-087-1/+308
* Add support for loading specific animations from glTF 2 filesSean Harmer2018-08-029-0/+586
* Enable ConstantInterpolation for fcurvesJuan Jose Casafranca2018-07-311-0/+22
* Fix: Do not enforce TextureImage to be parented only by TexturePaul Lemire2018-07-188-20/+435
* QNode: _q_postConstructorInit set scene on whole subtreePaul Lemire2018-07-181-0/+49
* Check animator can be played in frontend and backendJuan Jose Casafranca2018-07-111-0/+27
* Do not delay cleanup of backend Texture instancesPaul Lemire2018-07-113-0/+76
* More fuzzy evaluation when calculating rootsChristian Strømme2018-07-101-0/+13
* Handle reparenting to nodes which have no backendPaul Lemire2018-07-041-0/+158
* QGraphicsApiFilter: fix Vulkan enum value aliasingPaul Lemire2018-06-251-0/+9