xf86-video-intel: src/i830_exa.c uxa/uxa-accel.c uxa/uxa.c uxa/uxa.h uxa/uxa-priv.h uxa/uxa-unaccel.c

Eric Anholt eric at anholt.net
Tue Feb 10 18:46:49 PST 2009


On Tue, 2009-02-10 at 18:22 -0800, Keith Packard wrote:
> On Tue, 2009-02-10 at 17:49 -0800, Eric Anholt wrote:
> > src/i830_exa.c    |    2 ++
> 
> > -#if DEBUG_TRACE_FALL
> >  #define UXA_FALLBACK(x)     					\
> > -do {								\
> > +if (uxa_get_screen(screen)->fallback_debug) {			\
> >  	ErrorF("UXA fallback at %s: ", __FUNCTION__);		\
> >  	ErrorF x;						\
> >  } while (0)
> 
> Uh, I don't think this is what you want -- although it will compile in
> most places. Perhaps disabling the statement following this macro will
> generate 'interesting' output from time to time?

What's amazing is that I haven't even seen anything break from this.
Thanks.

-- 
Eric Anholt
eric at anholt.net                         eric.anholt at intel.com


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.x.org/archives/xorg-devel/attachments/20090210/d489db27/attachment.pgp 


More information about the xorg-devel mailing list