mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Add Polylines and PolyPoint acceleration as well. This is primarily to
clean up fallback debugging output, so I can focus on more imporant
cases. Performance is comparable but without hardware stalls, and
passes Xlib9.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2006-04-27 Eric Anholt <anholt@FreeBSD.org>
|
||||
|
||||
* exa/exa_accel.c: (exaPolyPoint), (exaPolylines),
|
||||
(exaPolySegment):
|
||||
Add Polylines and PolyPoint acceleration as well. This is primarily to
|
||||
clean up fallback debugging output, so I can focus on more imporant
|
||||
cases. Performance is comparable but without hardware stalls, and
|
||||
passes Xlib9.
|
||||
|
||||
2006-04-27 Eric Anholt <anholt@FreeBSD.org>
|
||||
|
||||
* exa/exa_migration.c: (exaPixmapShouldBeInFB), (exaDoMigration):
|
||||
|
||||
Reference in New Issue
Block a user