From c9900abddebf71e0d003e330e25efee6194df389 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 18 Dec 2009 08:19:18 +0000 Subject: [PATCH] Make it possible to slim SDL down quite a bit for people who just want OpenGL --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 7af22e3a0..67ede03f1 100644 --- a/TODO +++ b/TODO @@ -52,6 +52,7 @@ * Make sure you can create and show a fullscreen window in one step * Figure out how to handle OpenGL context lost on Mac OS X (does it happen?) * Write automated test case for multi-draw APIs + * Make sure you can build SDL without the renderer to slim it down a bunch Wish list for the 1.3 development branch: http://bugzilla.libsdl.org/