can i develop API's for Vxworks

hi there,

i know that the open GL will be supported for linux and windows but i am not sure abt opengl with vxworks,can anyone suggest me where can i get the opengl code supporting for Vxworks…

thnks

hai thanks sandeep. Even im searching for the same. I required source code for APIs as i have been asked to write the API’s that is suppoprted on Vxworks. Kindly help me in this regard.

You can not.
OpenGL is an open standard, not opensource.
You will need a license if you want to implement GL API.
http://www.opengl.org/about/licensing/

so if i want to use the opengl wrt Vxworks , we need to use the cross platform like mesa probably…how should i do tht ?