From a7cf867372d9d3d1637f219cfc3088dec8442c48 Mon Sep 17 00:00:00 2001 From: pelya Date: Mon, 28 Mar 2011 11:59:20 +0300 Subject: [PATCH] Updated readme - advertising official libsdl.org port --- readme.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.txt b/readme.txt index ab5dfd175..439565d34 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,7 @@ This is libSDL 1.2 and 1.3 ported to Google Android (also bunch of other libs included). +The libsdl.org now has an official SDL 1.3 Android port, which supports ABGR8888 pixel format and +creating GLES2 context. This port supports only GLES version 1 and 16-bit pixel format, +focused mainly on SDL 1.2, and won't keep updating with SDL 1.3 from libsdl.org. Installation ============