Dolphin, the GameCube and Wii emulator - Forums
How do I check what version of OpenGL I have installed? - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion)
+--- Thread: How do I check what version of OpenGL I have installed? (/Thread-how-do-i-check-what-version-of-opengl-i-have-installed)

Pages: 1 2


RE: How do I check what version of OpenGL I have installed? - pauldacheez - 01-27-2014

That app I mentioned is also outdated, but connects to some internet database at the same time, which is why it claims 4.3 support in some spots and 4.4 in others.


RE: How do I check what version of OpenGL I have installed? - NaturalViolence - 01-27-2014

OpenGL 4.4 is brand spankin new. I would expect some applications to have a tough time reporting its support on drivers.


RE: How do I check what version of OpenGL I have installed? - Shonumi - 01-27-2014

Nvidia's drivers on Linux report which version of OpenGL is supported, even down to each individual extension available. You sure Nvidia's Windows drivers don't have anything equivalent? Have you poked around it?


RE: How do I check what version of OpenGL I have installed? - KHg8m3r - 01-27-2014

That OpenGL extensions viewer shows a breakdown when you click on view details.


RE: How do I check what version of OpenGL I have installed? - drhycodan - 01-27-2014

Okay, it does say ARB_buffer_storage is supported under 4.4 when I click on show details. But what's funny is the show summary tab under 4.4 still says 4.30. But Dolphin not detecting my GPU has OGL 4.4 support is the issue.


RE: How do I check what version of OpenGL I have installed? - degasus - 01-27-2014

(01-27-2014, 06:18 PM)drhycodan Wrote: But what's funny is the show summary tab under 4.4 still says 4.30.
430 sounds like a GLSL version.
(01-27-2014, 06:18 PM)drhycodan Wrote: But Dolphin not detecting my GPU has OGL 4.4 support is the issue.
btw, how did you test if we use buffer_storage? Just testing for performance isn't fine Wink


RE: How do I check what version of OpenGL I have installed? - drhycodan - 01-27-2014

Because the intro to Metroid Prime when Samus' ship first appear slows down to 70-60% but runs at 100% with an old revision with VSH on.


RE: How do I check what version of OpenGL I have installed? - drhycodan - 01-28-2014

And how do you know buffer storage is working? For the most part, OpenGL runs just like with VSH on, it's only in the real intense scenes is where you'll notice slowdown that wasn't there before when VSH was on.