SDL is no wrapper around opengl. it replaces the window-code and not the opengl. that is used as ever. so on this side no changes happen (and yes - it initialises hardware accelerated, if desired)
So, as i understand it, SDL would just be a replacement for GLUT, no? Maybe with a larger feature set. I'll have a look.
T