[PATCH] unifdef -B -DRENDER to always include RENDER code

Tiago Vignatti vignatti at freedesktop.org
Mon Apr 19 14:00:39 PDT 2010


Keith Packard wrote:
> On Mon, 19 Apr 2010 09:53:32 -0700, Keith Packard <keithp at keithp.com> wrote:
> 
>> This patch was created with:
>>
>> git ls-files '*.[ch]' | while read f; do unifdef -B -DRENDER -o $f $f;
>> done
> 
> This is not an actual proposal to apply this patch, I just wanted to 
> start discussion on what we could do if we really want to eliminate the
> silly 'we have to have this #define' stuff in our configuration.
> 
> Are there existing #defines that we require for all X servers? Is RENDER
> one of them?

I dunno.

But if we go for it, we're going have an implementation that "exceeds" 
the protocol. Is that valid?

          Tiago


More information about the xorg-devel mailing list