xserver/exa
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Alan Hourihane 528b4e36ad Set driverPriv immediately on CreatePixmap.
If it's NULL anyway, we bail, if not, it lets
ModifyPixmapHeader know about the private.
2008-06-18 22:34:02 +01:00
..
exa.c Set driverPriv immediately on CreatePixmap. 2008-06-18 22:34:02 +01:00
exa.h EXA: Offscreen memory eviction improvements. 2008-04-21 10:45:11 +02:00
exa_accel.c EXA: Only record damage generated by rendering operations. 2008-05-24 20:01:41 +02:00
exa_glyphs.c EXA: Try to accelerate non-antialiased text via the glyph cache as well. 2008-04-28 21:09:35 +02:00
exa_migration.c EXA: Only record damage generated by rendering operations. 2008-05-24 20:01:41 +02:00
exa_offscreen.c EXA: Offscreen memory eviction improvements. 2008-04-21 10:45:11 +02:00
exa_priv.h EXA: Only record damage generated by rendering operations. 2008-05-24 20:01:41 +02:00
exa_render.c EXA: Fall back in CompositeRects if the driver can't accelerate Composite. 2008-05-01 15:10:52 +02:00
exa_unaccel.c EXA: Fix exaGetPixmapFirstPixel() crash if the driver has a CreatePixmap hook. 2008-06-06 11:01:03 +02:00
Makefile.am EXA: Use a single large glyph cache pixmap 2008-04-28 21:00:54 +02:00