About 98 results
Open links in new tab
  1. Terminal command to show OpenGL version? - Ask Ubuntu

    Dec 25, 2021 · I want to find out the OpenGL version I'm using. I have access to Ubuntu via SSH. Which command shall I execute?

  2. How to tell which version of OpenGL my graphics card supports …

    Nov 7, 2017 · I am trying to figure out which version of OpenGL my graphics card and driver currently support. This answer suggests running glxinfo | grep OpenGL which if fine, but here …

  3. How to determine the opengl version under windows?

    Apr 5, 2012 · I knew Windows comes with Opengl drivers. If I also have NVidia driver, how to termine the OpenGL version?

  4. Which OpenGL version is most stable and currently used?

    May 27, 2012 · I think 1.4 is the highest version which enjoys support by all consumer graphics systems: ATI (AMD), nVidia, and Intel IGP. Intel is definitely the limiting factor here, even when …

  5. How can I check my OpenGL version? - Stack Overflow

    The most recent version of GLX is 1.4. The OpenGL version is told in the "OpenGL version string". And you got 3.2 so I assume glx version is not numbered in parallel with OpenGL …

  6. c++ - Which version of OpenGL to use? - Stack Overflow

    Jul 25, 2011 · 36 OpenGL versions (for AMD and NVIDIA GPUs) roughly correspond to levels of hardware. 2.x OpenGL versions are for DX9-level hardware. 3.x represents DX10-level, and …

  7. How do I know which version of OpenGL I am using?

    Oct 28, 2011 · I started writing programs, in C (for now) using GLFW and OpenGL. The question I have is that, how do I know which version of OpenGL my program will use? My laptop says …

  8. How can i know which opengl version is supported by my system

    Oct 1, 2017 · How can i know which opengl version is supported by my system Asked 8 years, 1 month ago Modified 7 years, 5 months ago Viewed 12k times

  9. How can I upgrade my OpenGL version? - Stack Overflow

    Mar 3, 2016 · I installed OpenGL Extensions Viewer and it shows me that i have OpenGL 2.1. I tried to update my Graphics drivers from "Drivers Manager" under windows but it tells me that I …

  10. Enabling OpenGL in Windows 10 Guest VM in QEMU

    May 12, 2020 · OpenGL does appear as a menu item in virt-manager, but it works with the virtio-gpu driver in Linux guests only. KVM, Qemu and virt-manager don’t have a working feature …