Keith Packard writes:
> Makes UXA no longer include calls to glamor acceleration functions.
>
> Signed-off-by: Keith Packard
> ---
> src/uxa/Makefile.am| 9 --
> src/uxa/intel_dri.c| 60 +
> src/uxa/intel_driver.c | 1 -
> src/uxa/intel_uxa.c| 49 ---
> src
Eric Anholt writes:
> Something weird happened in this commit.
>
> uxa-glamor.h is removed from the repo, but the makefile only drops
> intel_glamor.h, which keeps getting used. I suspect make distcheck is
> broken.
Yeah, almost certainly. In fact, after this patch, the driver does *not*
build
Makes UXA no longer include calls to glamor acceleration functions.
Signed-off-by: Keith Packard
---
src/uxa/Makefile.am| 9 --
src/uxa/intel_dri.c| 60 +
src/uxa/intel_driver.c | 1 -
src/uxa/intel_uxa.c| 49 ---
src/uxa/intel_uxa.h| 1 -
src/uxa/uxa-