[PATCH 1/2] Split fbGetDrawable into fbGetDrawablePixmap and fbGetPixmapBitsData
Tiago Vignatti
vignatti at freedesktop.org
Wed Dec 2 16:16:10 PST 2009
Keith Packard wrote:
> These two sub-macros each perform half of the original macro work and
> the old macro is now implemented in terms of the new ones. This makes
> way for new code which wants to know the underlying pixmap for a
> window instead of just getting a pointer to the bits.
>
> Signed-off-by: Keith Packard <keithp at keithp.com>
> ---
So why don't use static inline instead once for all?
Tiago
More information about the xorg-devel
mailing list