SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libmesagl1-devel-6.5.2-7mdv2007.1.i586.rpm :
Fri Mar 30 00:00:00 2007 Gustavo Pichorim Boiko 6.5.2-7mdv2007.1
+ Revision: 149942
- Fix moving DRI windows on Matrox cards

Wed Mar 14 23:00:00 2007 Gustavo Pichorim Boiko 6.5.2-6mdv2007.1
+ Revision: 143503
- check for the context to be valid before using it (probably fixes #29089)

+ Gwenole Beauchesne
- ppc64 fixes

Wed Jan 10 23:00:00 2007 Colin Guthrie 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 23:00:00 2006 Gustavo Pichorim Boiko 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 00:00:00 2006 Olivier Blin 6.5-17mdv2007.0
+ Revision: 61745
- fix crash with null context (#25555)

+ Gwenole Beauchesne
- use update-alternatives

Wed Sep 13 00:00:00 2006 Olivier Blin 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 8 00:00:00 2006 Olivier Blin 6.5-14mdv2007.0
+ Revision: 60557
- hardlink libGL files in _libdir/mesa to prevent proprietary driver installers from removing them

Tue Sep 5 00:00:00 2006 Gustavo Pichorim Boiko 6.5-13mdv2007.0
+ Revision: 59842
- Add support for DRI on Intel i965

Thu Aug 31 00:00:00 2006 Gustavo Pichorim Boiko 6.5-12mdv2007.0
+ Revision: 58895
- enable tdfx for x86 and x86_64

Fri Aug 25 00:00:00 2006 Olivier Blin 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 00:00:00 2006 Olivier Blin 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 00:00:00 2006 Olivier Blin 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 4 00:00:00 2006 Gustavo Pichorim Boiko 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
- 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
- fix build (parallel build is broken)
- better description of GLw too
- better description of GLU and GLUT

+ Christiaan Welvaart
- 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
- Added compile fix patch for x86_64 by Thierry Vignaud

+ Andreas Hasenack
- renamed mdv to packages because mdv is too generic and it\'s hosting only packages anyway

Wed Oct 5 00:00:00 2005 Gwenole Beauchesne 5.0.2-12mdk
- merge ppc64 build fixes from older branch

Wed Aug 17 00:00:00 2005 Gwenole Beauchesne 5.0.2-11mdk
- adapt rpath patch for libtool 1.5.18

Fri Aug 5 00:00:00 2005 Gwenole Beauchesne 5.0.2-10mdk
- gcc4 fixes
- remove obsolete libGLU hack

Thu Feb 10 23:00:00 2005 Gwenole Beauchesne 5.0.2-9mdk
- libtool fixes

Sat Sep 18 00:00:00 2004 Gwenole Beauchesne 5.0.2-8mdk
- use libtool 1.4 for now

Sat Aug 21 00:00:00 2004 Christiaan Welvaart 5.0.2-7mdk
- add BuildRequires: automake1.4
- remove packager tag

Tue Aug 17 00:00:00 2004 Laurent MONTEL 5.0.2-6mdk
- Rebuild with new menu

Fri Jun 11 00:00:00 2004 Laurent MONTEL 5.0.2-5mdk
- Rebuild
- Reapply patch1

Fri Jun 4 00:00:00 2004 Laurent Montel 5.0.2-4mdk
- Rebuild again new gcc

Fri Jun 4 00:00:00 2004 Laurent Montel 5.0.2-3mdk
- Fix build against gcc 3.4
- Add patch to nuke unpackaged files (patch from Gb)


 
ICM