Go to file
Alexander Larsson f8217d8b96 Move virtualization of canvas drawing into common/canvas_base
Instead of having two virtualizations of the canvas we push the
virtualization into the canvas code itself. This not only avoids
the duplication of this code, it also makes the exposed API for the
canvas much smaller (in terms of exported API).

It also lets us use the virtualization to implement basic support
for operations in canvas_base which is then overridden by each canvas
implementation.
2010-03-08 19:45:28 +01:00
client Move virtualization of canvas drawing into common/canvas_base 2010-03-08 19:45:28 +01:00
common Move virtualization of canvas drawing into common/canvas_base 2010-03-08 19:45:28 +01:00
server Move virtualization of canvas drawing into common/canvas_base 2010-03-08 19:45:28 +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 Remove qcairo dependency, only use pixman 2010-02-23 22:52:06 +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.