please pull my 'fb-cleanup' branch.

Dave Airlie airlied at gmail.com
Thu Mar 31 18:08:47 PDT 2011


These are the initial non-ABI breaking changes. I'll queue up the ones
that nominally break ABI
separately and post further discussion in some cases.

The following changes since commit e0a2ad51dfb7373aa602335490d9666d6101b5ea:

  Merge remote-tracking branch 'ajax/xserver-next' (2011-03-30 10:51:27 -0700)

are available in the git repository at:

  ssh://people.freedesktop.org/~airlied/xserver.git fb-cleanup

Dave Airlie (4):
      fb: drop defines that aren't used/necessary anymore.
      fb: add back fb defines for driver compat.
      fb: drop comments around 24-bit support.
      fb: cleanup fbChangeWindowAttributes

 fb/fb.h        |   34 +-----------------------------
 fb/fballpriv.c |    4 ---
 fb/fbarc.c     |    4 ---
 fb/fbbits.c    |    2 -
 fb/fbblt.c     |    8 -------
 fb/fbbltone.c  |   22 --------------------
 fb/fbcopy.c    |    2 -
 fb/fbgc.c      |    2 -
 fb/fbgetsp.c   |    2 -
 fb/fbglyph.c   |   18 ----------------
 fb/fbimage.c   |    4 ---
 fb/fbline.c    |    8 -------
 fb/fboverlay.c |    8 -------
 fb/fbpixmap.c  |    2 -
 fb/fbpoint.c   |    6 -----
 fb/fbscreen.c  |    6 -----
 fb/fbseg.c     |   14 ------------
 fb/fbsetsp.c   |    2 -
 fb/fbsolid.c   |    4 ---
 fb/fbstipple.c |    4 ---
 fb/fbwindow.c  |   61 ++++++++++++++++++-------------------------------------
 21 files changed, 22 insertions(+), 195 deletions(-)


More information about the xorg-devel mailing list