summaryrefslogtreecommitdiff
path: root/src/surface/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Wayland surface handler with mouse input based on X surface handlerVincent Sanders2013-04-091-10/+10
|
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
| | | | svn path=/trunk/libnsfb/; revision=14007
* Improve API to allow for RAM surfaces instead of direct blittingVincent Sanders2011-11-211-1/+5
| | | | | | | | Improve and update tests Fix RAM surface Fix VNC surface svn path=/trunk/libnsfb/; revision=13158
* Make libnsfb dynamically detect the available surface librariesJohn Mark Bell2010-12-041-1/+9
| | | | svn path=/trunk/libnsfb/; revision=10972
* start improvements in surface handlingVincent Sanders2010-04-261-0/+4
add X surface handler (need to address the speed issues) svn path=/trunk/libnsfb/; revision=10485