Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
// Desktop 3.0 currently offers a very complete and high performance OpenGL support and a limited DirectX 8.1 support. They will improve the DirectX support over time, I suppose. I have been really impressed by the OpenGL support and performance during my limited tests this morning.gregoiph said:I installed version 3.0 of Parallels and I tried running the game Everquest 1 (DirectX 9c game). It works when I boot in Boot Camp but with Parallels, I get a No 3D Devices Found error message. How can I fix this?
Olivier said:// Desktop 3.0 currently offers a very complete and high performance OpenGL support and a limited DirectX 8.1 support. They will improve the DirectX support over time, I suppose. I have been really impressed by the OpenGL support and performance during my limited tests this morning.![]()
brianhammond said:How can it be complete with no support for GLSL? My macbook certainly supports GLSL, pixel shaders, and vertex shaders to boot. None work with my test apps.
Granted, the test app is of course not on the supported app list. However, it seems reasonable that the test apps would be doing the same thing as other apps when ultimately asking OpenGL whether GLSL is supported or not.
According the manual, end users don't have to do anything to support OpenGL. Yet there's an opengl32.zip on my Windows desktop. If I rename the original and use the opengl32.dll from that zip, basic OpenGL functions aren't found (e.g. glTexImage3D).
Long story short, is there anything end users need or can do to make OpenGL work with GLSL support?