summaryrefslogtreecommitdiff
path: root/src/surface/surface.c
Commit message (Collapse)AuthorAgeFilesLines
* basic fixes for linux framebuffer surfaceVincent Sanders2012-03-221-6/+19
| | | | svn path=/trunk/libnsfb/; revision=13550
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-60/+79
| | | | | | | | Improve and update tests Fix RAM surface Fix VNC surface svn path=/trunk/libnsfb/; revision=13158
* remove malloc.h anachronismVincent Sanders2011-01-061-1/+1
| | | | svn path=/trunk/libnsfb/; revision=11226
* start improvements in surface handlingVincent Sanders2010-04-261-0/+127
add X surface handler (need to address the speed issues) svn path=/trunk/libnsfb/; revision=10485