Author Topic: FYI: Intel HD and Windows 10  (Read 4899 times)

liquid8d

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 442
    • View Profile
FYI: Intel HD and Windows 10
« on: October 20, 2015, 05:47:32 PM »
So I just recently updated my MBP to Windows 10, only to find out it looks like the Intel HD driver doesn't have proper OpenGL support yet - forcing AM to use the 'Microsoft GDI Generic OpenGL implementation' - non-hardware accelerated. I can barely get layouts to load, and if they do it's rather slow.

 :'(

If you are looking to use 10, might want to double check driver support for OpenGL.

Here's the error I receive:

Code: [Select]
Warning: Detected "Microsoft Corporation GDI Generic" OpenGL implementation
The current OpenGL implementation is not hardware-accelerated
Setting vertical sync not supported
Failed to create texture, its internal size is too high (2048x1024, maximum is 1024x1024)
Impossible to create render texture (failed to create the target texture)
OpenGL extension SGIS_texture_edge_clamp unavailable
Artifacts may occur along texture edges
Ensure that hardware acceleration is enabled if available

liquid8d

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 442
    • View Profile
Re: FYI: Intel HD and Windows 10
« Reply #1 on: December 09, 2015, 07:03:47 AM »
raygun..

Any idea if something changed to correct this in 1.6.2? Seems like it is working now, or maybe I corrected it somehow without realizing it :)

raygun

  • Administrator
  • Sr. Member
  • *****
  • Posts: 393
    • View Profile
Re: FYI: Intel HD and Windows 10
« Reply #2 on: December 12, 2015, 11:01:03 PM »
raygun..

Any idea if something changed to correct this in 1.6.2? Seems like it is working now, or maybe I corrected it somehow without realizing it :)

Nothing intentional on my end   :)  I did update the mxe build environment for the latest release, so something could have changed in the various libraries that the frontend uses....

griffomelb

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: FYI: Intel HD and Windows 10
« Reply #3 on: August 28, 2017, 02:25:27 AM »
Did you work out why? I am getting exact same message.