notaz
Certified Guru
I wasn't too happy there was still no improved SDL for pandora so I did my own. This version has doublebuffering, vsync and hardware scaling support (plus many new bugs I guess). I don't plan to work on it any further (except bugfixes maybe), so feel free to make a better one/fork this one/send patches/whatever.
To use it, you need to copy it somewhere and set LD_LIBRARY_PATH=/there/ so it gets loaded instead of real SDL. You also need to set SDL_VIDEODRIVER=omapdss environment variable, see readme for further details.
binaries:
http://notaz.gp2x.de/releases/pandora/omapsdl_latest.zip
source (git):
git://notaz.gp2x.de/~notaz/sdl_omap.git
To use it, you need to copy it somewhere and set LD_LIBRARY_PATH=/there/ so it gets loaded instead of real SDL. You also need to set SDL_VIDEODRIVER=omapdss environment variable, see readme for further details.
binaries:
http://notaz.gp2x.de/releases/pandora/omapsdl_latest.zip
source (git):
git://notaz.gp2x.de/~notaz/sdl_omap.git