Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. What differences between two installers?
Forum Updated to NodeBB v4.3 + New Features

What differences between two installers?

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    a_bush
    wrote on last edited by
    #1

    What differences between the "Qt 5.1.0 for Windows 64-bit (VS 2012, 525 MB)" and "_Qt 5.1.0 for Windows 64-bit (VS 2012, OpenGL, 522 MB) _" installers?

    Is the first version draws GUI via CPU, and the second version draws GUI via GPU?

    Thank you.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dlfo
      wrote on last edited by
      #2

      No, read the note bellow the "download section":http://qt-project.org/downloads:

      bq. The Windows offline installers are by default ANGLE based. If you want to know more about the differences between ANGLE and OpenGL packages on Windows, please visit "Qt 5 on Windows ANGLE and OpenGL":http://qt-project.org/wiki/Qt-5-on-Windows-ANGLE-and-OpenGL.

      It's all about using OpenGL implementation directly or using ANGLE that implements a subset of OpenGL API (OpenGL ES 2.0 right now) on the top of DirectX calls for achieving better speed and compatibility on windows.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        a_bush
        wrote on last edited by
        #3

        [quote author="dlfo" date="1375727182"]No, read the note bellow the "download section":http://qt-project.org/downloads:

        bq. The Windows offline installers are by default ANGLE based. If you want to know more about the differences between ANGLE and OpenGL packages on Windows, please visit "Qt 5 on Windows ANGLE and OpenGL":http://qt-project.org/wiki/Qt-5-on-Windows-ANGLE-and-OpenGL.

        It's all about using OpenGL implementation directly or using ANGLE that implements a subset of OpenGL API (OpenGL ES 2.0 right now) on the top of DirectX calls for achieving better speed and compatibility on windows.[/quote]

        Thank you.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved