xf86-video-geode: Changes to 'refs/tags/xf86-video-geode-2.11.9'

Martin-Éric Racine q-funk at kemper.freedesktop.org
Sun Aug 22 21:57:57 PDT 2010


Tag 'xf86-video-geode-2.11.9' created by Martin-Éric Racine <q-funk at iki.fi> at 2010-08-23 05:57 -0700

Xorg video Geode version 2.11.9

Changes since xf86-video-geode-2.11.8:
Adam Jackson (1):
      Remove mibank.h reference

Daniel Drake (1):
      http://lists.x.org/archives/xorg-driver-geode/2010-August/000938.html

Frank Huang (8):
      Prevent the pixmap migration if the geode GP can not do the acceleration.
      Correctly calculate the rendering region with the mask picture
      Improve the glyph rendering performance
      Correct two outstanding compiler warnings
      Improve the glyph rendering performance
      Fix the PictOpOutReverse op
      Fix the PictOpInReverse op
      Fix the PictOpIn and PictOpOut

Gaetan Nadon (1):
      COPYING: update Copyright notices from the source code

Huang, FrankR (4):
      Put the one pixel rendering work back to the server to handle if the pMsk is not zero
      Fix the PictOpSrc rendering
      Fix the PictOpOver operation
      Fix the Nautilus file browser misrendering issue

Hunk Cui (3):
      Gamma Correction for fading operation
      Fix rotation with newer Xserver versions (exaOffscreenAlloc)
      Rectify lx_display.c outstanding compiler warnings

Jamey Sharp (2):
      Adapt to DevPrivate API changes.
      Use new server API to find the root window.

Mart Raudsepp (2):
      lx_exa: fallback in case of server-side gradients and solid fill
      Fix segfault with Option NoAccel

Martin-Éric Racine (12):
      Removed superflous duplicate license from COPYING.
      Move the AMD-specific part of the license away from the boilerplate text.
      Clean up and indent the content of COPYING for better clarity.
      Added FAQ about minimal memory requirements to rotate screen in README.
      Added square braces to all AC_INIT elements.
      Rephrased the FAQ about video rotation to NOT specify a minimum RAM size.
      Revert "Improve the glyph rendering performance"
      Created a NEWS file to document recent changes.
      Fixes the styling of NEWS for consistency.
      Further rephrase the content of NEWS.
      Fix a few typos in NEWS.
      Geode 2.11.9

Nicolas Boullis (1):
      Correctly set the name for the user-specified panel mode.

Otavio Salvador (3):
      cim: properly indent 341.349MHz entry
      cim: add a new 106.50MHz entry
      LX: validate display modes

---
 COPYING              |   45 ++--
 NEWS                 |   23 ++
 README               |   32 +-
 configure.ac         |    4 
 src/cim/cim_df.c     |    9 
 src/cim/cim_modes.c  |    4 
 src/geode.h          |    2 
 src/geode_driver.c   |    1 
 src/gx_randr.c       |   13 +
 src/lx_display.c     |   58 ++++-
 src/lx_exa.c         |  551 ++++++++++++++++++++++++++++++++++++++++++---------
 src/lx_memory.c      |   10 
 src/lx_output.c      |   31 ++
 src/lx_panel.c       |    1 
 src/lx_video.c       |    2 
 src/panel/gx2_9211.c |    2 
 src/z4l.c            |    4 
 17 files changed, 639 insertions(+), 153 deletions(-)
---


More information about the xorg-commit mailing list