Go to file
Alexander Larsson 98dde80ed3 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.
2010-02-23 22:52:06 +01:00
client Replace custom region implementation with pixman_region32_t 2010-02-23 22:52:06 +01:00
common Replace custom region implementation with pixman_region32_t 2010-02-23 22:52:06 +01:00
server Replace custom region implementation with pixman_region32_t 2010-02-23 22:52:06 +01:00
tools Use the new header names 2010-02-04 18:49:05 +01:00
uncrustify_cfg fresh start 2009-10-14 15:06:41 +02:00
.gitignore fresh start 2009-10-14 15:06:41 +02:00
AUTHORS fresh start 2009-10-14 15:06:41 +02:00
autogen.sh fresh start 2009-10-14 15:06:41 +02:00
ChangeLog fresh start 2009-10-14 15:06:41 +02:00
configure.ac Depend on spice-protocol module 2010-02-04 16:54:17 +01:00
COPYING fresh start 2009-10-14 15:06:41 +02:00
Makefile.am fresh start 2009-10-14 15:06:41 +02:00
NEWS fresh start 2009-10-14 15:06:41 +02:00
README fresh start 2009-10-14 15:06:41 +02:00
spice.pc.in fresh start 2009-10-14 15:06:41 +02:00

Copyright 2009 Red Hat, Inc. and/or its affiliates.  

This program is licensed to you under the GNU General Public License,
version 2 or (at your option) any later version published by the Free
Software Foundation.  See the file COPYING for details.

There is NO WARRANTY for this software, not even the implied
warranties of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A
PARTICULAR PURPOSE.