Integrating libjnigraphics seems pointless now - bitmap-plasma sample from NDK gives 7 FPS on Nexus 7

This commit is contained in:
Sergii Pylypenko
2015-01-13 20:23:05 +02:00
parent b450505dad
commit cad2353c79
-3
View File
@@ -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.