nvidia-kernel-185 (185.18.31-0ubuntu1) karmic; urgency=low

  * Rename package as -185 (-180 is now a transitional package).
  * Drop drm_agp_memory-2.6.31.patch as the module builds with 2.6.31
    kernels now.
  * New upstream release:
    -Fixed a crash on certain mobile GPUs.
    -Added code to forcibly terminate long-running CUDA kernels when Ctrl-C
     is pressed.
    -Fixed a bug that could cause occasional memory corruption problems or
     segmentation faults when running OpenGL applications on Quadro GPUs.
    -Fixed a deadlock in the OpenGL library that could be triggered in certain
     rare circumstances on Quadro GPUs.
    -Fixed an interaction problem between PowerMizer and CUDA applications 
     that caused the performance level to be reduced while the CUDA kernel is
     running.
    -Made CUDA compute-exclusive mode persistent across GPU resets.
    -Fixed the order of outputs in the GPUScaling nvidia-settings property.
    -Fixed a bug that caused graphics corruption in some OpenGL applications
     when the Unified Back Buffer is enabled the application window is moved.
    -Fixed a bug that caused glXGetVideoSyncSGI, glXWaitVideoSyncSGI, and 
     glXGetRefreshRateSGI to operate on the wrong screen when there are 
     multiple X screens.
    -Fixed a bug that causes corruption or GPU errors when an application 
     paints a redirected window whose background is set to ParentRelative on
     X.Org servers older than 1.5. This was typically triggered by running
     Kopete while using Compiz or Beryl.
    -Fixed a bug in VDPAU that could cause visible corruption when decoding
     H.264 clips with alternating frame/field coded reference pictures, and a
     video surface is concurrently removed from the DPB, and re-used as the 
     decode target, in a single decode operation. This affected all GPUs 
     supported by VDPAU.
    -Fixed a bug in VDPAU that could cause visible corruption near the bottom
     edge of the picture when decoding VC-1 advanced profile clips whose 
     heights are not exact multiples of 16 pixels, on G98 and MCP7x (IGP) GPUs.
    -Enhanced VDPAU to better handle corrupt/invalid H.264 bitstreams on G84,
     G86, G92, G94, G96, or GT200 GPUs. This should prevent most cases of 
     "display preemption" that are caused by bitstream errors.
    -Fixed an X server crash when using the VDPAU overlay-based presentation 
     queue and VT-switching away from the X server.
    -Enhanced VDPAU's detection of the GPU's video decode capabilities.
    -Fixed a bug in VDPAU that could cause ghosting/flashing issues when 
     decoding H.264 clips, in certain full DPB scenarios, on G98 and MCP7x.
    -Fixed VDPAU to detect an attempt to destroy the VdpDevice object when 
     other device-owned objects still exist. VDPAU now triggers 
     "display preemption", and returns an error, when this occurs.
    -Enhanced VDPAU's error handling and resource management in presentation
     queue creation and operation. This change correctly propagates all errors
     back to the client application, and avoids some resource leaks.

 -- Alberto Milone <alberto.milone@canonical.com>  Fri, 07 Aug 2009 15:45:14 +0200

nvidia-graphics-drivers-180 (185.18.14-0ubuntu3) karmic; urgency=low

  * nvidia-rt-compat.patch: Dropped, the driver builds fine against the
    2.6.29.5 realtime kernel without it.

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 07 Jul 2009 19:20:57 +1000

nvidia-graphics-drivers-180 (185.18.14-0ubuntu2) karmic; urgency=low

  * Add in drm_agp_memory-2.6.31.patch to enable 2.6.31 support
    until NVIDIA has it in their next driver release. (LP: #394262)
    - Thanks everyone in that bug for finding and testing this patch.
    - Note: this patch appears to be a bit of a hack (removing i2c support)
      so take it with a grain of salt if there are still problems.

 -- Mario Limonciello <mario_limonciello@dell.com>  Thu, 02 Jul 2009 12:30:34 -0500

nvidia-graphics-drivers-180 (185.18.14-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #376067):
    - Fixed a Xinerama drawable resource management problem that can 
      cause GLXBadDrawable errors in certain cases, such as when Wine
      applications are run.
      (LP: #344721)
    - Fixed XineramaQueryScreens to return 0 screens instead of 1 
      screen with the geometry of screen 0 when XineramaIsActive 
      returns false. This conforms to the Xinerama manual page and 
      fixes an interaction problem with Compiz when there is more 
      than one X screen.
    - Moved kernel module loading earlier in the X driver's 
      initialization, to facilitate more graceful fallbacks if the 
      kernel module cannot be loaded. Removed the LoadKernelModule X 
      configuration option.
    - Added support for new horizontal interlaced and checkerboard 
      passive stereo modes.
    - Fixed an OpenGL driver crash while running Bibble 5.
    - Fixed a DisplayPort interaction problem with power management 
      suspend/resume events.
    - Fixed occasional X driver memory management performance 
      problems when a composite manager is running.
      (LP: 294925)
    - Fixed a bug with VT-switching or mode-switching while using 
      Compiz; the bug could lead to a corrupted desktop (e.g., a 
      white screen) or in the worst case an X server crash.
    - Fixed a bug that could cause GPU errors in some cases while 
      driving Quadro SDI products.
    - Fixed a several second hang when VT-switching while OpenGL 
      stereo applications were running on pre-G80 Quadro GPUs.
    - Added support for multiple swap group members on G80 and later 
      Quadro GPUs.
    - Fixed the behavior of the NV_CTRL_FRAMELOCK_SYNC_DELAY 
      NV-CONTROL attribute on Quadro G-Sync II.
    - Fixed a problem with Quadro SDI where transitioning from 
      "clone mode" to "OpenGL mode" would fail.
    - Fixed VDPAU to eliminate some cases of corruption when decoding 
      H.264 video containing field-coded reference frames on G84, G86, 
      G92, G94, G96, or GT200 GPUs. Such streams are commonly found in 
      DVB broadcasts.
    - Slightly improved the performance of the VDPAU noise reduction 
      algorithm.
    - Enhanced VDPAU to validate whether overlay usage is supported by 
      the current hardware configuration, and to automatically fall 
      back to the blit-based presentation queue if required.
    - Fixed error checking in VdpVideoMixerRender, to reject calls 
      that specify more layers than the VdpMixer was created with.
    - Modified VDPAU's VDPAU_DEBUG code to emit a complete backtrace 
      on all platforms, not just on 32-bit Linux.
    - Improved interaction between VDPAU and PowerMizer; appropriate 
      performance levels should now be chosen for video playback of all 
      standard resolutions on all supported GPUs.
    - Fixed a bug in VDPAU that sometimes caused "display preemption" 
      when the VdpDecoderCreate function failed.
    - Fixed a potential segfault in the VDPAU trace library, triggered 
      by a multi-threaded application creating a new VdpDevice in one 
      thread, at the same time that another thread detected "display 
      preemption".
    - Improved compatibility with recent Linux kernels.
    - OpenOffice and Skype no longer have flickering buttons on mouseover
      when compiz is enabled. (LP: #286932)
    - smplayer and VirtualBox no longer display video corruption with
      composite (LP: #364764)

 -- Bryce Harrington <bryce@ubuntu.com>  Fri, 26 Jun 2009 22:35:09 -0700

nvidia-graphics-drivers-180 (180.53-0ubuntu1) jaunty-proposed; urgency=low

  * New upstream release (LP: #364965)
    - Added support for the following GPUs:
      o GeForce 9600 GSO 512
      o GeForce 9400 GT
      o GeForce GTS 250
      o GeForce GT 130
      o GeForce GT 140
    - Updated nvidia-bug-report.sh to compress its log file; running 
      `nvidia-bug-report.sh` now produces "nvidia-bug-report.log.gz".
    - Addressed a problem that could lead to intermittent hangs and system
      crashes on some GeForce 9 and later GPUs.
    - Fixed an X server crash when viewing the website www.tim.it.
    - Fixed a DisplayPort interaction problem with power management 
      suspend/resume events.
    - Fixed rendering corruption in the OpenGL 16-bit RGB Workstation 
      Overlay.
    - Fixed a recent VDPAU regression that caused aborted playback and hangs
      when decoding some H.264 clips on G84, G86, G92, G94, G96, and GT200 GPUs.
    - Fixed an interaction problem that could corrupt the EDID of the Fujitsu
      Technology Solutions Celsius H270 notebook's internal flatpanel.
    - Fixed occasional X driver memory management performance problems when a
      composite manager is running.
    - Fixed a bug that could interfere with the detection of display devices
      attached to secondary GPUs when first starting X after cold boots.
    - Fixed a problem that could result in temporary stalls when moving OpenGL
      application windows on GeForce 8 and later GPUs.
    - Fixed a bug that prevented VGA fonts from being saved/restored correctly
      on GeForce 8 and later GPUs.
    - Improved compatibility with recent Linux kernels.
    - Reduced CPU usage of nvidia-smi utility for reporting Quadro Plex information.
    - Fixed compatibility problem with LandMark GeoProbe.
    - Fixed stability problems with some GeForce 6200/7200/7300 GPUs on 
      multi-core/SMP systems (LP: #353502).

 -- Alberto Milone <alberto.milone@canonical.com>  Fri, 24 Apr 2009 14:17:09 +0200

nvidia-graphics-drivers-180 (180.44-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #348852).
    - Added support for the following GPUs:
      o Quadro FX 3800
      o Quadro FX 1800
      o Quadro FX 580
      o Quadro FX 380
      o Quadro NVS 295
      o GeForce GT 120
      o GeForce G100
    - Fixed a problem that could cause Xid errors and display corruption
      in certain cases when OpenGL is used to render to redirected windows,
      for example when Java2D is used with the -Dsun.java2d.opengl=true option.
    - Updated glGetStringi(GL_EXTENSIONS, i) to no longer return NULL in 
      OpenGL 3.0 preview contexts.
    - Fixed OpenGL crashes while running KDE4's Plasma.
    - Fixed OpenGL crashes when using a large number of texture objects.
    - Fixed the timestamp reporting in the GL_NV_present_video extension
      on SDI II with Quadro FX 4800 and 5800.
    - Improved power management support on some systems, such as 
      Hewlett-Packard xw4600 workstations.
    - Fixed a problem that caused the screen to flicker momentarily when
      OpenGL applications exit unexpectedly on GeForce 6 and 7 series GPUs.
    - Fixed an X server crash when an X client attempts to draw trapezoids
      and RenderAccel is disabled.
    - Improved recovery from certain types of errors.
    - Fixed a bug that caused Autodesk Maya to freeze when overlays are 
      enabled.
    - Fixed an interaction problem between OpenGL and memory tracking
      libraries such as MicroQuill SmartHeap.
    - Added support for RG renderbuffers in OpenGL 3.0.
    - Added support for OpenGL 3.0 floating-point depth buffers.
    - Fixed a problem that caused Valgrind to crash when tracing a program
      that uses OpenGL.
    - Updated VDPAU to support VC-1/WMV acceleration on all GPUs supported
      by VDPAU; see the README for details.
    - Fixed VDPAU corruption on some H.264 clips.
    - Updated VDPAU documentation in the README and in vdpau.h, in 
      particular regarding how to use the deinterlacing algorithms in the
      VdpVideoMixer object. Explicitly documented "half rate" deinterlacing,
      which should allow the advanced algorithms to run on more low-end
      systems.
    - Implemented a "skip chroma deinterlace" option in VDPAU, which should
      allow the advanced deinterlacing algorithms to run on more low-end
      systems. See vdpau.h.
    - Fixed VDPAU VC-1 decoding on 64-bit platforms.
    - Updated the VDPAU wrapper library to print dlerror() messages when
      driver loading problems occur.
    - Improved VDPAU's handling of some corrupt H.264 streams, and some
      corrupt/invalid MPEG streams on some GPUs.
    - Fixed VDPAU to correctly handle WMV "range reduction" on some GPUs.
      A minor backwards-compatible API change was made for this; see
      vdpau.h's documentation for structure field VdpPictureInfoVC1.rangered.
    - Fixed a problem that caused surfaces to be marked as visible too early
      when the blit presentation queue is in use.
    - Fixed VDPAU to prevent some cases of "display preemption" in the face
      of missing H.264 reference frames on some GPUs.
    - Fixed corruption decoding H.264 clips with pictures where 
      pic_order_cnt_type implies log2_max_pic_order_cnt_lsb_minus4 is not
      used, on G84, G86, G92, G94, G96, GT200 GPUs.
    - Update vdpau.h to document exact requirements for VdpDecoderRender
      bitstream data content.
    - Fix VDPAU error handling in some unusual low memory situations.
    - Fix hang in VDPAU in some cases of output mode timing changes.
  * debian/nvidia-glx-$VER-preinst:
    - Look for diversions in a more accurate way with grep.
  * debian/nvidia-glx-$VER-dev.preinst.in:
    - Make sure that diversions on /usr/lib/libGL.so are only removed
      and not added (LP: #335621).
  * debian/nvidia-glx-$VER-dev.links.in:
    - Do not create a symlink to /usr/lib/libGL.so.#VERSION# in
      /usr/lib/libGL.so
  * debian/nvidia-glx-$VER.postrm.in, debian/nvidia-glx-$VER-dev.postrm.in:
    - pass --ignore-fail-on-non-empty to rmdir 
  * debian/nvidia-glx-$VER-dev.preinst.in:
    - If /usr/lib/libGL.so is a symlink and already exists then do not 
      create a new one, otherwise create a symlink to /usr/lib/libGL.so.$PKGVER

 -- Alberto Milone <alberto.milone@canonical.com>  Tue, 31 Mar 2009 09:23:32 +0200

nvidia-graphics-drivers-180 (180.37-0ubuntu2) jaunty; urgency=low

  * Make nvidia-180-libvdpau-dev Architecture: i386 amd64 rather than all.
    Although it's technically architecture-independent, it's tiny (so
    archive space waste is minimal) and it's only installable on those two
    architectures.
  * Add a binary-indep target (empty), per policy.

 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 20 Mar 2009 16:34:59 +0000

nvidia-graphics-drivers-180 (180.37-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #335879).
    - Fixed a problem that caused signals to be blocked in some applications.
    - Fixed a problem that could cause Xid errors and display corruption in 
      certain cases when OpenGL is used to render to redirected windows, for
      example when Java2D is used with the -Dsun.java2d.opengl=true option.
    - glGetStringi(GL_EXTENSIONS, i) no longer returns NULL in OpenGL 3.0 
      preview contexts.
    - Fixed a problem that caused the screen to flicker momentarily when
      OpenGL applications exit unexpectedly on GeForce 6 and 7 series GPUs.
    - Fixed an X server crash when an X client attempts to draw trapezoids
      and RenderAccel is disabled.
    - Improved recovery from certain types of errors.
    - VDPAU updates:
      o Fixed corruption on some H.264 clips.
      o Update documentation.
      o Fixed VC-1 decoding on 64-bit platforms.
      o Improved handling of invalid H.264 streams.
      o Fixed a problem that caused surfaces to be marked as visible too
        early when the blit presentation queue is in use.
  * nvidia-glx-VER.preinst:
    - Remove diversion on /usr/lib32/libGL.so.1.2 to
      /usr/lib32/nvidia/libGL.so.1.2.xlibmesa instead of
      /usr/lib32/nvidia/libGL.so.1.2.xserver-xorg-core (LP: #333550).
  * debian.binary/patches/nvidia-rt-compat.patch:
    - Restore compatibility with -rt kernels. Thanks to Alessio Igor Bogani
      for the patch.
  * debian/dkms.conf.in:
    - Make sure that the patch for -rt kernels is applied only to 2.6.28.x
      kernels.

 -- Alberto Milone <alberto.milone@canonical.com>  Fri, 13 Mar 2009 09:27:20 +0100

nvidia-graphics-drivers-180 (180.35-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #334205).
    * Added support for the following GPUs:
      o GeForce GT 120
      o GeForce G100
      o Quadro FX 3700M
    * Fixed a bug that caused Maya to freeze when overlays are enabled.
    * Fixed an interaction problem with some applications that use memory tracking
      libraries.
    * Added support for RG renderbuffers in OpenGL 3.0.
    * Added support for OpenGL 3.0 floating-point depth buffers.
    * Fixed a problem that caused Valgrind to crash when tracing a program that 
      uses OpenGL.
    * VDPAU updates:
      o VDPAU now supports VC-1/WMV acceleration on all GPUs supported by VDPAU;
        see the README for details.
      o Expand the documentation of VDPAU's VdpVideoMixer, in particular regarding
        how to use the deinterlacing algorithms. Explicitly document "half rate" 
        deinterlacing, which should allow the advanced algorithms to run on more 
        low-end systems. See vdpau.h.
      o Implement a "skip chroma deinterlace" option in VDPAU, which should allow
        the advanced deinterlacing algorithms to run on more low-end systems. See
        vdpau.h.
      o Enhance VDPAU to correctly handle some forms of corrupt/invalid MPEG 
        streams on some GPUs.
      o Fix VDPAU to prevent some cases of "display preemption" in the face of 
        missing H.264 reference frames on some GPUs.
      o Fix VDPAU to correctly handle VC-1 skipped pictures with missing start 
        codes on some GPUs.
      o Fix VDPAU to correctly handle WMV "range reduction" on some GPUs. A minor
        backwards-compatible API change was made for this; see vdpau.h's 
        documentation for structure field VdpPictureInfoVC1.rangered.
      o Fix VDPAU wrapper library to print dlerror() messages when problems occur,
        which will simplify debugging of driver loading issues.


 -- Alberto Milone (tseliot) <albertomilone@alice.it>  Wed, 25 Feb 2009 11:49:59 +0100

nvidia-graphics-drivers-180 (180.29-0ubuntu2) jaunty; urgency=low

  * debian/control.in:
    - Revert change adding dependency to nvidia-glx-180 on nvidia-180-libvdpau.
      This would cause any package that built against nvidia-180-libvpdau to
      depend and build depend on nvidia-glx-180.
    - Add replaces to nvidia-glx-177 instead.

 -- Mario Limonciello <mario_limonciello@dell.com>  Wed, 11 Feb 2009 11:53:50 -0600

nvidia-graphics-drivers-180 (180.29-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #327690).
    * Fixed a problem in VDPAU that prevented the overlay-based presentation
      queue from being used on displays connected by component video.
    * Fixed various problems in VDPAU that caused visual corruption when
      decoding certain MPEG-2 video streams.
    * Fixed a crash in VDPAU caused by certain invalid MPEG-2 streams, in
      64-bit drivers for some GPUs.
    * Fixed an X driver performance problem on integrated GPUs.
    * Fixed a stability problem with OpenGL applications using FSAA.
    * Fixed an initialization problem that caused some AGP GPUs to be used
      in PCI compatibility mode.
    * Fixed a bug that could result in stability problems after changing
      clock settings via the Coolbits interface.
    * debian/control.in: add dependency on nvidia-glx-180 to nvidia-180-libvdpau
      since nvidia-180-libvdpau can't be installed if other nvidia-glx-* packages
      contain vdpau (LP: #326720).

 -- Alberto Milone (tseliot) <albertomilone@alice.it>  Wed, 11 Feb 2009 11:29:09 +0100

nvidia-graphics-drivers-180 (180.27-0ubuntu1) jaunty; urgency=low

  * New upstream release. Supports the new X.org ABI (LP: #308410, #322416)
    * Added support for the following GPUs:
       o GeForce GTX 295
       o GeForce GTX 285
       o GeForce 9300 GE
       o Quadro NVS 420
    * Fixed a bug that caused VDPAU to display a green screen when using the
      overlay-based presentation queue with interlaced modes.
    * Fixed a bug that prevented VDPAU from working correctly after X server 
      restarts on some GPUs.
    * Improved VDPAU's handling of mode switches; eliminated a crash in its 
      mode switch recovery code and a hang in the blit-based presentation queue.
    * Fixed a bug that caused VDPAU to crash when using DisplayPort devices.
    * Fixed a potential hang in VDPAU when using the blit-based presentation 
      queue on systems with multiple GPUs not in SLI mode.
    * Implemented missing error checking of layer data in VDPAU's VdpVideoMixerRender
      function.
    * Improved VDPAU's handling of setups with multiple GPUs, if a subset of the
      GPUs cannot be supported due to resource limitations.
    * Improved GPU video memory management coordination between the NVIDIA X driver 
      and VDPAU.
    * Fix potential hang in VDPAU when the overlay is already in use.
    * Improved workstation OpenGL performance.
    * Fixed an X driver acceleration bug that resulted in Xid errors on GeForce 6 and
      7 series GPUs.
    * Updated the X driver to consider GPUs it does not recognize supported, allowing
      it to drive some GPUs it previously ignored.
    * Added the ability to run distribution provided pre- and post- installation hooks
      to 'nvidia-installer'; please see the 'nvidia-installer' manual page for details.
    * Updated the X driver's metamode parser to allow mode names with periods (i.e. '.'s).
    * Fixed a problem with hotkey switching on some recent mobile GPUs.
    * worked around a power management regression in and improved compatibility with
      recent Linux 2.6 kernels.
    * Added support for OpenGL 3.0 for GeForce 8 series and newer GPUs.
  * debian/nvidia-glx-180.preinst:
    - Correct typo in the removal of diversions of /usr/lib/xorg/modules/extensions/libglx.so
  * debian/nvidia-glx-180.postrm.in
    - Do not remove libGL.so (LP: #309116)
  * debian/nvidia-glx-180-dev.preinst.in:
    - Add diversion on /usr/lib/libGL.so since (the postrm tries to remove it already)
  * debian/scriptremove.sh:
    - Remove from source.

 -- Alberto Milone (tseliot) <albertomilone@alice.it>  Thu, 29 Jan 2009 12:36:09 +0100

nvidia-graphics-drivers-180 (180.22-0ubuntu2) jaunty; urgency=low

  * debian/control.in:
    - Replaces for both the VDPAU binary packages over the old
      NV packaging. (LP: #315632)

 -- Mario Limonciello <mario_limonciello@dell.com>  Fri, 09 Jan 2009 17:24:15 -0600

nvidia-graphics-drivers-180 (180.22-0ubuntu1) jaunty; urgency=low

  * New upstream version.  First "stable" driver in 180 series. (LP: #315169)
    *  Added support for the following GPUs:
          o Quadro FX 2700M
          o GeForce 9400M G
          o GeForce 9400M
          o GeForce 9800 GT
          o GeForce 8200M G
          o GeForce Go 7700
          o GeForce 9800M GTX
          o GeForce 9800M GT
          o GeForce 9800M GS
          o GeForce 9500 GT
          o GeForce 9700M GT
          o GeForce 9650M GT
          o GeForce 9500 GT
    * Added initial support for PureVideo-like features via the new VDPAU API (see the vdpau.h header file installed with the driver).
    * Added support for CUDA 2.1.
    * Added preliminary support for OpenGL 3.0.
    * Added new OpenGL workstation performance optimizations.
    * Enabled the glyph cache by default and extended its support to all supported GPUs.
    * Disabled shared memory X pixmaps by default; see the "AllowSHMPixmaps" option.
    * Improved X pixmap placement on GeForce 8 series and later GPUs.
    * Improved stability on some GeForce 8 series and newer GPUs.
    * Fixed a regression that could result in window decoration corruption when running Compiz using Geforce 6 and 7 series GPUs. (LP: #306605)
    * Fixed an nvidia-settings crash when xorg.conf contains Device and Screen sections but no ServerLayout section.
    * Fixed a problem parsing the monitor sync range X config file options.
    * Fixed a problem with the SDI sync skew controls in nvidia-settings.
    * Fixed a problem that caused some SDI applications to hang or crash.
    * Added support for SDI full-range color. (LP: #218736)
    * Improved compatibility with recent Linux kernels.
  * debian/rules:
    - Create patches directory in case it wasn't present in orig.tar.gz

 -- Mario Limonciello <mario_limonciello@dell.com>  Thu, 08 Jan 2009 14:26:09 -0600

nvidia-graphics-drivers-180 (180.18-0ubuntu2) jaunty; urgency=low

  * debian/control:
    - Add versioned dependency for libvdpau.

 -- Mario Limonciello <superm1@ubuntu.com>  Wed, 07 Jan 2009 18:59:22 -0600

nvidia-graphics-drivers-180 (180.18-0ubuntu1) jaunty; urgency=low

  [ Thomas Cheutz ]
  * Add driver 180.18 (LP: #307791)
   * Fixed an X server hang rendering very large fonts.
   * Added a check to nvidia-installer to not consider Compiz's libglx.so
     a conflicting X extension library.
   * VDPAU updates:
    o Relaxed restrictions on the number of H.264 references frames.
    o Fixed corruption problems in some video bitstreams.
    o Fixed a problem that prevented the presentation queue from working in some
      multi-display or multi-screen configurations when using overlay based presentation.

  [ Alexey Borzenkov ]
  * Fix false positive when generating modaliases

  [ Mario Limonciello ]
  * debian/control:
    - Introduce nvidia-180-libvdpau and nvidia-180-libvdpau-dev packages so that
      applications will be able to build depend and depend on libvdpau without needing
      to depend on nvidia driver itself.
  * debian/rules:
    - Install VDPAU headers and libraries into appropriate packages.
    - Don't run debhelper commands with -s as arch independent packages are ignored.

 -- Mario Limonciello <mario_limonciello@dell.com>  Wed, 07 Jan 2009 12:58:13 -0600

nvidia-graphics-drivers-180 (180.11-0ubuntu1) jaunty; urgency=low

  * Add driver 180.11:
    *  Added support for the following new GPUs:
       o GeForce 9400M
    * Fixed font corruption on GeForce 6 and 7 series GPUs when the GlyphCache setting
      is enabled.
    * Fixed a memory leak problem when the GlyphCache setting is enabled.
    * Added support for GVO full-range color.
    * Fixed a problem parsing the monitor sync range X config file options.
    * Improved VDPAU error detection and reporting.
    * Improved VDPAU support for some video bitstreams.

 -- Alberto Milone (tseliot) <albertomilone@alice.it>  Wed, 03 Dec 2008 11:07:30 +0100

nvidia-graphics-drivers-180 (180.08-0ubuntu1) jaunty; urgency=low

  * Add driver 180.08 (LP: #297543):
    *  Added support for the following new GPUs:
       o Quadro NVS 450
       o Quadro FX 370 LP
       o Quadro FX 5800
       o Quadro FX 4800
       o Quadro FX 470
       o Quadro CX
    * Added preliminary support for OpenGL 3.0.
    * Improved VDPAU error recovery on some GPUs.
    * Added support for CUDA 2.1.
    * Added initial support for PureVideo-like features on Linux via the new VDPAU API
      (see the vdpau.h header file installed with the driver).
    * Added new workstation performance optimizations.
    * Enabled the X Render "GlyphCache" by default.
    * Disabled shared memory X pixmaps by default; see the “AllowSHMPixmaps" option.
    * Fixed a regression that could result in window decoration corruption when running
      Compiz using Geforce 6 and 7 series GPUs.
    * Improved X pixmap placement on GeForce 8 series and later GPUs.
    * Improved compatibility with recent Linux kernels.
    * Improved stability on some GeForce 8 series and newer GPUs.
  * Add diversions on /usr/lib/libGL.so.1, /usr/lib/libGL.so.1.2,
    /usr/lib/xorg/modules/extensions/libglx.so without checking their existence in
    Ubuntu 32 bit too (LP: #287470)
  * Remove quotation marks from the SOURCES varialble in
    nvidia-VER-kernel-source.postinst
  * Switch to DKMS patching system (in debian/rules) so as to have different
    patches for different kernel versions

 -- Alberto Milone (tseliot) <albertomilone@alice.it>  Sun, 30 Nov 2008 16:34:22 +0100


