summaryrefslogtreecommitdiff
path: root/common/region.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-27test-region: Create proper test for region from source codeFrediano Ziglio1-378/+0
2017-02-28region: Avoid possible memory corruptionFrediano Ziglio1-0/+1
2013-04-02region.c: fix region_bounds_intersectsYonit Halperin1-1/+1
2012-05-02region: add region_extentsYonit Halperin1-0/+11
2012-03-20Use a log handler to modify abort() behaviourMarc-André Lureau1-1/+1
2012-03-20Remove trailing blank linesDaniel P. Berrange1-1/+0
2012-03-20common,server: use ASSERT from spice_common.hChristophe Fergeau1-5/+0
2012-03-20add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2012-03-20Fix warnings breaking win32 buildAlexander Larsson1-3/+3
2012-03-20spice: server: change update_area commandIzik Eidus1-0/+25
2012-03-20Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2012-03-20Use the spice allocator in common/Alexander Larsson1-1/+2
2012-03-20Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson1-6/+1
2012-03-20Replace custom region implementation with pixman_region32_tAlexander Larsson1-765/+407
2012-03-20Rename symbols that were changed in spice-protocolAlexander Larsson1-56/+56
2012-03-20fresh startYaniv Kamay1-0/+1230