xserver/exa
Maarten Maathuis 03ecb164f2 exa: A simple 3rd backend implementation.
- Based on driver pixmaps with some changes (completely transparent to driver).
- It helps with the problem of known software fallbacks, such as trapezoids.
- exaDoMigration is now called for all cases that provide a do_migration hook.
- exa_migration.c is renamed to exa_migration_classic.c
2009-08-06 23:48:14 +02:00
..
Makefile.am exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa.c exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa.h exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa_accel.c exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa_classic.c exa: Split out some classic and driver allocated pixmap code into seperate files 2009-08-06 23:48:13 +02:00
exa_driver.c exa: Split out some classic and driver allocated pixmap code into seperate files 2009-08-06 23:48:13 +02:00
exa_glyphs.c exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa_migration_classic.c exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa_migration_mixed.c exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa_mixed.c exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa_offscreen.c EXA: Allocate from the end of free offscreen memory rather than from the start. 2009-05-18 17:53:35 +02:00
exa_priv.h exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa_render.c exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa_unaccel.c EXA: Simplify exaGetPixmapFirstPixel using GetImage. 2009-08-04 23:23:21 +02:00