summaryrefslogtreecommitdiff
path: root/pixman
AgeCommit message (Collapse)AuthorFilesLines
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-0/+0
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-12-14pixman: update internal copy to pixman-0.28.2Gerd Hoffmann1-0/+0
Some w64 fixes by Stefan Weil found their way into 0.28.2, so update the internal copy to that version to improve windows support. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-11-01pixman: add submoduleGerd Hoffmann1-0/+0
Add pixman submodule as fallback for old distros. Picking version 0.18.4. This is shipped by rhel6 and also the minimum version needed by spice so this should serve well as baseline. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>