Age | Commit message (Collapse) | Author |
|
|
|
|
|
Move {Initialize,Close}XVideo from atixv.c to atimach64xv.c .
|
|
Merge ATIXVInitializeAdaptor() in ATIMach64XVInitialiseAdaptor().
|
|
Move ATIResizeOffscreenLinear() from atiaccel.c to atimach64xv.c and make it
static. It is only used by XV memory management functions.
|
|
|
|
|
|
redirected video.
|
|
symbols directly. The xf86* versions aren't supposed to be used
directly.
Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
|
|
|
|
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
change "foo.h", "extensions/foo.h" and "X11/foo.h" to
<X11/extensions/foo.h> for extension headers, e.g. Xv.h;
change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|