summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Geometry refactoringMike Krus2020-02-2735-610/+590
* Fix C++17 buildMike Krus2020-02-251-9/+15
* Merge remote-tracking branch 5.15 into devMike Krus2020-02-174-10/+188
|\
| * Add ability to dump job graph to dot fileMike Krus2020-02-141-1/+1
| * Destroy FBOs when RenderTarget node is destroyedPaul Lemire2020-02-131-0/+42
| * Shader fixesPaul Lemire2020-02-131-0/+44
| * Animations: handle colors as vec3 or vec4Paul Lemire2020-02-121-9/+105
* | Remove QBuffer::syncData propertyMike Krus2020-02-122-17/+0
* | Hide deprecated functor APIMike Krus2020-02-124-98/+2
* | Remove buffer functor APIMike Krus2020-02-119-167/+0
* | Remove old dead codeMike Krus2020-02-116-458/+0
* | Remove deprecated classes and functionsPaul Lemire2020-02-11153-8649/+1460
* | Merge remote-tracking branch 5.15 into devMike Krus2020-02-07160-1594/+3620
|\|
| * Merge "Merge remote-tracking branch '5.14' into 5.15"Mike Krus2020-02-062-7/+37
| |\
| | * Merge remote-tracking branch '5.14' into 5.15Mike Krus2020-02-052-7/+37
| | |\
| | | * Fix stale Entity cachesPaul Lemire2020-01-312-12/+37
| * | | 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-063-3/+3
| * | | Move classes in OpenGL renderer plugin into an OpenGL namespacePaul Lemire2020-02-0517-210/+219
| * | | Make the OpenGL renderer a pluginPaul Lemire2020-02-0547-158/+309
| |/ /
| * | ResourceAccessor: make it work with the modular renderer architecturePaul Lemire2020-02-031-4/+12
| * | QShaderProgram: add a format propertyPaul Lemire2020-02-032-2/+111
| * | Introduce a GLShader classPaul Lemire2020-02-036-357/+299
| * | Add dedicated managers holder for GL ResourcesPaul Lemire2020-02-032-15/+19
| * | 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-3117-0/+62
| * | Unit tests for qschedulerPaul Lemire2020-01-283-1/+210
| * | QMouseDevice: add updateAxesContinuously propertyPaul Lemire2020-01-282-4/+114
| * | Clean up tracing codeMike Krus2020-01-271-0/+1
| * | Merge remote-tracking branch 5.14 into 5.15Mike Krus2020-01-252-0/+10
| |\|
| | * Fix usage of C++14 featuresMike Krus2020-01-141-0/+4
| | * Use animation rather than event to drive simulationMike Krus2020-01-131-0/+6
| * | Fix deprecation handlingMike Krus2020-01-1419-226/+70
| * | Remove use of messages for RayCasterMike Krus2020-01-131-42/+13
| * | QSortPolicy: add Uniform sorting modePaul Lemire2019-12-201-0/+1
| * | Move AspectCommandDebugger to system service, activate command executerMike Krus2019-12-171-2/+2
| * | Update textures and disables in postJobsMike Krus2019-12-162-30/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-144-13/+46
| |\|
| | * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-1/+1
| | |\
| | | * Fix OnDemand rendering with Scene3Dv5.14.0-rc2v5.14.0Paul Lemire2019-12-041-1/+1
| | * | Fix picking with primitive restart for line loopsMike Krus2019-12-131-6/+21
| | * | Skip shouldNotCrashInNormalStartupShutdownSequenceUlf Hermann2019-12-111-0/+4
| | * | Fix picking with primitive restartMike Krus2019-12-091-6/+20
| * | | Use jobsDone to sync render capture back to frontendMike Krus2019-12-136-116/+9
| * | | Implement getting list of aspects from system information classMike Krus2019-12-132-4/+4
| * | | Make tracing a runtime optionMike Krus2019-12-132-10/+6
| * | | Deprecate message APIMike Krus2019-12-092-7/+1
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-071-1/+1
| |\| |
| | * | Shader: record standard uniform at loading timePaul Lemire2019-12-041-1/+1
| | |/