-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNEWS
49 lines (31 loc) · 1.19 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
Release 1.4.0 (2015-10-08)
==========================
* Couple bug fixes
* Add output name for DSI (so doesn't show up as "Unknown")
NOTE: if you have a new enough xserver to use xf86-video-modesetting
with glamor, you probably should.
Release 1.3.0 (2014-10-04)
==========================
* fix problems with multiple displays and display resolutions
which are not multiple of 32
* server managed fd fixes
* fix problem with black screen after server regeneration
(ScreenClose)
* fix possible segfault on dri2 client disconnect
Release 1.2.0 (2014-07-14)
==========================
* support for server managed fd's (ie. running xserver as non-root)
* platform-probe and autoconfig support, so no .conf file needed
with xserver 1.16+
* bump libdrm requirement, and misc fixes
Release 1.1.0 (2014-05-06)
==========================
Overdue for another release.
* XA state tracker support for 2D accel using 3D core on devices
without a z180/2d core. (Ie. anything recent.)
* Updates for cursor ABI changes in latest xserver
* Lots of bug fixes
* Now has a man page which actually documents conf file options
Release 1.0.0 (2013-11-16)
==========================
First Release