Go to file
Alexander Larsson 2afb5544da Replace custom region implementation with pixman_region32_t
pixman_region32_t is an efficient well tested region implementation (its
the one used in X) that we already depend on via pixman and use in
some places. No need to have a custom region implementation.
2012-03-20 15:25:39 +01:00
common Replace custom region implementation with pixman_region32_t 2012-03-20 15:25:39 +01:00