File x11-video-nvidiaG02.changes of Package nvidia-gfxG02

-------------------------------------------------------------------
Thu Dec  8 10:25:33 UTC 2011 - sndirsch@suse.com
 
- moved libnvidia-ml to nvidia-computeG02 subpackage

-------------------------------------------------------------------
Tue Dec  6 11:42:33 UTC 2011 - sndirsch@suse.com

- provide/obsolete libvdpau1, libvdpau-devel, libvdpau_trace1 on
  suse < 11.3, since these packages have been introduced with SP2
  and there is no way to distinguish SP1 and SP2 in a specfile.
  Also added vpdauinfo tool to better fullfill the requirements for
  these provides. (bnc #734789)

-------------------------------------------------------------------
Thu Nov 24 10:20:27 UTC 2011 - sndirsch@suse.com

- update to 290.10
  * adds support for GeForce GTX 460 SE v2 and GeForce 510
  * bugfixes; among these is the following
    - Fixed a regression that caused blank/white windows when
      exhausting video memory on GeForce 6 and 7 series GPUs
      while using composited desktops.

-------------------------------------------------------------------
Thu Nov  3 11:46:30 UTC 2011 - sndirsch@suse.com

- libnvidia-ml.so.1 needs to be in main package since required by
  nvidia-debugdump 

-------------------------------------------------------------------
Wed Oct  5 14:27:52 UTC 2011 - prusnak@opensuse.org

- update to 285.05.09
  * Added support for the following GPU:
    GeForce GT 520MX
  * Fixed a bug causing a Linux kernel BUG when retrieving
    CPU information on some systems.
  * Fixed a bug causing some applications to hang on exit.
  * Fixed a bug causing flickering in some GPU/display combinations.
  * Fixed a bug that could result in poor OpenGL performance after
    hotplugging a monitor.
  * Fixed a bug causing possible text corruption when recovering
    from GPU errors.
  * Fixed a bug causing corruption of images which are 2047 pixels wide.
  * Improved performance of the RENDER extension on Fermi-based GPUs.
  * Fixed a bug causing the X server to crash after a VT-switch while
    running an OpenGL stereo application which is a member of a swap group.

-------------------------------------------------------------------
Tue Oct  4 13:51:06 UTC 2011 - sndirsch@suse.com

- no longer generate sax2/hwinfo metafiles and try to run sax2 on
  openSUSE > 11.2, which has been dropped with openSUSE 11.3 
  (bnc #721867)

-------------------------------------------------------------------
Thu Sep 22 12:27:29 UTC 2011 - sndirsch@suse.com

- Add 'Provides: nvidia_driver' and 'Conflicts: fglrx_driver' to 
  avoid both drivers being installed at the same time (bnc #718209)

-------------------------------------------------------------------
Mon Sep 19 16:59:16 UTC 2011 - sndirsch@suse.com

- added new pci ids also to .new file

-------------------------------------------------------------------
Sat Sep 17 21:48:19 UTC 2011 - dmacvicar@suse.de

- rename /etc/ld.so.conf.d/nvidia-gfxG02 to
  /etc/ld.so.conf.d/nvidia-gfxG02.conf as Factory ld.so.conf
  includes /etc/ld.so.conf.d/*.conf only (bnc#718734)

-------------------------------------------------------------------
Wed Sep 14 11:09:45 UTC 2011 - dmacvicar@suse.de

- update to 280.13
  * Added support for the following GPUs:
    GeForce GTX 570M
    GeForce GTX 580M
  * Fixed a GLX bug that could cause the X server to crash when
    rendering a display list using GLX indirect rendering.
  * Fixed a GLX bug that could cause a hang in applications that use 
    X server grabs.
  * Fixed an X driver bug that caused 16x8 stipple patterns to be
    rendered incorrectly.
  * Fixed a GLX_EXT_texture_from_pixmap bug that caused corruption
    when texturing from sufficiently small pixmaps and, in particular,
    corruption in the GNOME Shell Message Tray.
  * Added unofficial GLX protocol support (i.e., for GLX indirect 
    rendering) for the following OpenGL extension:
    GL_EXT_vertex_attrib_64bit
  * Added GLX protocol support (i.e., for GLX indirect rendering) for
    the following OpenGL extensions:
    GL_ARB_half_float_pixel
    GL_EXT_packed_depth_stencil

-------------------------------------------------------------------
Thu Aug  4 13:00:54 UTC 2011 - sndirsch@novell.com

- update to 275.21
  * Restored the release splash screen in the NVIDIA X driver (the
    beta splash screen was accidentally reenabled between 275.09.07
    and 275.19).
  * Fixed a bug that caused nvidia-settings to crash when
    configuring multiple X screens after all monitors were 
    unplugged from one of the X screens.
  * Fixed a bug in nvidia-settings that caused the display 
    configuration page to show extra disabled displays after 
    connecting a new monitor.
  * Added X configuration options "3DVisionProHwButtonPairing",
    "3DVisionProHwSinglePairingTimeout", 
    "3DVisionProHwMultiPairingTimeout", and 
    "3DVisionProHwDoubleClickThreshold" to configure hardware 
    button based pairing in NVIDIA 3D Vision Pro. See "Appendix B. 
    X Config Options" in the README for more information.
  * Fixed a bug that prevented initialization of the NVIDIA 3D 
    Vision or NVIDIA 3D Vision Pro hub if no EDID was present.

-------------------------------------------------------------------
Mon Jul  4 14:36:31 UTC 2011 - sndirsch@novell.com

- Add /etc/ld.so.conf.d/nvidia-gfxG02 for ldconfig (bnc #671725)

-------------------------------------------------------------------
Sun Jul  3 23:49:12 CEST 2011 - ro@suse.de

- update to 275.09.07
  * Fixed a bug that caused desktop corruption in GNOME 3 after a
    VT-switch or suspend/resume cycle.
  * Added support for the following GPUs:
      * GeForce GTX 560 * GeForce GT 545 * GeForce GTX 560M * GeForce 410M
      * GeForce 320M * GeForce 315M
      * Quadro 5010M * Quadro 3000M * Quadro 4000M
  * Fixed a bug that caused freezes and crashes when resizing windows in
    KDE 4 with desktop effects enabled using X.Org X server version 1.10
    or later.
  * Modified the X driver to request that hardware inform the audio driver
    whenever a display is disabled. This will allow the audio driver to
    generate the appropriate jack unplug events to applications.
  * Added support for the GL_EXT_x11_sync_object extension.  See the
    extension specification in the OpenGL registry here:
      http://www.opengl.org/registry/specs/EXT/x11_sync_object.txt
    for more details.
  * Improved performance of window resize operations in KDE 4 on systems
    with slow CPUs.
  * Added support for hardware button based pairing to NVIDIA 3D Vision Pro.
    Single click button on the hub to enter into a pairing mode which pairs
    one pair of glasses at a time. Double click the same button on the
    hub to enter into a pairing mode which pairs multiple pairs of glasses
    at a time.
  * Added unofficial GLX protocol support (i.e., for GLX indirect
    rendering) for the following OpenGL extensions:
    GL_NV_framebuffer_multisample_coverage
    GL_NV_texture_barrier
  * Added GLX protocol support (i.e., for GLX
    indirect rendering) for the following OpenGL extension:
    GL_NV_register_combiners2
  * Fixed a bug that caused the pop-out and external DVI displays to go blank
    on Lenovo ThinkPad W701 laptops.
  * Fixed a bug that caused corruption on the menus in OpenOffice.org when the
    screen is rotated.
  * Improved performance of certain memory allocations.
  * Fixed a bug that caused Java2D widgets to disappear when Java is
    configured to render using FBOs.
  * Fixed a bug that caused nvidia-settings to crash while saving the X
    configuration file on some Linux distributions.
  * Added a new X configuration option "BaseMosaic" which can be used to
    extend a single X screen transparently across all of the available
    display outputs on each GPU. See "Appendix B. X Config Options" in the
    README for more information.

- release 270 changes
  * Fixed a bug causing incorrect reporting of GPU core and ambient
    temperatures via NV-CONTROL.
  * Fixed a bug in the VDPAU presentation queue that could cause 1
    second hangs when transitioning from blit-based display to overlay-
    based display. This would most commonly happen when disabling a
    compositing manager.
  * Fixed a bug that could cause crashes when capturing SDI video.
  * Fixed a corner-case in which the OpenGL driver could leak resources
    in applications utilizing fork().
  * Addressed a Linux kernel interface compatibility problem that could
    lead to ioremap() errors and, potentially, functional and/or
    stability problems.
  * Fixed a bug that caused SLI initialization to fail on some Intel
    based systems.
  * Fixed a bug that caused SLI initialization to fail when using recent
    Linux kernels, such as 2.6.38.

-------------------------------------------------------------------
Wed Apr 27 10:52:10 UTC 2011 - sndirsch@novell.com

- update to 270.30
  * Added support for GeForce GTX 560 Ti
  * Added new shared library: libnvidia-ml.so.
    NVML provides programmatic access to static information and
    monitoring data for NVIDIA GPUs, as well as limited managment
    capabilities. It is intended for use with Tesla compute products.

-------------------------------------------------------------------
Tue Apr  5 10:09:17 UTC 2011 - bwiedemann@novell.com

- Added nvidia-computeG02 subpackage
- Have kmp only recommend x11-video-nvidiaG02 instead of require

-------------------------------------------------------------------
Mon Mar 21 12:04:12 UTC 2011 - sndirsch@novell.com

- update to 260.19.44
  * Updated the NVIDIA X driver to not update mode timings for 
    G-Sync compatibility when NVIDIA 3D Vision or NVIDIA 3D 
    VisionPro is enabled along with a G-Sync device.
  * Added support for Quadro 2000 D, Quadro 400

-------------------------------------------------------------------
Sat Feb  5 01:21:44 UTC 2011 - sndirsch@novell.com

- update to 260.19.36
  * Updated the NVIDIA kernel module to ensure that all system 
    memory allocated by it for use with GPUs or within user-space 
    components of the NVIDIA driver stack is initialized to zero. 
    A new NVIDIA kernel module option, 
    InitializeSystemMemoryAllocations, allows administrators to 
    revert to the previous behavior.
  * Fixed a bug that caused X servers version 1.9 and higher to 
    crash when color index overlays were enabled.
  * Fixed a bug that caused pixel value 255 to be treated as 
    transparent in color index overlays.

-------------------------------------------------------------------
Wed Dec 22 09:54:15 UTC 2010 - sndirsch@novell.com

- update to 260.19.29
  * Added support for the following GPUs:
    * GeForce GTX 460 SE
    * GeForce GTX 570
    * Quadro 5000M
    * NVS 300
  * Fixed a bug that caused some OpenGL applications to become
    unresponsive for up to a minute on some GPUs when changing
    the resolution or refresh rate.
  * Added support for NVIDIA 3D Vision Pro.
    See the "Stereo" X configuration documentation in the README
    for further details.
  * Added a new X configuration option "3DVisionProConfigFile"
    to allow user provide a filename which NVIDIA X driver uses
    to store 3D Vision Pro configuration settings.
    See "Appendix B. X Config Options" in the README for
    more information.

-------------------------------------------------------------------
Thu Nov 18 02:54:19 UTC 2010 - sndirsch@novell.com

- update to 260.19.21
  * Fixed a race condition in OpenGL that could cause crashes with
    multithreaded applications.
  * Fixed a bug that may cause OpenGL applications which fork to 
    crash.
  * Fixed a bug in VDPAU that caused it to attempt allocation of 
    huge blocks of system memory. This regression was introduced 
    in the 260.* driver series.

-------------------------------------------------------------------
Fri Oct 15 08:32:52 UTC 2010 - sndirsch@novell.com

-  update to 260.19.12
  * adds libnvcuvid
  * removes header files for OpenGL, VDPAU, CUDA and OpenCL

-------------------------------------------------------------------
Wed Sep  8 14:10:37 CEST 2010 - sndirsch@suse.de

- added .so symlinks for libOpenCL/libcuda

-------------------------------------------------------------------
Fri Sep  3 03:44:18 CEST 2010 - sndirsch@suse.de

- added missing cl.h and libOpenCL.so* 

-------------------------------------------------------------------
Tue Aug 31 21:24:13 CEST 2010 - sndirsch@suse.de

- update to 256.53 

-------------------------------------------------------------------
Tue Aug 31 03:46:54 CEST 2010 - sndirsch@suse.de

- update to 256.52
  * Fixed a bug that prevented XvMC from initializing in most 
    cases.
  * Added support for xorg-server video driver ABI version 8, 
    which will be included in the upcoming xorg-server-1.9 
    series of releases.
  * Fixed a bug that caused extremely slow rendering of OpenGL 
    applications on X screens other than screen 0 when using a 
    compositing manager.
  * Fixed a regression introduced after 256.35 that caused 
    stability problems on GPUs such as GeForce GT 240.
  * Fixed a slow kernel virtual address space leak observed when
    starting and stopping OpenGL, CUDA, or VDPAU applications.
  * Fixed a bug that left the system susceptible to hangs when 

-------------------------------------------------------------------
Mon Aug  9 18:24:50 CEST 2010 - sndirsch@suse.de

- update to 256.44
  * Added Support for Quadro 4000, Quadro 5000, and Quadro 6000.
  * Updated nvidia-installer to detect the nouveau kernel module 
    and fail with an appropriate error message.
  * Added information to the NVIDIA driver README on how to 
    disable the nouveau driver.
  * Fixed VDPAU to not print a debug error message when calling
    VdpVideoMixerQueryFeatureSupport with an unsupported or 
    unknown VdpVideoMixerFeature.
  * Removed the requirement that in TwinView passive stereo, 
    MetaModes must have identical viewports on each monitor.
  * Removed the requirement that in active stereo, all monitors 
    must use identical modetimings.
  * Enhanced VDPAU to better report certain kinds of initialization 
    error.
  * Fixed a regression that caused Xv to return BadAlloc errors on 
    AGP systems when using the AGP GART driver contained in the 
    NVIDIA driver. This fixes the problem reported in nvnews.net 
    thread 151199.

-------------------------------------------------------------------
Mon Jul 26 14:07:06 CEST 2010 - sndirsch@suse.de

- tls/libnvidia-tls.so.* instead of libnvidia-tls.so.* needs to be
  copied to usr/%_lib/tls; otherwise a libglx.so segfaults
  immediately during Xserver start

-------------------------------------------------------------------
Wed Jul 21 15:00:12 CEST 2010 - sndirsch@suse.de

- update to 256.35
  * specfile adjustments done by Vitaliy Tomin; thanks a lot!

-------------------------------------------------------------------
Sat Jun 12 04:03:49 CEST 2010 - sndirsch@suse.de

- update to 195.36.31
  * Fixed a problem with SLI SFR, AFR, and SLIAA modes with GeForce 
    GTX 480 and GeForce GTX 470 and high-resolution display modes.

-------------------------------------------------------------------
Sun May  2 15:44:50 CEST 2010 - sndirsch@suse.de

- fixed build of libvdpau on sle10 

-------------------------------------------------------------------
Sat Apr 24 10:47:53 CEST 2010 - sndirsch@suse.de

- adjusted Requires for VDPAU packages, which have been renamed
  and splitted meanwhile

-------------------------------------------------------------------
Sat Apr 24 03:36:30 CEST 2010 - sndirsch@suse.de

- update to 195.36.24
  * Added support for the following GPUs:
    . GeForce GTX 480
    . GeForce GTX 470
    . Tesla C2050
  * Fixed a problem that caused occasional red flashes in XVideo 
    frames.
  * Added official support for xserver 1.8.  The -ignoreABI option
    is no longer required with this version of the server.
  * Updated the "Supported NVIDIA GPU Products" list to include 
    various supported GPUs that were missing previously.

-------------------------------------------------------------------
Thu Apr 22 11:56:41 CEST 2010 - sndirsch@suse.de

- use libvdpau sources for creating libvdpau,libvdpau_trace on
  openSUSE < 11.3; in the long run NVIDIA is no longer going to
  ship these anyway (bnc #596481)

-------------------------------------------------------------------
Wed Apr 21 13:36:25 CEST 2010 - sndirsch@suse.de

- on openSUSE >= 11.3 only install libvdpau_nvidia and require
  packages libvdpau,libvdpau-devel (which include libvdpau,
  libvdpau_trace) (bnc #596481)

-------------------------------------------------------------------
Wed Apr 21 04:32:03 CEST 2010 - sndirsch@suse.de

- moved libvdpau_nvidia/libvdpau_trace to /usr/lib/vdpau; 
  created comp. symlinks libvdpau_nvidia.so/libvdpau_trace.so
  (bnc #596481)

-------------------------------------------------------------------
Mon Mar 29 15:55:44 CEST 2010 - sndirsch@suse.de

- recreate initrd without KMS, if the use of KMS is enabled in
  initrd 

-------------------------------------------------------------------
Thu Mar 18 15:17:41 CET 2010 - sndirsch@suse.de

- update to 195.36.15
- obsoletes conftest.sh.diff-2.6.33, 
  nvacpi-acpi_walk_namespace-2.6.33
- new: /etc/OpenCL/vendors/, /usr/include/CL
- added 0x0a2c/0x0a7c as supported (missing in documentation)

-------------------------------------------------------------------
Fri Dec 18 23:58:35 CET 2009 - sndirsch@suse.de

- update to 190.53 

-------------------------------------------------------------------
Fri Oct 30 22:57:02 CET 2009 - sndirsch@suse.de

- update to 190.42 

-------------------------------------------------------------------
Sat Aug 22 14:31:47 CEST 2009 - sndirsch@suse.de

- update to 185.18.36
  * Fixed a bug that caused kernel panics when starting X on some
    mobile GPUs.
  * fixed various VDPAU issues

-------------------------------------------------------------------
Fri Aug  7 13:19:28 CEST 2009 - ro@suse.de

- update to 185.18.31 

-------------------------------------------------------------------
Thu Jun 25 04:11:12 CEST 2009 - sndirsch@suse.de

- added .so symlink for vdpau lib (bnc #516268)
- added 32bit cuda/vdpau libs 

-------------------------------------------------------------------
Sat Jun  6 16:07:01 CEST 2009 - sndirsch@suse.de

- release 185.14.18
  * removed support for GeForce 6800, GeForce 6800 LE,
    GeForce 6800 GT, GeForce 6800 XT (0x0211, 0x0212, 0x0215, 0x0218)
  * added support for GeForce 9300 / nForce 730i (0x086C)
  * various fixes

-------------------------------------------------------------------
Wed Apr 29 01:28:18 CEST 2009 - sndirsch@suse.de

- release 180.51
  * Added support for the following GPUs:
    - GeForce 9600 GSO 512
    - GeForce 9400 GT
    - GeForce GTS 250
    - GeForce GT 140
    - GeForce GT 130 
  * various fixes

-------------------------------------------------------------------
Mon Mar 30 16:41:51 CEST 2009 - sndirsch@suse.de

- release 180.44
  * Next to a good number of other bugfixes,
    http://www.nvidia.com/object/linux_display_ia32_180.44.html 
    lists "Fixed OpenGL crashes while running KDE4's Plasma".

-------------------------------------------------------------------
Sat Mar  7 18:45:51 CET 2009 - sndirsch@suse.de

- back to stable release 180.29 

-------------------------------------------------------------------
Wed Feb 25 10:59:09 CET 2009 - sndirsch@suse.de

- release 180.35
  * Added support for GeForce GT 120, GeForce G100, Quadro FX 3700M
  * Fixed a bug that caused Maya to freeze when overlays are 
    enabled.
  * 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.
  * various VDPAU updates

-------------------------------------------------------------------
Mon Feb 16 09:17:53 CET 2009 - sndirsch@suse.de

- Xwrapper: 
  * /var/X11R6/bin no longer covered by FHS; switched to 
    /var/lib/X11 (bnc #470969)

-------------------------------------------------------------------
Wed Feb 11 09:09:00 CET 2009 - sndirsch@suse.de

- release 180.29
  * Added support for GeForce GTX 285/295, GeForce 9300 GE,
    Quadro NVS 420
  * Added support for OpenGL 3.0 for GeForce 8 series and newer
    GPUs.
  * various bugfixes related to VDPAU
  * 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 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.
  * 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.

-------------------------------------------------------------------
Thu Feb  5 12:10:36 CET 2009 - sndirsch@suse.de

- make rpmlint happy on head/factory 

-------------------------------------------------------------------
Fri Jan  9 23:06:59 CET 2009 - sndirsch@suse.de

- release 180.22 
  * Added support for the following GPUs:
    - Quadro FX 2700M
    - GeForce 9400M G
    - GeForce 9400M
    - GeForce 9800 GT
    - GeForce 8200M G
    - GeForce Go 7700
    - GeForce 9800M GTX
    - GeForce 9800M GT
    - GeForce 9800M GS
    - GeForce 9500 GT
    - GeForce 9700M GT
    - GeForce 9650M GT
    - 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.
  * 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.
  * Improved compatibility with recent Linux kernels.
- fixes bnc #429010

-------------------------------------------------------------------
Thu Nov 13 11:27:04 CET 2008 - sndirsch@suse.de

- release 177.82
  * Added support for the following new GPUs:
    - Quadro NVS 450
    - Quadro FX 370 LP
    - Quadro FX 5800
    - Quadro FX 4800
    - Quadro FX 470
    - Quadro CX 
  * Fixed a problem on recent mobile GPUs that caused a power
     management resume from S3 to take 30+ seconds.
  * Fixed a problem with hotkey switching on some recent mobile
    GPUs.
  * Fixed an image corruption issue seen in FireFox 3.

-------------------------------------------------------------------
Fri Oct 17 08:52:44 CEST 2008 - olh@suse.de

- add ExclusiveArch x86 x86_64

-------------------------------------------------------------------
Tue Oct  7 23:23:24 CEST 2008 - sndirsch@suse.de

- - release 177.80
  * Added support for GeForce 9500 GT 
  * Fixed a regression that caused the 'Auto' SLI X option
    setting to not enable SLI.
  * Fixed a bug that caused system hangs when using the NV-CONTROL
    interface to change GPU clock frequencies.
  * Updated mode validation, in cases when no EDID is detected,
    such that 1024x768 @ 60Hz and 800x600 @ 60Hz are
    allowed, rather than just 640x480 @ 60Hz.
  * Fixed corruption when using SLI in SFR mode with
    OpenGL-based composite managers.
  * Added a workaround for broken EDIDs provided by some Acer
    AL1512 monitors.
  * Updated the X driver to consider /sys/class/power_supply
    when determining the AC power state.

-------------------------------------------------------------------
Wed Sep 24 04:45:19 CEST 2008 - sndirsch@suse.de

- release 177.76
  * Added support for the following new GPUs: GeForce 9500 GT
  * Fixed a bug that caused GPU errors when applications used the X 
    RENDER extension's repeating modes in conjunction with 
    color-index overlays or rotation on GeForce 7 series and older 
    GPUs.
  * Fixed a bug that caused system hangs when using the NV-CONTROL
    interface to change GPU clock frequencies.
  * Fixed a text rendering performance regression on GeForce 7
    series and older GPUs when InitialPixmapPlacement is set to 2.
  * Updated mode validation, in cases when no EDID is detected,
    such that 1024x768 @ 60Hz and 800x600 @ 60Hz are allowed,
    rather than just 640x480 @ 60Hz.
  * Improved power management support.
  * Improved compatibility with recent Linux 2.6 kernels.
  * Fixed a regression that caused the 'Auto' SLI X option setting 
    to not enable SLI.
  * Added a workaround for broken EDIDs provided by some Acer 
    AL1512 monitors.

-------------------------------------------------------------------
Sun Aug 31 02:59:47 CEST 2008 - sndirsch@suse.de

- created package 

openSUSE Build Service is sponsored by