Chinaunix首页 | 论坛 | 博客
  • 博客访问: 237081
  • 博文数量: 72
  • 博客积分: 2592
  • 博客等级: 少校
  • 技术积分: 834
  • 用 户 组: 普通用户
  • 注册时间: 2005-04-28 00:16
文章分类

全部博文(72)

文章存档

2014年(1)

2012年(1)

2011年(6)

2010年(12)

2009年(19)

2008年(28)

2007年(4)

2005年(1)

我的朋友

分类: LINUX

2009-04-28 21:29:11

git log

commit fa81ae1637bfd7b73b43355b78c88a9b84c0393c
Author: Eric Anholt
Date:   Fri Apr 17 14:01:47 2009 -0700

    Remove EXA support.
   
    UXA has completely replaced EXA at this point.  UXA is the same rendering core as EXA, but relying on kernel memory management or a fake bufmgr instead of trying to manage memory in the X Server.


commit 1b10745a2528622a32271f64c35fcdb7b7154d11
Author: Eric Anholt
Date:   Fri Jan 23 08:39:59 2009 -0800

    Remove XAA support.
   
    While EXA/UXA aren't completely good replacements (see bugzilla for performance and stability problems), we are pretty sure at this point that it's the right way to go and that having multiple acceleration architectures is getting in the way of producing a stable codebase.

commit 30c226eeb35f034c3ddb881e77454051dc210298
Author: Eric Anholt
Date:   Thu Jan 22 17:54:49 2009 -0800

    Remove DRI1 support.
   
    This was blocked on wide distribution of X Server 1.6 (now in the current or next version of major distributions) and solutions for a couple of significant architectural problems (vblank sync and frontbuffer rendering, which we now have code or good plans for).
   
    This includes disabling XVMC which is DRI1-only currently.


阅读(621) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~