summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2023-02-131-4/+4
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-105-0/+15
* quick3drender plugin: Disambiguate meta type id constantsFriedemann Kleint2023-02-102-6/+4
* qspritesheetitem_p.h: Fix include guardFriedemann Kleint2023-02-101-3/+3
* 3DCore: Remove using namespace Qt3DCoreFriedemann Kleint2023-02-106-9/+12
* Fix warnings about fields anonymous namespacesFriedemann Kleint2023-02-101-8/+5
* QText2DEntity: fix QTextureAtlas parenting that could lead to crashesPaul Lemire2023-02-102-7/+9
* Add distancefieldtext-dynamic manual testPaul Lemire2023-02-106-0/+165
* Force OpenGL for distancefieldtext manual testPaul Lemire2023-02-101-0/+3
* QPaintedTextureImage: fill image with transparency by defaultPaul Lemire2023-02-101-0/+1
* Remove Qt6 QT_VERSION checks from the code basePaul Lemire2023-02-1081-658/+1
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2023-02-021-4/+4
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2023-02-011-4/+4
* tst_QAspectJob: fix -Wsign-compareMarc Mutz2023-01-261-2/+2
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2023-01-201-4/+4
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-203-3/+3
* 3DCore: rip away the configure option and static choice of SIMDThiago Macieira2023-01-1929-931/+94
* Qt3DCore: update AVX2 code to mean x86-64-v3Thiago Macieira2023-01-191-5/+1
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2023-01-171-4/+4
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2023-01-121-4/+4
* Fix the input qualifier of the fragment shader for GLSL1.10Inho Lee2023-01-102-1/+10
* Compare size() to unsigned numeric literalsEdward Welbourne2023-01-101-1/+1
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2023-01-091-4/+4
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2023-01-051-4/+4
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2023-01-031-4/+4
* Remove QT_USE_SYNCQT_CPPAlexey Edelev2023-01-021-3/+0
* RHI SubmissionContext: remove unused membersAurélien Brooke2022-12-212-16/+4
* Assimp importer: ensure loop variable has enough widthAurélien Brooke2022-12-211-1/+1
* Remove unused forward declarationsAurélien Brooke2022-12-213-5/+0
* OpenGLVertexArrayObject: fix bugprone erase() callAurélien Brooke2022-12-211-3/+4
* Remove qsizetype to int narrowing conversionsAurélien Brooke2022-12-2137-218/+218
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2022-12-211-4/+4
* Skip tst_raycasting on QNXVille Voutilainen2022-12-191-0/+8
* Scene3DItem: fix screen flickering when using OnDemandPaul Lemire2022-12-192-6/+6
* RHI: fix the leak of QRhiResourceUpdateBatchAurélien Brooke2022-12-192-2/+7
* Fix incorrect usages of std::make_move_iteratorAurélien Brooke2022-12-196-35/+21
* .clang-format: remove column limitAurélien Brooke2022-12-191-0/+1
* Fix scene3d-loader manual testPaul Lemire2022-12-191-1/+1
* Add manual tests to check the use of multiple QQuickWidgetsPaul Lemire2022-12-195-0/+233
* quickwidget-switch: make it work in a single screen setupPaul Lemire2022-12-191-1/+2
* Fix compilation of manual testsPaul Lemire2022-12-192-3/+3
* qtexturedataupdate.h: fix namespace declaration for syncqt to workPaul Lemire2022-12-191-2/+1
* LoadSceneJob: don't risk to leak the loaded subtreeAurélien Brooke2022-12-172-3/+4
* Handle nullptr returned from the shader managerMartin Andersson2022-12-161-0/+3
* Bump version to 6.6.0Jani Heikkinen2022-12-162-2/+2
* Update dependencies on 'dev' in qt/qt3dQt Submodule Update Bot2022-12-161-4/+4
* tst_pickboundingvolumejob: fix signed/unsigned mismatchMarc Mutz2022-12-151-2/+2
* tst_renderviews: fix signed/unsigned mismatchMarc Mutz2022-12-151-4/+4
* tst_filtercompatibletechniquejob: fix signed/unsigned mismatchMarc Mutz2022-12-151-1/+1
* RHI renderer: fix crash in Renderer::sendShaderChangesToFrontend()Aurélien Brooke2022-12-151-0/+6