Re: [Mesa-dev] [PATCH] Remove XA state tracker support for Radeon

2014-08-01 Thread Emil Velikov
On 01/08/14 14:45, Marek Olšák wrote: > From: Marek Olšák > > We don't support this type of X acceleration and we never did. > Other drivers might want to do the same thing. Practically XA+radeon is a thing since mesa 10.2, which uses a dynamic method (so called pipe-loader) of loading the pipe-d

[Mesa-dev] [PATCH] Remove XA state tracker support for Radeon

2014-08-01 Thread Marek Olšák
From: Marek Olšák We don't support this type of X acceleration and we never did. Other drivers might want to do the same thing. --- configure.ac | 6 +++--- src/gallium/targets/xa/Makefile.am | 32 2 files changed, 3 insertions(+), 35 delet