summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@theqtcompany.com>2015-10-20 13:18:59 +0300
committerMiikka Heikkinen <miikka.heikkinen@theqtcompany.com>2015-10-22 10:08:51 +0000
commit31f9c57bc50ae053cfaf039a1dfdb128e2494458 (patch)
tree316138cb73c49877f5a80a8496c2f1b737122fb5 /dist
parent4162ddeb02ee41fd4217d7f3d93d45cab3313ba8 (diff)
Fix issues with COIN builds
-Fix miscellaneous compile errors -Move manual tests to manual folder and enable export of autotests -Added widgets requirement -Fixed autotests -Fixed renderer and controller synchronization in QML case -Treat fallback Mesa as ES2 similar to setting AA_UseSoftwareOpenGL Change-Id: If6619733725d079e339bef16262e5ea1450ab20f Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-1.2.22
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-1.2.2 b/dist/changes-1.2.2
index a429f858..b815f1e8 100644
--- a/dist/changes-1.2.2
+++ b/dist/changes-1.2.2
@@ -4,3 +4,5 @@ Fixed issues
------------
- Compilation fixes for Qt 5.6
+- Fixed OpenGL 3.x crash
+- Fixed renderer access synchronization in QML