SDL and Mesa

Will SDL work with Mesa?

I just compiled and installed Mesa, and now my SDL/OpenGL app is unable
to set the video mode in OpenGL mode. It says “Could not retrieve OpenGL
functions.”

Will SDL work with Mesa?

I just compiled and installed Mesa, and now my SDL/OpenGL app is unable
to set the video mode in OpenGL mode. It says “Could not retrieve OpenGL
functions.”

You probably have conflicting GL libraries on your system. Do you have
any hardware acceleration already installed? Mesa as downloaded is usually
software-only rendering.

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment