Mercurial > fife-parpg
log engine/core/video/opengl/renderbackendopengl.cpp @ 59:129d3dafd3a5
age | author | description |
---|---|---|
Tue, 15 Jul 2008 15:34:47 +0000 | spq | fix initialization of opengl, SDL_GL_DOUBLEBUFFER was accidently used as flag for SDL_SetVideoMode, instead it has to be used with SDL_GL_SetAttribute, thanks to austin_, who reported that. |