diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-09-04 13:49:56 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-09-04 15:18:29 +0100 |
commit | 94bc69d5b9a0380cdd9941183b3b1c8e9beb8da5 (patch) | |
tree | 30619662b9a335f858c7276c4017f5169b0cb229 /NEWS | |
parent | 4dfd7674d88a267d0d89c31422f2e6c333ccf176 (diff) |
2.99.901 snapshot2.99.901
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +Snapshot 2.99.901 (2013-08-04) +============================== +What's this? A pre-release snapshot of an upcoming 3.0 major release? +What could be the big new feature about to land? SNA by default! +Not only that, we also have a preview of the XMir integration patches. + +Whilst we consider the SNA acceleration method to be ready to take over +from UXA (the current acceleration method), it still remains possible to +switch over to the old method with the following xorg.conf snippet: + Section "Device" + Identifier "Device0" + Driver "intel" + Option "AccelMethod" "UXA" + EndSection + +The promise of SNA is that it improves the user experience by providing a +faster, more fluid, desktop, that is both more power efficient and less +prone to crashes than UXA. If it still fails to meet your expections, +please file bugs! + + Release 2.21.15 (2013-08-21) ============================ Some build fixes for the BSDs and alternate compiler, and conflicting |