summaryrefslogtreecommitdiff
path: root/src/surface/sdl.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-94/+107
| | | | | | | | Improve and update tests Fix RAM surface Fix VNC surface svn path=/trunk/libnsfb/; revision=13158
* Make the SDL surface event handler cope with timeout correctlyVincent Sanders2010-04-281-4/+33
| | | | svn path=/trunk/libnsfb/; revision=10514
* start improvements in surface handlingVincent Sanders2010-04-261-0/+660
add X surface handler (need to address the speed issues) svn path=/trunk/libnsfb/; revision=10485