diff --git a/bugs.txt b/bugs.txt index 150163955..8d7728f0a 100644 --- a/bugs.txt +++ b/bugs.txt @@ -5,10 +5,12 @@ Known bugs - Calling SDL_SetVideoMode() with SDL 1.3 several times makes it crash. -- Split Settings.java into several files +- Split Settings.java into several files. - There's no double-buffered SW mode, only single-buffered. +- SDL_FillRect() does not work in SDL 1.2 HW mode. + Requested features ==================