From 5526737ec84b0cd93189eee0cd38a00ac14e4041 Mon Sep 17 00:00:00 2001 From: "Reynaldo H. Verdejo Pinochet" Date: Mon, 24 Sep 2012 11:19:32 -0300 Subject: [PATCH] eglglessink: Small TODO reformatting --- ext/eglgles/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/eglgles/TODO b/ext/eglgles/TODO index b57beb6ab3..4c194733b5 100644 --- a/ext/eglgles/TODO +++ b/ext/eglgles/TODO @@ -1,7 +1,7 @@ -- Correctly handle upstream surface region size changes +- Correctly handle upstream surface region size changes. Test and debug + set_render_rect - Make sure we are considering DAR on all scaling/rendering cases - Test and debug caps renegotiation -- Test and debug set_render_rect - Drop android specifics like the default window h/w - Move EGL/GLES context to it's own struct. Proly move GLSL stuff to it's own header too