Updated readme, small bugfix

This commit is contained in:
pelya
2011-02-10 11:25:09 +00:00
parent c223d2eee3
commit a1573ce45c
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,10 @@
Known bugs
==========
- With 4:3 screen aspect ratio the on-screen buttons are not shown on the inactive part of screen.
- Calling SDL_SetVideoMode() with SDL 1.3 several times makes it crash.
- Split Settings.java into several files
- There's no double-buffered SW mode, only single-buffered.