[Xquartz-changes] xserver: Changes to 'refs/tags/XQuartz-2.7.8'

Jeremy Huddleston jeremyhu at freedesktop.org
Fri Oct 16 23:46:10 PDT 2015


Tag 'XQuartz-2.7.8' created by Jeremy Huddleston Sequoia <jeremyhu at apple.com> at 2015-10-17 07:45 -0700

XQuartz 2.7.8

Changes since xorg-server-1.16.4:
Jeremy Huddleston (3):
      sdksyms.sh: Use CPPFLAGS, not CFLAGS
      Workaround the GC clipping problem in miPaintWindow and add some debugging output.
      fb: Revert fb changes that broke XQuartz

Jeremy Huddleston Sequoia (9):
      XQuartz: GLX: Use __glXEnableExtension to build extensions list
      XQuartz: Silence -Wpointer-bool-conversion
      XQuartz: Silence -Wunused-variable
      XQuartz: Silence -Wunused-function
      XQuartz: Silence -Wformat-security for NSRunAlertPanel
      XQuartz: Relax App Transport Security for communicating with the update server
      XQuartz: Remove InfoPlist.strings
      Use old miTrapezoids and miTriangles routines
      fb: Revert fb changes that broke XQuartz

Ken Thomases (1):
      XQuartz: Fix how we calculate the height of the OSX menu bar

---
 dev/null                         |binary
 fb/fb.h                          |    6 -
 fb/fbpict.c                      |  233 ++++-----------------------------------
 fb/fbpict.h                      |   15 --
 fb/fbscreen.c                    |    1 
 fb/fbtrap.c                      |   43 +++----
 hw/xfree86/Makefile.am           |    5 
 hw/xquartz/GL/indirect.c         |   37 +++++-
 hw/xquartz/X11Application.m      |   27 ++--
 hw/xquartz/X11Controller.m       |   13 +-
 hw/xquartz/bundle/Info.plist.cpp |   13 ++
 hw/xquartz/bundle/Makefile.am    |   30 -----
 hw/xquartz/bundle/mk_bundke.sh   |    2 
 hw/xquartz/quartzKeyboard.c      |    2 
 mi/miexpose.c                    |  104 +++++++++++++++--
 render/mipict.c                  |    4 
 render/mipict.h                  |   27 ++++
 render/mitrap.c                  |  111 ++++++++++++++++++
 render/mitri.c                   |   61 ++++++++++
 19 files changed, 412 insertions(+), 322 deletions(-)
---


More information about the Xquartz-changes mailing list