Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mesa-6.5.2-7mdv2007.1 RPM for x86_64

From Mandriva 2007.1 for x86_64 / media / main / release

Name: mesa Distribution: Mandriva Linux
Version: 6.5.2 Vendor: Mandriva
Release: 7mdv2007.1 Build date: Thu Mar 29 22:12:10 2007
Group: System/Libraries Build host: seggie.mandriva.com
Size: 164109 Source RPM: mesa-6.5.2-7mdv2007.1.src.rpm
Packager: Gustavo Pichorim Boiko <boiko@mandriva.com>
Url: http://www.mesa3d.org
Summary: OpenGL 1.4 compatible 3D graphics library
Mesa is an OpenGL 1.4 compatible 3D graphics library.

Provides

Requires

License

MIT

Changelog

* Fri Mar 30 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 6.5.2-7mdv2007.1
  + Revision: 149942
  - Fix moving DRI windows on Matrox cards
* Wed Mar 14 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 6.5.2-6mdv2007.1
  + Revision: 143503
  - check for the context to be valid before using it (probably fixes #29089)
  
    + Gwenole Beauchesne <gbeauchesne@mandriva.com>
      - ppc64 fixes
* Wed Jan 10 2007 Colin Guthrie <cguthrie@mandriva.org> 6.5.2-4mdv2007.1
  + Revision: 106878
  - Fix demo builds on x86_64
  - Fix BuildRequires
  - Just use a linux-dri target for all architectures. This restores the effects of ARCH_FLAGS so this part has been reverted too.
  - Build against new glproto (1.4.8)
  - Add -fno-strict-aliasing to build flags as recommended by Mesa developers
  - Make Mesa build system understand some extra build flags
* Tue Dec 26 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 6.5.2-1mdv2007.1
  + Revision: 102110
  - It seems parallel building is not as good as I thought it was
  - new upstream version (6.5.2)
  - Re-added a patch removing an incomplete extension
  - new upstream version: 6.5.1
    Highlights of this version:
     * Intel i965 support
     * New OpenGL extensions added
     * New demo program: engine
     * Many fixes and improvements in drivers
* Sun Sep 17 2006 Olivier Blin <oblin@mandriva.com> 6.5-17mdv2007.0
  + Revision: 61745
  - fix crash with null context (#25555)
  
    + Gwenole Beauchesne <gbeauchesne@mandriva.com>
      - use update-alternatives
* Wed Sep 13 2006 Olivier Blin <oblin@mandriva.com> 6.5-15mdv2007.0
  + Revision: 60951
  - copy libGL files in _libdir/mesa instead of hardlink them (anyway, the stripping broke the hardlink), or else a rpm weirdness prevents libGL.so.1 from being there (#25553)
* Fri Sep 08 2006 Olivier Blin <oblin@mandriva.com> 6.5-14mdv2007.0
  + Revision: 60557
  - hardlink libGL files in _libdir/mesa to prevent proprietary driver installers from removing them
* Tue Sep 05 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 6.5-13mdv2007.0
  + Revision: 59842
  - Add support for DRI on Intel i965
* Thu Aug 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 6.5-12mdv2007.0
  + Revision: 58895
  - enable tdfx for x86 and x86_64
* Fri Aug 25 2006 Olivier Blin <oblin@mandriva.com> 6.5-11mdv2007.0
  + Revision: 57986
  - ensure all GART allocations are freed on context destruction (r300)
  - rediff Patch44, and really apply it (GL may finally work on r300 PCIE)
* Sat Aug 19 2006 Olivier Blin <oblin@mandriva.com> 6.5-10mdv2007.0
  + Revision: 56829
  - mesa-6.5-10mdv2007.0
  - fix r300 on PCIE (glxinfo now works, but GL apps still make the X server crash)
* Sat Aug 12 2006 Olivier Blin <oblin@mandriva.com> 6.5-9mdv2007.0
  + Revision: 55526
  - make sure mesa-source-file-generator is executable
  - make sure mesa-driver-install can be executed
  - bump release
  - add missing glxext.c bits in old mesa-6.5-tfp-fbconfig-attribs.patch
  - rename last mesa-6.5-texture-from-pixmap-fixes.patch bits as mesa-6.5-no-ARB_render_texture.patch
  - move texture_from_pixmap tokens patch in mesa-6.5-texture_from_pixmap_tokens.patch
  - move tfp_entrypoints patch in mesa-6.5-tfp_entrypoints.patch (and use upstream CVS diff)
  - Add attrib_list to glXBindTexImageEXT
  - remove attribList from glXBindTexImageEXT prototype, it breaks the extension because of incomplete implementation
* Fri Aug 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 6.5-8mdv2007.0
  + Revision: 48074
  - remove remaining menu references
  - Removed old menu entries from mesa demos.
  - disable some checks making Google Earth work on r300 cards (#23854)
  - Fixed a typo in previous commit
  - There is no i830
  - Added provides for the old mesa glu and glut devel packages (#22551)
  - Many fixes for linux-dri (thanks Christiaan Welvaart)
  - Enable r300 installation
  - Added a more recente texture-from-pixmap-fixes patch
  - Added two more patches fixing the tfp extension
  - rebuild to fix compilation on x86_64
  - compile mesa xdemos (glxinfo and glxgears are back).
  - put a brief comment for the patches
  - Adding some patches (thanks S?\195?\131?\194?\169bastien savari):
      * Fix the texture from pixmap extension implementation
      * Enable r300 support (it is experimental yet)
      * static inline functions are broken on some architetures
      * no exec stack for ELF
      * in some cases radeon may have 0 bits depth
  - Added initial EGL support to the package (I left it disabled for now as it
    seems some header files are still missing)
  - new upstream release: 6.5
  - added a patch fixing the path where dri modules are in.
  - moved old changelog to ../misc
  - fixed some dependencies
  - adding an updated mesa prepared to be used by the X.org 7.0
  
    + Per Øyvind Karlsen <pkarlsen@mandriva.com>
      - include %{_includedir}/GL/svgamesa.h on %{sunsparc}
      - add list of dri drivers to build on sparc
        indent
        fix path to demos in menu item
  
    + Thierry Vignaud <tvignaud@mandriva.com>
      - fix build (parallel build is broken)
      - better description of GLw too
      - better description of GLU and GLUT
  
    + Christiaan Welvaart <spturtle@mandriva.org>
      - fix build for ppc: do not build sis by using linux-dri-ppc make target
      - Fix build on ppc by adding svgamesa.h to filelist
  
    + Helio Chissini de Castro <helio@mandriva.com>
      - Added compile fix patch for x86_64 by Thierry Vignaud
  
    + Andreas Hasenack <andreas@mandriva.com>
      - renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
* Wed Oct 05 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 5.0.2-12mdk
  - merge ppc64 build fixes from older branch
* Wed Aug 17 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 5.0.2-11mdk
  - adapt rpath patch for libtool 1.5.18
* Fri Aug 05 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 5.0.2-10mdk
  - gcc4 fixes
  - remove obsolete libGLU hack
* Thu Feb 10 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 5.0.2-9mdk
  - libtool fixes
* Sat Sep 18 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 5.0.2-8mdk
  - use libtool 1.4 for now
* Sat Aug 21 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 5.0.2-7mdk
  - add BuildRequires: automake1.4
  - remove packager tag
* Tue Aug 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 5.0.2-6mdk
  - Rebuild with new menu
* Fri Jun 11 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 5.0.2-5mdk
  - Rebuild
  - Reapply patch1
* Fri Jun 04 2004 Laurent Montel <lmontel@mandrakesoft.com> 5.0.2-4mdk
  - Rebuild again new gcc
* Fri Jun 04 2004 Laurent Montel <lmontel@mandrakesoft.com> 5.0.2-3mdk
  - Fix build against gcc 3.4
  - Add patch to nuke unpackaged files (patch from Gb)

Files

/usr/share/doc/mesa-6.5.2
/usr/share/doc/mesa-6.5.2/COPYING
/usr/share/doc/mesa-6.5.2/README.3DFX
/usr/share/doc/mesa-6.5.2/README.AMIWIN
/usr/share/doc/mesa-6.5.2/README.BEOS
/usr/share/doc/mesa-6.5.2/README.CYGWIN
/usr/share/doc/mesa-6.5.2/README.D3D
/usr/share/doc/mesa-6.5.2/README.DJ
/usr/share/doc/mesa-6.5.2/README.GGI
/usr/share/doc/mesa-6.5.2/README.LYNXOS
/usr/share/doc/mesa-6.5.2/README.MINGW32
/usr/share/doc/mesa-6.5.2/README.MITS
/usr/share/doc/mesa-6.5.2/README.NeXT
/usr/share/doc/mesa-6.5.2/README.OS2
/usr/share/doc/mesa-6.5.2/README.OpenStep
/usr/share/doc/mesa-6.5.2/README.QUAKE
/usr/share/doc/mesa-6.5.2/README.THREADS
/usr/share/doc/mesa-6.5.2/README.VMS
/usr/share/doc/mesa-6.5.2/README.WIN32
/usr/share/doc/mesa-6.5.2/README.WINDML
/usr/share/doc/mesa-6.5.2/README.directfb
/usr/share/doc/mesa-6.5.2/RELNOTES-3.1
/usr/share/doc/mesa-6.5.2/RELNOTES-3.2
/usr/share/doc/mesa-6.5.2/RELNOTES-3.2.1
/usr/share/doc/mesa-6.5.2/RELNOTES-3.3
/usr/share/doc/mesa-6.5.2/RELNOTES-3.4
/usr/share/doc/mesa-6.5.2/RELNOTES-3.4.1
/usr/share/doc/mesa-6.5.2/RELNOTES-3.4.2
/usr/share/doc/mesa-6.5.2/RELNOTES-3.5
/usr/share/doc/mesa-6.5.2/RELNOTES-4.0
/usr/share/doc/mesa-6.5.2/RELNOTES-4.0.1
/usr/share/doc/mesa-6.5.2/RELNOTES-4.0.2
/usr/share/doc/mesa-6.5.2/RELNOTES-4.0.3
/usr/share/doc/mesa-6.5.2/RELNOTES-4.1


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 13 10:50:35 2013