summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix stale Entity cachesPaul Lemire2020-01-313-12/+41
| | * Merge remote-tracking branch 'origin/5.14.1' into 5.14Qt Forward Merge Bot2020-01-271-0/+20
| | |\
| | | * Merge 5.14 into 5.14.1v5.14.1Kari Oikarinen2020-01-1510-25/+95
| | | |\
| | | * | Add changes file for Qt 5.14.1Antti Kokko2020-01-141-0/+20
| | * | | Fix potential crash when logic aspect exitsMike Krus2020-01-272-1/+4
| | | |/ | | |/|
* | | | tst_qresoucemanager: add test to make sure cleanup is workingPaul Lemire2020-02-061-0/+21
* | | | Remove QtGui module path from OpenGL related pathsMike Krus2020-02-0614-17/+17
* | | | Move frame profile to GL pluginMike Krus2020-02-054-3/+4
* | | | Use QT3D_RENDERER env var to load different renderer pluginsPaul Lemire2020-02-051-1/+7
* | | | Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-0595-421/+658
* | | | Make the OpenGL renderer a pluginPaul Lemire2020-02-05265-597/+1738
|/ / /
* | | ResourceAccessor: make it work with the modular renderer architecturePaul Lemire2020-02-0310-85/+125
* | | Renderer: stop passing buffer type aroundPaul Lemire2020-02-033-15/+11
* | | QShaderProgram: add a format propertyPaul Lemire2020-02-038-3/+185
* | | Introduce a GLShader classPaul Lemire2020-02-0335-1072/+1259
* | | Add dedicated managers holder for GL ResourcesPaul Lemire2020-02-0327-211/+362
* | | tst_filtercompatibletechniquejob: fix unregister in case context creation failedPaul Lemire2020-02-031-1/+2
* | | tst_filtercompatibletechniquejob: skip test if unable to create contextPaul Lemire2020-02-031-0/+14
* | | Deprecate functor APIsMike Krus2020-01-3123-8/+73
* | | Unit tests for qschedulerPaul Lemire2020-01-284-2/+211
* | | QMouseDevice: add updateAxesContinuously propertyPaul Lemire2020-01-288-6/+169
* | | QScheduler: restore jobsDone() call at the endPaul Lemire2020-01-281-0/+3
* | | QRenderCapabilities: Fix include directivesFriedemann Kleint2020-01-281-2/+2
* | | Clean up tracing codeMike Krus2020-01-2712-27/+33
* | | Make sure debug overlay is disabled by defaultMike Krus2020-01-271-0/+1
* | | Merge remote-tracking branch 5.14 into 5.15Mike Krus2020-01-2510-24/+96
|\| |
| * | Fix usage of C++14 featuresMike Krus2020-01-143-4/+8
| * | Use animation rather than event to drive simulationMike Krus2020-01-134-9/+59
| * | Fix for incorrect QML property names in GeometryRenderer docVolker Enderlein2020-01-131-2/+2
| * | Add viewAll support for orthographic projection modeVolker Enderlein2020-01-102-10/+26
| |/
* | Add QRenderCapabilities to query GL about what is supportedMike Krus2020-01-2016-30/+791
* | Add Profiling OverlayMike Krus2020-01-1738-37/+29699
* | Replace deprecate QNetworkReply::error() callTimur Pocheptsov2020-01-151-1/+1
* | Fix deprecation handlingMike Krus2020-01-1451-228/+125
* | Remove use of messages for RayCasterMike Krus2020-01-132-52/+15
* | Add commands to dump frame graph and scene graphMike Krus2020-01-096-1/+132
* | Silence deprecation warnings and fix Qt for Python and documentation buildsFriedemann Kleint2020-01-033-3/+13
* | Fix compilation with MSVCFriedemann Kleint2020-01-031-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-284-14/+38
|\|
| * Update Blender exporters to work with Blender 2.80+Paul Lemire2019-12-193-13/+37
| * QDistanceFieldMaterial: Use a smaller Z offsetMartin Andersson2019-12-181-1/+1
* | QSortPolicy: add Uniform sorting modePaul Lemire2019-12-204-2/+15
* | Expand System InformationMike Krus2019-12-182-4/+31
* | Merge "Merge branch '5.14' into 5.15"Paul Lemire2019-12-184-26/+14
|\ \
| * | Merge branch '5.14' into 5.15Paul Lemire2019-12-184-26/+14
| |\|
| | * Bump versionDaniel Smith2019-12-161-1/+1
| | * RenderViewBuilder: fix leak with EntityRenderCommandDataPaul Lemire2019-12-164-26/+14
* | | Make GL profiling a runtime optionMike Krus2019-12-186-62/+138
|/ /
* | Expose number of jobs is last updateMike Krus2019-12-174-5/+10
* | Move AspectCommandDebugger to system service, activate command executerMike Krus2019-12-1713-98/+69