updated TODOs

svn-id: r10507
This commit is contained in:
Max Horn 2003-09-30 16:50:21 +00:00
parent 4ab0dff9eb
commit 352d87a849

8
TODO
View File

@ -119,4 +119,10 @@ SDL backend
4x mode goes to 1x)
1-9: switch between the "base" scalers: normal (point) scaler, advmame,
hq (high quality), 2xsai, super2xsai, supereagle, tv2x, dotmatrix, ...
* Fix the "auto dirty rect" computing code - in particular, use a proper checksum
algorithm, this should solve many of the problems with some luck
* OpenGL code: either fix it (see open bug tracker items and various hacks in the code),
or remove it. Does anybody really need this???
* Joystick code: either fix it, or remove it, or make it possible to turn it on/off.
It causes crashs and/or odd behaviour for many people with joysticks (and apparently
also in a few odd cases to people without joystick?! Not confirmed)