From: Brian P. <br...@vm...> - 2009-06-12 15:11:13
|
Molsi Annie Varghese wrote: > Hi, > > I'm new to MESA, and I'm trying out OpenGL2.0 programs on it. > I also have a few OpenGL 2.0 ES programs, but I see that I get a few > linker errors with some functions. > > Does MESA support OpenGL2.0 ES? We're in the process of integrating OpenGL ES 1.1 and 2.0 into Mesa now. The 'opengl-es' branch in git has the code and there's some documentation in the docs/ directory. I need to spend a bit more time on it before merging it to master... -Brian |