summaryrefslogtreecommitdiff
path: root/Changelog
blob: 9139455016a767b46def0aaa457a7038f1b5001b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Version 0.21
	Fix problem with latest qemu (device v5)

Version 0.20
	Add lower resolutions
	Allow all 4 screen orientations
	Add WIX installer scripts

Version 0.19
    Add ETW logging for release version
    Installation on Win8 and later only
    Add 800x600 resolution
    Improve performance vs spice server 14.0 and earlier
    Fix black screen on driver uninstall on OVMF platforms
    Fix black screen on return from S3

Version 0.18
    Fix physical memory unmapping

Version 0.17
    Prepare for hardware compatibility tests for Windows 10
     - emulation of EDID data
     - separate thread for rendering operations and display mode change
     - VSync control
    Make the driver compatible with Windows 7 device memory scheme
    Fix problem on VM save/migration

Version 0.16
    Fix black screen when disabled driver for device rev.4
    Fix black screen when enabled driver for device rev.3
    Optimization of source buffer mapping for move operation

Version 0.15
    Implement screen to screen move correctly

Version 0.14
    Fix default mode pitch
    Enable hardware pointer acceleration

Version 0.13
    Initial public release