On Thu, Jan 26, 2012 at 9:57 PM, Keith Packard <[email protected]> wrote: > On Thu, 26 Jan 2012 11:36:47 +0000, Dave Airlie <[email protected]> wrote: > >> +void xf86FixupRGBOrdering(ScrnInfoPtr scrn, ScreenPtr screen) > > This name is very misleading; it's filling out visual pixel format > information, not somehow 'fixing' RGB ordering.
The name is from the comment that is cut-n-pasted in every driver. /* Fixup RGB ordering */ It makes replacing it in drivers easier to find, but please suggest a good name and I'll use it, and/or fix the comments in the drivers. Dave. _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
