updated bugs and todo list

This commit is contained in:
lubomyr
2016-01-31 17:35:05 +02:00
parent 63cae230b0
commit 2c00167f4e
2 changed files with 4 additions and 2 deletions

View File

@@ -9,6 +9,8 @@ Known bugs (see also todo.txt)
- 32-bpp color mode does not work with SW video surface, 24-bpp and 32-bpp mode does not work with SDL_HWSURFACE.
- problem with very slow performance when new virtual keyboard appear on screen
Requested features, might never get implemented, see todo.txt for features that are going to be implemented
===========================================================================================================
@@ -29,3 +31,5 @@ Requested features, might never get implemented, see todo.txt for features that
- OpenArena: Shift and Ctrl keys on USB keyboard do not work for text input.
- OpenArena: When entering with USB keyboard into chatbox, first 't' disappears.
- ResidualVM(Grim Fandango), SDL, glshim: (compatibility problem SDL and glshim) 3d textures always displayed over 2d backgrounds

View File

@@ -25,6 +25,4 @@ TODO, which will get actually done
- SDL: gyroscope calibration is broken.
- SDL: additional option in config for choosing opengl mode: native or glshim.
- Debian: proot crashes on Shield TV arm64 box.