tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Alternative intel driver



In article <20150513163943.C6EA430285B%ren.fdy2.co.uk@localhost>,
Robert Swindells  <rjs%fdy2.co.uk@localhost> wrote:
>
>christos%zoulas.com@localhost (Christos Zoulas) wrote:
>>On May 13,  3:43pm, rjs%fdy2.co.uk@localhost (Robert Swindells) wrote:
>>-- Subject: Re: Alternative intel driver
>>
> 
>+/*
> #if XORG_VERSION_CURRENT < XORG_VERSION_NUMERIC (1,6,99,1,0)
> #define IMAGE_FROM_PICT(P) image_from_pict(P, 0)
> #else
>-#define IMAGE_FROM_PICT(P) image_from_pict(P, 0, 0)
>-#endif
>+*/
>+#define IMAGE_FROM_PICT(P) image_from_pict(P, 0, 0, 0)
>+/*#endif*/

This looks tortured, I'd get rid of the commented out code; the rest is
fine.

christos



Home | Main Index | Thread Index | Old Index