forked from spinal84/xf86-video-omap
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
56 lines (34 loc) · 1.18 KB
/
NEWS
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Release 0.3.0 (2012-04-21)
==========================
First Release
Release 0.4.0 (2012-06-20)
==========================
* Port to compat-api so driver will build against latest xserver
from git as well as past releases.
* DRI2: Fix issue with flipping that would result in deleting kms
fb_id while it was being scanned out.
* DRI2: Implement support for triple buffering.
Release 0.4.1 (2012-10-06)
==========================
* xrandr rotation support.
* Support for PlatformProbe for latest xserver.
* DRI2: fix issue w/ flipping multiple drawables.
* Various other fixes, including updates to build with latest
xserver.
Release 0.4.2 (2012-10-15)
==========================
* fix 'make dist' issue that would result in distribution tarballs
missing the header files
Release 0.4.3 (2012-01-11)
==========================
* DRI2: Fix some potential leaks
* Fix modesetting issue on kernels prior to rotation support
* Remove unnecessary DRI1 check in configure.ac
* DRI2: Fix potential triple-buffer loop in SwapComplete
Release 0.4.4 (2015-10-08)
==========================
* Bug fixes
* AM572x support
Release 0.4.5 (2016-11-25)
==========================
* Updates for ABI 23