secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
212 stars 53 forks source link

Intel Drivers for ARC GPU should have been fixed by now. #3087

Open canny[bot] opened 1 week ago

canny[bot] commented 1 week ago

Extremely low FPS results if enabled these need be fixed to optimize.

cause of crashing also.

Allow OpenGL to use multiple render contexts for playing media (may reduce frame stutters, doesn't play nice with Intel drivers)

Allow OpenGL to use multiple render contexts for loading textures (may reduce frame stutters, doesn't play nice with Intel drivers).

https://secondlife.canny.io/admin/board/bug-reports/p/intel-drivers-for-arc-gpu-should-have-been-fixed-by-now

Additional comment from Halaliel Zenith: If you go into debug settings enter "thread" to show threaded optimization settings. The 2 that claim not to play well with Intel drivers needs to be fixed. For newest CPU generations for ARC iGPU. Intel core ultra 7 155h Meter Lake has 16 cores. 6 of them should be utilized by the viewer graphics. Threaded optimization. Then the E cores used by other parts of viewer. ARC iGPU is a 256 bit bus should be able to run SL abit better than a nVidia MX550.

canny[bot] commented 1 week ago

This issue has been linked to a Canny post: Intel Drivers for ARC GPU should have been fixed by now. :tada:

Dan-Linden commented 1 week ago

This may be related to https://github.com/secondlife/viewer/issues/2847 and https://github.com/secondlife/viewer/issues/2654