xserver-multidpi/exa
Maarten Maathuis a29af64658 exa: remove "direct" case for exa{Trapezoids,Triangles}
- By adding a small hack to the xserver i was able to easily test the performance of the normally rare direct case (using cairo).
- It turned out to be 70% slower for me (large test on an otherwise idle computer), which seems enough of a reason to remove it.
- AddTraps could also use a 2nd look, but since noone is using that it's a bit hard and less useful to test.
2008-10-03 23:59:06 +02:00
..
exa_accel.c exa: drop cw.h inclusion 2008-09-01 09:57:25 +10:00
exa_glyphs.c exa: remove some excessive whitespace 2008-10-03 23:59:06 +02:00
exa_migration.c exa: drop cw.h inclusion 2008-09-01 09:57:25 +10:00
exa_offscreen.c EXA: Offscreen memory eviction improvements. 2008-04-21 10:45:11 +02:00
exa_priv.h {damage,exa}: sanitise damage 2008-08-29 22:15:23 +02:00
exa_render.c exa: remove "direct" case for exa{Trapezoids,Triangles} 2008-10-03 23:59:06 +02:00
exa_unaccel.c EXA: Make sure damage tracking code is inactive if the driver manages pixmaps. 2008-08-08 12:17:58 +02:00
exa.c exa: make sure pixmap devPrivate.ptr is NULL at create time 2008-09-26 08:59:30 +10:00
exa.h exa: some minor cleanup 2008-08-26 17:56:40 +02:00
Makefile.am EXA: Use a single large glyph cache pixmap 2008-04-28 21:00:54 +02:00