Ve a Inicio > Ejecutar, escribe dxdiag y presiona Enter. En la pestaña "Pantalla", verás el nombre de tu tarjeta (por ejemplo, Nvidia, Intel HD, AMD Radeon).
Existe un proyecto llamado "Mesa3D" que emula OpenGL 2.0 por software (muy lento). No es una solución real para juegos, pero si solo quieres probar que la app detecte OpenGL: descargar opengl 20 para windows 7 32 bits link
Cuidado: Intel dejó de dar soporte a OpenGL 2.0 completo para chips muy viejos (GMA 950, 945). Los chips como Intel HD Graphics (1ra gen, Westmere) o GMA X4500 sí lo tienen. Ve a Inicio > Ejecutar , escribe dxdiag
OpenGL 2.0 is not a standalone software package that can be “downloaded” and installed like a driver or an application. Instead, it is a graphics API (Application Programming Interface) implemented within your GPU’s display driver. For Windows 7 32-bit systems, OpenGL 2.0 support depends entirely on your graphics hardware (GPU) and the correct driver provided by the manufacturer (Intel, NVIDIA, or AMD/ATI). Cuidado: Intel dejó de dar soporte a OpenGL 2