I managed to install OpenGL driver on a VMware ubuntu guest using the methods described here.
I'm wondering with this method will provide GLSL support under this VM, and if yes, where can I get the include files that has the OpenGL GLSL-related functions declarations such as glCreateShader(), or glShaderSource() and so on.