summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
2011-02-02spice: windows qxl drivers: support x64 buildHEADmasterArnon Gilboa2-12/+14
-fix types & casts for correctness in x64 -add #ifndef _WIN64 for all the SSE2/FPU/fast_memcpy stuff -miniport/makefile: remove IFNDEF AMD64 to enable x64 build -miniport/qxl.inf: add x64 support
2010-09-16WDK clarificationGerd Hoffmann4-48/+64
Update the licence text of the windows qxl driver files. Adds a paragraph clarifying that the WDK Code qualifies for the system library exception in the GPL. This follows the licensing model the virtio windows drivers are using.
2010-07-01Update to use the new QXL type instead of the Spice onesAlexander Larsson1-1/+1
2010-04-03qxl driver: add off screen supprotIzik Eidus1-0/+11
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2010-03-05Fix build failure due to already defined SIZE_MAXAlexander Larsson1-1/+2
2010-02-17qxl win: make the qxl driver build with latest namespace changesIzik Eidus2-2/+396
No logic change, just bunch of black work. Signed-off-by: Izik Eidus <ieidus@redhat.com>
2010-01-28win qxl driver: add surface 0 supportIzik Eidus1-3/+11
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2010-01-05spice: qxl driver: add modified murmur hash 2aIzik Eidus1-0/+148
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2009-11-23spice: qxl add memslot supportIzik Eidus1-0/+13
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2009-11-04fresh startYaniv Kamay3-0/+145