Intel X Driver point snap
时间:2009-04-28 来源:tbfly
git log
commit fa81ae1637bfd7b73b43355b78c88a9b84c0393c
Author: Eric Anholt <[email protected]>
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 <[email protected]>
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 <[email protected]>
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.
commit fa81ae1637bfd7b73b43355b78c88a9b84c0393c
Author: Eric Anholt <[email protected]>
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 <[email protected]>
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 <[email protected]>
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.
相关阅读 更多 +