summaryrefslogtreecommitdiffstats
path: root/common/region.c
Commit message (Expand)AuthorAgeFilesLines
* region.c: fix region_bounds_intersectsYonit Halperin2013-04-021-1/+1
* region: add region_extentsYonit Halperin2012-05-021-0/+11
* Use a log handler to modify abort() behaviourMarc-André Lureau2012-03-201-1/+1
* Remove trailing blank linesDaniel P. Berrange2012-03-201-1/+0
* common,server: use ASSERT from spice_common.hChristophe Fergeau2012-03-201-5/+0
* add #include <config.h> to all source filesChristophe Fergeau2012-03-201-0/+3
* Fix warnings breaking win32 buildAlexander Larsson2012-03-201-3/+3
* spice: server: change update_area commandIzik Eidus2012-03-201-0/+25
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2012-03-201-9/+9
* Use the spice allocator in common/Alexander Larsson2012-03-201-1/+2
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2012-03-201-6/+1
* Replace custom region implementation with pixman_region32_tAlexander Larsson2012-03-201-765/+407
* Rename symbols that were changed in spice-protocolAlexander Larsson2012-03-201-56/+56
* fresh startYaniv Kamay2012-03-201-0/+1230