summaryrefslogtreecommitdiff
path: root/server/spice-bitmap-utils.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-24do not compile dump_bitmap if not necessaryFrediano Ziglio1-0/+2
2016-02-23constify some global variablesFrediano Ziglio1-1/+1
2016-01-15utils: handle errors writing to bitmap fileFrediano Ziglio1-9/+29
2016-01-15utils: fix endianess issues writing bitmap fileFrediano Ziglio1-33/+39
2016-01-15utils: use always fwrite to write bitmapFrediano Ziglio1-7/+5
2015-12-09server: merge spice-bitmap-utils and spice_bitmap_utilsFrediano Ziglio1-0/+162
2015-11-26server: rename _tmpl filesMarc-André Lureau1-3/+3
2015-11-03server: move bitmap related to spice-bitmap-utilsMarc-André Lureau1-0/+119