Mercurial > fife-parpg
log engine/core/video/opengl/renderbackendopengl.cpp @ 206:6214a0b91eb2
age | author | description |
---|---|---|
Wed, 16 Jul 2008 12:37:41 +0000 | spq | allow clients to set a custom window title and icon |
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. |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Sun, 29 Jun 2008 18:44:17 +0000 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |