From ecb2a5b5f94c96e3c6ebba92838d1f294c3b8edf Mon Sep 17 00:00:00 2001 From: pelya Date: Sun, 30 Aug 2015 00:09:19 +0300 Subject: [PATCH] Updated todo --- todo.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/todo.txt b/todo.txt index 4e7cdbb40..642a9038c 100644 --- a/todo.txt +++ b/todo.txt @@ -9,8 +9,6 @@ TODO, which will get actually done - OpenArena: cardboard VR mode. -- SDL: CompatibilityHacksForceScreenUpdate=y does not redraw screen when invoking from background. - - SDL: implement SDL_GL_LoadLibrary() / SDL_GL_GetProcAddress() / SDL_GL_SetAttribute() / SDL_GL_GetAttribute(). - SDL: CompatibilityHacksForceScreenUpdate=y does not redraw screen after putting to background and restoring.