[PULL] xserver-next, 2011-03-08

Adam Jackson ajax at nwnk.net
Tue Mar 8 10:52:45 PST 2011


The vbe fix and the memory leak are the only two real bugfixes here, the
rest is somewhat cosmetic.

---
The following changes since commit 628d16a92a7fa556fbb70bf4a4adf57ec05c190b:

  loader: Don't distribute sdksyms.c and make it depend on the config (2011-03-03 21:54:25 -0800)

are available in the git repository at:
  ssh://people.freedesktop.org/~ajax/xserver xserver-next

Adam Jackson (14):
      vbe: Fix malloc size bug
      dix: Remove usage_hint from pixmaps, store it in ->drawable.class
      dix: Remove deprecated.c
      dix: Remove PIXEL typedef
      xv: Use RESTYPE where appropriate
      xinerama: Use RESTYPE consistently
      xvmc: Use RESTYPE consistently
      xi: Use RESTYPE consistently
      glx: Remove unused _glapi_get_proc_offset and friends
      glx: unifdef SOLARIS_THREADS
      glx: unifdef USE_XTHREADS
      glx: unifdef BEOS_THREADS
      glx: Simplify _glapi_check_multithread
      glx: Remove unused _glapi_get_proc_name

Erkki Seppälä (1):
      xfree86/common: Remove a configScreen leak when conf_screen is NULL

 Xext/panoramiX.c                       |   10 +-
 Xext/panoramiXsrv.h                    |   12 +-
 Xext/xvdix.h                           |   12 +-
 Xext/xvmain.c                          |   14 +--
 Xext/xvmc.c                            |    6 +-
 Xi/exglobals.h                         |    2 +-
 Xi/extinit.c                           |    2 +-
 dix/Makefile.am                        |    1 -
 dix/deprecated.c                       |  165 -------------------------
 exa/exa.h                              |    2 +-
 exa/exa_classic.c                      |    4 +-
 exa/exa_driver.c                       |    6 +-
 exa/exa_migration_mixed.c              |    4 +-
 exa/exa_mixed.c                        |    4 +-
 exa/exa_priv.h                         |    6 +-
 fb/fb.h                                |    4 +-
 fb/fb24_32.c                           |    2 +-
 fb/fbpixmap.c                          |   10 +-
 glx/glapi.c                            |  205 +-------------------------------
 glx/glapi.h                            |   22 ----
 glx/glthread.c                         |  162 -------------------------
 glx/glthread.h                         |   69 +-----------
 hw/dmx/dmxpixmap.c                     |    5 +-
 hw/dmx/dmxpixmap.h                     |    2 +-
 hw/xfree86/common/xf86Config.c         |    4 +-
 hw/xfree86/common/xf86VGAarbiter.c     |    4 +-
 hw/xfree86/common/xf86VGAarbiterPriv.h |    2 +-
 hw/xfree86/vbe/vbe.c                   |    2 +-
 hw/xfree86/xaa/xaaInit.c               |   10 +-
 hw/xnest/Pixmap.c                      |    5 +-
 hw/xnest/XNPixmap.h                    |    2 +-
 hw/xwin/win.h                          |    2 +-
 hw/xwin/winpixmap.c                    |    7 +-
 include/dix.h                          |   31 -----
 include/misc.h                         |    2 -
 include/pixmapstr.h                    |    1 -
 include/resource.h                     |   29 -----
 include/scrnintstr.h                   |    2 +-
 render/render.c                        |    2 +-
 39 files changed, 77 insertions(+), 759 deletions(-)
 delete mode 100644 dix/deprecated.c

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110308/e6745fcd/attachment.pgp>


More information about the xorg-devel mailing list