与 Intel 集显不兼容 #15

Closed
opened 2022-03-23 17:11:06 +08:00 by GPBeta · 0 comments
Owner

目前 SAO Utils 2 在 Intel 集显上运行可能会出现贴图错误、闪烁、卡顿甚至崩溃的情况。

猜测是由于 Intel 驱动对 OpenGL Share Context 的支持在多线程的实现下有 Bug 造成的。

解决方案

  • 使用 ANGLE 中间层转到 Direct 3D 实现,但目前对 Qt 3D 的支持仍有不少问题;
  • 待日后迁移到 Qt 6.x 后直接使用 RHI 的 Direct 3D 后端。
目前 SAO Utils 2 在 Intel 集显上运行可能会出现贴图错误、闪烁、卡顿甚至崩溃的情况。 猜测是由于 Intel 驱动对 OpenGL Share Context 的支持在多线程的实现下有 Bug 造成的。 ### 解决方案 - 使用 ANGLE 中间层转到 Direct 3D 实现,但目前对 Qt 3D 的支持仍有不少问题; - 待日后迁移到 Qt 6.x 后直接使用 RHI 的 Direct 3D 后端。
GPBeta added this to the Progressive milestone 2022-03-23 17:11:06 +08:00
GPBeta added the
T:discussion
label 2022-03-23 17:11:06 +08:00
GPBeta added a new dependency 2022-03-23 17:13:29 +08:00
GPBeta modified the milestone from Progressive to 1.2.0 (Progressive) 2022-07-07 23:04:00 +08:00
GPBeta added this to the SAO Utils 2 已知问题 project 2022-07-18 16:44:40 +08:00
GPBeta added a new dependency 2022-09-26 18:05:33 +08:00
GPBeta added a new dependency 2022-09-26 18:30:42 +08:00
GPBeta added a new dependency 2022-09-26 18:38:51 +08:00
GPBeta added the
R:fixed
label 2022-10-01 21:11:30 +08:00
GPBeta removed a dependency 2022-10-01 21:11:50 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: core/sao-utils#15
No description provided.