From d58d4f0efb662876dd6995ff19b9a5202f5e20e9 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 2 Aug 2009 18:39:24 +0000 Subject: [PATCH] Added TODO for automated testing --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index dbf860915..a0b6edb5a 100644 --- a/TODO +++ b/TODO @@ -27,7 +27,9 @@ * Fix building haptic system on win32 * Add always on top window styles * Add video modes that have an alpha channel? - * Implement SDL_RenderReadPixels() for screenshots? + * Implement SDL_RenderReadPixels() for screenshots and automated testing + * Create extended set of (negative) error codes and have the API functions document and return them. + Wish list for the 1.3 development branch: http://bugzilla.libsdl.org/