xserver/exa
Dave Airlie 0b0e714892 exa: pixmap sharing infrastructure (v3)
This just adds exa interfaces for mixed exa so drivers can
share and set shared pixmaps up correctly.

v2: update for passing slave screen.
v3: update for void *

Reviewed-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-07-07 10:37:10 +01:00
..
Makefile.am
exa.c exa: pixmap sharing infrastructure (v3) 2012-07-07 10:37:10 +01:00
exa.h exa: pixmap sharing infrastructure (v3) 2012-07-07 10:37:10 +01:00
exa_accel.c
exa_classic.c
exa_driver.c
exa_glyphs.c
exa_migration_classic.c
exa_migration_mixed.c
exa_mixed.c exa: pixmap sharing infrastructure (v3) 2012-07-07 10:37:10 +01:00
exa_offscreen.c
exa_priv.h exa: pixmap sharing infrastructure (v3) 2012-07-07 10:37:10 +01:00
exa_render.c
exa_unaccel.c