mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-20 03:28:08 +02:00
XV was going against convention by having the core infrastructure allocate the private on behalf of the DDX. I was interested in this because I was trying to make multiple pieces of DDX be able to allocate adaptors, and that wasn't going to work if DDX-specific code was hung off of a single global screen private. Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Keith Packard <keithp@keithp.com> |
||
|---|---|---|
| .. | ||
| fourcc.h | ||
| kcmap.c | ||
| kdrive.c | ||
| kdrive.h | ||
| kinfo.c | ||
| kinput.c | ||
| kmode.c | ||
| kshadow.c | ||
| kxv.c | ||
| kxv.h | ||
| Makefile.am | ||