summaryrefslogtreecommitdiff
path: root/src/cursor.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for offset mouse pointer hotspots.Michael Drake2012-08-011-4/+22
|
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-3/+15
| | | | | | | | Improve and update tests Fix RAM surface Fix VNC surface svn path=/trunk/libnsfb/; revision=13158
* simplify internal headersVincent Sanders2010-01-111-1/+1
| | | | svn path=/trunk/libnsfb/; revision=9801
* Improve cursor handlingVincent Sanders2009-12-041-1/+29
| | | | | | Improve screen copy handling and API svn path=/trunk/libnsfb/; revision=9714
* add cursor supportVincent Sanders2009-06-021-0/+94
svn path=/trunk/libnsfb/; revision=7687