From cad2353c79f7cbeb4b10a79b095e80867eec16f9 Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Tue, 13 Jan 2015 20:23:05 +0200 Subject: [PATCH] Integrating libjnigraphics seems pointless now - bitmap-plasma sample from NDK gives 7 FPS on Nexus 7 --- bugs.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/bugs.txt b/bugs.txt index e6c0a3c66..b78ff7417 100644 --- a/bugs.txt +++ b/bugs.txt @@ -22,9 +22,6 @@ Requested features, might never get implemented, see todo.txt for features that - Zoom in-out whole screen in SW mode with some SDL key or gesture, as in AndroidVNC. -- Support of libjnigraphics (it will disable on-screen keyboard, only SW SDL screen surface supported). - This is not relevant already, as every device around is fast enough with GL. - - Resize default on-screen buttons for different screen sizes. - OpenArena: chat text input should be faster.