[PATCH xserver] Remove *Clip funcs from GCFuncs
Michel Dänzer
michel at daenzer.net
Wed Mar 8 02:03:29 UTC 2017
On 08/03/17 08:26 AM, Keith Packard wrote:
> Nearly every server uses the mi versions of these; allowing them to be
> replaced and wrapped is a waste of code and time.
>
> Xnest and Xdmx required a bit of special handling as they were using
> the ChangeClip function to send the updated clip lists to the
> underlying X server. Moving that code up into ChangeGC is a functional
> replacement, although for Xnest, it means we're always sending
> rectangles and never a bitmap.
>
> Signed-off-by: Keith Packard <keithp at keithp.com>
This change will cause some drivers (at least -ati, -amdgpu and -intel)
to fail to build; what's the plan for dealing with that?
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the xorg-devel
mailing list