This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I've got warning in Mali OpenGL ES Emulator Requirements Check

image5-2.JPG
Parents
  • Hi yok,

    The warning you are seeing suggests that the OpenGL version supported by your desktop graphics card driver is < 4.3.

    In the requirement check report there should be OpenGL version entry below OpenGL Vendor (the last line in the screenshot provided). Please check the value of OpenGL version and compare it with Mali OpenGL ES Emulator requirements (have a look at the User Guide for more details):

    Mali OpenGL ES Emulator will work on any system that supports at least:

    OpenGL 3.2 – when OpenGL ES 2.0 contexts are used

    OpenGL 3.3 – when OpenGL ES 3.0 contexts are used

    OpenGL 4.3 – when OpenGL ES 3.1 or 3.2 contexts are used

    If you want to develop OpenGL ES 3.1/3.2 apps then you should try updating the graphics card drivers or upgrading the graphics card.

    But you can still use Mali OpenGL ES Emulator in the current setup to develop OpenGL ES 3.0 apps.

    Hope that helps,

    Jacek

Reply
  • Hi yok,

    The warning you are seeing suggests that the OpenGL version supported by your desktop graphics card driver is < 4.3.

    In the requirement check report there should be OpenGL version entry below OpenGL Vendor (the last line in the screenshot provided). Please check the value of OpenGL version and compare it with Mali OpenGL ES Emulator requirements (have a look at the User Guide for more details):

    Mali OpenGL ES Emulator will work on any system that supports at least:

    OpenGL 3.2 – when OpenGL ES 2.0 contexts are used

    OpenGL 3.3 – when OpenGL ES 3.0 contexts are used

    OpenGL 4.3 – when OpenGL ES 3.1 or 3.2 contexts are used

    If you want to develop OpenGL ES 3.1/3.2 apps then you should try updating the graphics card drivers or upgrading the graphics card.

    But you can still use Mali OpenGL ES Emulator in the current setup to develop OpenGL ES 3.0 apps.

    Hope that helps,

    Jacek

Children