summaryrefslogtreecommitdiff
path: root/miniport
AgeCommit message (Collapse)AuthorFilesLines
2012-02-21mingw hacks, needs to be split/cleanupmingwChristophe Fergeau2-4/+104
2012-02-21mingw: adjust DriverEntry declarationChristophe Fergeau1-1/+1
It needs an extra NTAPI, hopefully this doesn't break compilation with vc++
2011-02-02spice: windows qxl drivers: support x64 buildArnon Gilboa3-24/+33
-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-29Bump version to 1.4.1.0 for 0.6.1 releaseAlexander Larsson1-1/+1
2010-09-16WDK clarificationGerd Hoffmann3-36/+48
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-08-31Update inf file for releaseAlexander Larsson1-1/+1
2010-07-20Update date in inf fileAlexander Larsson1-1/+1
2010-07-20Update PCI data to stable v0.6 id/revAlexander Larsson2-6/+6
Also adds the subsystem id to the inf file
2010-07-08Use the new PCI id/rev macrosAlexander Larsson1-2/+2
2010-04-26Bump date in .inf fileAlexander Larsson1-1/+1
2010-04-06qxl driver: move into the unstable pci idIzik Eidus1-1/+1
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2010-04-03qxl driver: add off screen supprotIzik Eidus1-0/+12
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2010-01-28win qxl driver: add surface 0 supportIzik Eidus1-17/+24
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2009-11-23spice: qxl add memslot supportIzik Eidus1-1/+74
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2009-11-04change version to 1.3Yaniv Kamay2-4/+4
2009-11-04fresh startYaniv Kamay7-0/+1196