Kristian Høgsberg
7a4f9eb882
- Widen libGLU glob.
...
- Reenable r300 driver install.
2006-04-02 06:13:56 +00:00
Kristian Høgsberg
195ab5f452
Remove inline keyword from a few functions that have their address taken;
...
resolves linker error on x86-64.
2006-04-02 05:27:56 +00:00
Kristian Høgsberg
28a52badcd
- Use -MG for generating deps and some files aren't yet symlinked at
...
make depend time.
2006-04-02 02:40:00 +00:00
Kristian Høgsberg
aa93b88a4d
- Update to mesa 6.5 snapshot.
...
- Drop mesa-6.4.2-dprintf-to-debugprintf-for-bug180122.patch and
mesa-6.4.2-xorg-server-uses-bad-datatypes-breaking-AMD64-fdo5835.patch
as these are upstream now.
- Drop mesa-6.4.1-texture-from-drawable.patch and add
mesa-6.5-texture-from-pixmap-fixes.patch.
- Update mesa-modular-dri-dir.patch to apply.
2006-04-01 06:05:02 +00:00
Karsten Hopp
6f318294d1
- Buildrequires: libXt-devel ( #183479 )
2006-03-01 13:01:51 +00:00
mharris
359440a6ea
Minor spec cleanups
2006-03-01 06:16:10 +00:00
mharris
3d63acc32f
- Disable the expeimental r300 DRI driver, as it has turned out to cause
...
instability and system hangs for many users.
2006-02-25 18:47:36 +00:00
Ray Strode
833c535368
- rebuilt
2006-02-22 22:05:08 +00:00
Ray Strode
c47f50a6f7
- enable texture-from-drawable patch
...
- add glut-devel dependency
2006-02-19 05:43:00 +00:00
Jesse Keating
cc96719101
bump for bug in double-long on ppc(64)
2006-02-11 04:30:56 +00:00
mharris
c992a9815e
Use libOSMesa.so.6.4.0604* glob in file manifest, to avoid having to update
...
it each upstream release.
2006-02-07 11:21:32 +00:00
mharris
ba92550c4f
Update redhat-mesa-driver-install to include experimental r300 driver on
...
x86/x86_64/ppc for bug (#179712 )
2006-02-07 10:53:01 +00:00
mharris
5e3058adc2
auto-import mesa-6.4.2-1 on branch devel from mesa-6.4.2-1.src.rpm
2006-02-04 13:22:10 +00:00
mharris
35c3c52a62
Temporarily disabled mesa-6.4.1-texture-from-drawable.patch, as it fails to
...
compile on at least ia64, and possibly other architectures.
2006-01-25 02:01:36 +00:00
mharris
057b30a590
- Added missing "BuildRequires: expat-devel" for bug ( #178525 )
2006-01-25 00:42:37 +00:00
Kristian Høgsberg
3c59d0a068
Fix typo.
2006-01-17 22:32:30 +00:00
Kristian Høgsberg
841039b553
Bump version.
2006-01-17 22:31:43 +00:00
Kristian Høgsberg
9b57ca0a91
Add support for GLX_EXT_texture_from_drawable.
2006-01-17 22:30:50 +00:00
mharris
7cb03167c8
Fix file manifest for libGL .so versions
2005-12-24 09:12:21 +00:00
mharris
ee68cb46b1
- Manually copy libGLw headers that Mesa forgets to install, to fix
...
(#173879 ).
- Added mesa-6.4.1-libGLw-enable-motif-support.patch to fix (#175251 ).
- Removed "Conflicts" lines from libGL package, as they are "Obsoletes"
now.
- Do not rename swrast libGL .so version, as it is the OpenGL version.
2005-12-24 08:38:45 +00:00
mharris
c3a5a49c73
- Rebuild to ensure libGLU gets rebuilt with new gcc with C++ compiler
...
fixes.
- Changed the 3 devel packages to use Obsoletes instead of Conflicts for
the packages the files used to be present in, as this is more friendy
for OS upgrades.
- Added "Requires: libX11-devel" to mesa-libGL-devel package (#173712 )
- Added "Requires: libGL-devel" to mesa-libGLU-devel package (#175253 )
2005-12-21 12:20:57 +00:00
mharris
eb5c34bf28
enable osmesa for non-dri builds
2005-12-19 11:48:55 +00:00
mharris
5f0f63e8cd
It's 6:29am, just about suppertime. Yep.
2005-12-19 11:29:45 +00:00
mharris
c6458398c1
Conditionalize libOSMesa inclusion, and default to not including it for
...
now.
2005-12-19 09:27:06 +00:00
mharris
4ba465729f
Added mesa-6.4.1-amd64-assyntax-fix.patch to work around a build problem on
...
AMD64, which is fixed in the 6.4 branch of Mesa CVS.
2005-12-19 09:00:37 +00:00
mharris
d7b212c1b3
- Added symlink in x86_64 directory pointing to assyntax.h header to work
...
around a build problem on AMD64, which is fixed in CVS in a way
unuseable as a patch to 6.4.1.
2005-12-19 08:44:59 +00:00
mharris
699bd8d686
Update changelog
2005-12-19 06:58:00 +00:00
mharris
8f51b4f965
auto-import mesa-6.4.1-1 on branch devel from mesa-6.4.1-1.src.rpm
2005-12-19 06:55:42 +00:00
Warren Togami
558d532c9b
rebuild
2005-12-18 06:34:18 +00:00
Jesse Keating
0a1304c7a8
backingout accidental bump, sorry mike
2005-12-16 23:59:19 +00:00
Jesse Keating
154d90f8a3
gcc update bump
2005-12-09 22:42:00 +00:00
Jeremy Katz
87a209f544
- fix directory used for loading dri modules ( #173679 )
...
- install dri drivers as executable so they get stripped (#173292 )
2005-11-20 20:49:23 +00:00
mharris
e9d99f61f3
Remove stale source file, and fix symlink issue
2005-11-04 00:53:39 +00:00
mharris
494a10ae0a
- Wrote redhat-mesa-source-filelist-generator to dynamically generate the
...
files to be included in the mesa-source subpackage, to minimize future
maintenance.
- Fixed detection and renaming of software mesa .so version.
2005-11-04 00:36:21 +00:00
mharris
775c4776e9
- Hack: autodetect if libGL was given .so.1.5* and rename it to 1.2 for
...
consistency on all architectures, and to avoid upgrade problems if we
ever disable DRI on an arch and then re-enable it later.
2005-11-02 13:54:49 +00:00
mharris
bea08edb39
libOSMesa is built, but only when DRI is disabled for some reason. Quick
...
hack to get it to build for now. Real fix sometime in the future.
2005-11-02 13:24:16 +00:00
mharris
95ed9d3307
- Conditionalize the file manifest to include libGL.so.1.2 on DRI enabled
...
builds, but use libGL.so.1.5.060400 instead on DRI disabled builds, as
this is how upstream builds the library, although it is not clear to me
why this difference exists yet (which was not in Xorg 6.8.2 Mesa).
2005-11-02 13:09:23 +00:00
mharris
ec2f1dcf30
- Added mesa-6.4-multilib-fix.patch to instrument and attempt to fix Mesa
...
bin/installmesa script to work properly with multilib lib64
architectures.
- Set and export LIB_DIR and INCLUDE_DIR in spec file 'install' section,
and invoke our modified bin/installmesa directly instead of using "make
install".
- Remove "include/GL/uglglutshapes.h", as it uses the GLUT license, and
seems like an extraneous file anyway.
2005-11-02 12:13:26 +00:00
mharris
4f8233fce6
- Added mesa-6.4-multilib-fix.patch to instrument and attempt to fix Mesa
...
multilib lib64 issues on x86_64 and potentially other multilib arches.
2005-11-02 09:35:05 +00:00
mharris
8b40eaddbb
Remove r200_vtxtmp_x86.S radeon_vtxtmp_x86.S
2005-11-01 21:54:13 +00:00
mharris
940505f944
auto-import mesa-6.4-1 on branch devel from mesa-6.4-1.src.rpm
2005-11-01 21:49:43 +00:00
Kristian Høgsberg
8605d0090e
Copy files manually instead of using mesa install script.
2005-09-15 17:48:23 +00:00
mharris
a986ebb3cc
Update spec file for 6.3.2-6
2005-09-13 21:19:53 +00:00
mharris
7b92934d86
Fix redhat-mesa-driver-install script and spec file to deal with multilib
...
issues
2005-09-13 21:15:08 +00:00
mharris
4fd2884f6c
auto-import mesa-6.3.2-5 on branch devel from mesa-6.3.2-5.src.rpm
2005-09-12 18:38:40 +00:00
mharris
c94a18696d
auto-import mesa-6.3.2-4 on branch devel from mesa-6.3.2-4.src.rpm
2005-09-12 18:38:19 +00:00
mharris
85d7880106
auto-import mesa-6.3.2-3 on branch devel from mesa-6.3.2-3.src.rpm
2005-09-12 18:36:48 +00:00
mharris
bd002cd69a
auto-import mesa-6.3.2-2 on branch devel from mesa-6.3.2-2.src.rpm
2005-09-12 18:32:57 +00:00
mharris
36252a7e27
auto-import mesa-6.3.2-1 on branch devel from mesa-6.3.2-1.src.rpm
2005-09-12 18:27:33 +00:00
mharris
4d75a60bdc
auto-import mesa-6.3.2-0.6 on branch devel from mesa-6.3.2-0.6.src.rpm
2005-09-12 18:26:20 +00:00