README.android status section points to new android.php webpage
authorSylvain Beucler <beuc@beuc.net>
Sun, 1 Apr 2012 20:00:08 +0000 (20:00 +0000)
committerSylvain Beucler <beuc@beuc.net>
Sun, 1 Apr 2012 20:00:08 +0000 (20:00 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1230 7f0cb862-5218-0410-a997-914c9d46530a

README.android

index e997a98..4cded4a 100644 (file)
@@ -1,24 +1,7 @@
 Status
 ======
 
-Done:
-- Initialize context with EGL
-- Keyboard support
-- Mouse support
-- Virtual keypad (on touchscreen)
-- Extract assets in cache dir on start-up
-
-TODO:
-- Open new windows (if that's possible)
-- Joystick support (xperia play...)
-- Display translucent keys on virtual keypad
-- API to detect touchscreen presence
-- API to disable assets extract
-- GLES2 support for geometry and menus
-  (possibly also GLES1)
-- Generate freeglut_std.h with GLES1 or GLES2 or non-ES headers
-- Make EGL support reusable by Mesa X11
-- ...
+See http://freeglut.sourceforge.net/docs/android.php
 
 
 Create a module compatible with the NDK build-system