Kristian Høgsberg
1b24297a62
- Pull the vtxfmt patch into the selinux-awareness patch, handle exec mem
...
heap init failure correctly by releasing mutex.
2006-08-23 01:13:00 +00:00
Adam Jackson
9e03815042
- mesa-6.5.1-r300-smooth-line.patch: Added, fakes smooth lines with aliased
...
lines on R300+ cards, makes Google Earth tolerable.
- mesa-6.5-force-r300.patch: Resurrect.
2006-08-22 22:58:51 +00:00
Adam Jackson
713d6d9242
- mesa-6.5.1-radeon-vtxfmt-cleanup-properly.patch: Fix a segfault on
...
context destruction when selinux is enabled.
2006-08-22 19:36:12 +00:00
Adam Jackson
0d7631d0f1
- redhat-mesa-driver-install: Reenable installing the tdfx driver.
...
(#203295 )
2006-08-21 14:56:35 +00:00
Adam Jackson
594d762df0
remove the version req on libXp-devel
2006-08-18 22:10:39 +00:00
Adam Jackson
290241e39d
require libXp >= 1.0.0-6
2006-08-18 21:47:22 +00:00
Adam Jackson
21739fdfbb
- Update to pre-6.5.1 snapshot.
...
- Re-add libOSMesa{,16,32}. (#186366 )
- Add BuildReq: on libXp-devel due to openmotif header insanity.
2006-08-18 21:18:05 +00:00
Adam Jackson
182f8fe633
auto-import mesa-6.5-22.20060818cvs.fc6 on branch devel from
...
mesa-6.5-22.20060818cvs.fc6.src.rpm
2006-08-18 19:52:19 +00:00
Florian La Roche
c0ee800858
- fix Requires: line
2006-08-13 18:48:58 +00:00
Kristian Høgsberg
c757986cdf
First pass at mesa cvs update.
2006-08-10 15:13:28 +00:00
mharris
b9fa626d3b
- Conditionalized libGLw inclusion with new with_libGLw macro defaulting to
...
1 (enabled) for now, however since nothing in Fedora Core uses libGLw
anymore, we will be transitioning libGLw to an external package
maintained in Fedora Extras soon.
2006-07-27 22:43:14 +00:00
Kristian Høgsberg
e52fd0128c
Set release back to 20%{?dist}.
2006-07-26 23:16:18 +00:00
Kristian Høgsberg
2551fcfe29
- Build for fc5 aiglx repo.
2006-07-26 22:23:58 +00:00
Adam Jackson
e2269f1821
- Disable TLS dispatch, it's selinux-hostile.
2006-07-25 23:11:33 +00:00
Adam Jackson
03edcc6909
- Disable TLS dispatch, it's selinux-hostile.
2006-07-25 21:25:36 +00:00
Adam Jackson
a7967cf29a
- mesa-6.5-fix-glxinfo-link.patch: lib64 fix.
2006-07-25 19:36:20 +00:00
Adam Jackson
85f9e804d6
- mesa-6.5-fix-linux-indirect-build.patch: Added.
...
- mesa-6.5-fix-glxinfo-link.patch: Added.
- Build libOSMesa never instead of inconsistently; to be fixed later.
- Updates to redhat-mesa-target:
- Always select linux-indirect when not building for DRI
- Enable DRI to be built on PPC64 (still disabled in the spec file though)
- MIT licence boilerplate
2006-07-25 18:28:38 +00:00
mharris
e9f100bb37
- Remove glut-devel dependency, as nothing actually uses it that we ship.
2006-07-25 16:03:10 +00:00
mharris
90b0b0cffc
Update spec file comments for #200069
2006-07-25 12:30:31 +00:00
mharris
883815c89f
- Added mesa-6.5-dont-libglut-me-harder-ok-thx-bye.patch to prevent libglut
...
and other libs from being linked into glxgears/glxinfo even though they
are not actually used. This was the final package linking to freeglut
in Fedora Core, blocking freeglut from being moved to Extras.
2006-07-25 09:39:35 +00:00
Adam Jackson
6a70f2ead5
- Attempt to add selinux awareness; check if we can map executable memory
...
and fail softly if not. Removes the need for allow_execmem from huge
chunks of the desktop.
2006-07-25 00:41:25 +00:00
Adam Jackson
1afba921e4
- Attempt to add selinux awareness; check if we can map executable memory
...
and fail softly if not. Removes the need for allow_execmem from huge
chunks of the desktop.
2006-07-24 22:33:06 +00:00
Kristian Høgsberg
3f8289e0fe
- Add mesa-6.5-r300-free-gart-mem.patch to make r300 driver free gart
...
memory on context destroy.
2006-07-24 21:01:30 +00:00
Jesse Keating
f39e486ad4
bumped for rebuild
2006-07-12 07:20:09 +00:00
mharris
0d97d8ec3e
uh, apply the patch doofus
2006-07-05 08:43:15 +00:00
mharris
f8d59ba696
- Added mesa-6.5-fix-opt-flags-bug197640.patch as 2nd attempt to fix
...
OPT_FLAGS for (#197640 ).
- Ensure that redhat-mesa-driver-install creates $DRIMODULE_DESTDIR with
mode 0755.
2006-07-05 08:38:07 +00:00
mharris
1e84186f03
- Maybe actually, you know, apply the mesa-6.5-glx-use-tls.patch as that
...
might help to you know, actually solve the problem. Duh.
- Use {dist} tag in Release field now.
2006-07-05 07:01:13 +00:00
mharris
5eecd9e2e1
- Added mesa-6.5-glx-use-tls.patch to hopefully get -DGLX_USE_TLS to really
...
work this time due to broken upstream linux-dri-* configs. (#193979 )
- Pass RPM_OPT_FLAGS via OPT_FLAGS instead of via CFLAGS also for (#193979 )
2006-07-05 06:12:44 +00:00
mharris
8f17530b4f
- Bump libdrm-devel dep to trigger new ExclusiveArch test with the new
...
package.
- Use Fedora Extras style BuildRoot tag.
- Added "Requires(post): /sbin/ldconfig" and postun to all runtime lib
packages.
2006-06-19 17:36:51 +00:00
Kristian Høgsberg
ce7651f852
- Add mesa-6.5-fix-pbuffer-dispatch.patch to fix pbuffer marshalling code.
2006-06-13 00:02:01 +00:00
Kristian Høgsberg
10c1f501e0
Add changelog message for last commit, fix release for previous changelog
...
msg.
2006-05-29 23:33:52 +00:00
Kristian Høgsberg
a3728c2e93
- Update mesa-6.5-texture-from-pixmap-fixes.patch to include new tokens and
...
change tfp functions to return void. Yes, a new mesa snapshot would be
nice.
2006-05-29 23:31:36 +00:00
Kristian Høgsberg
fac815cba0
- Update mesa-6.5-texture-from-pixmap-fixes.patch to include new tokens and
...
change tfp functions to return void. Yes, a new mesa snapshot would be
nice.
2006-05-29 23:26:43 +00:00
mharris
4b6debff31
- Add "BuildRequires: makedepend" for bug ( #191967 )
2006-05-17 20:34:37 +00:00
Kristian Høgsberg
172df392da
- Bump for fc5 build.
2006-04-11 22:37:58 +00:00
Adam Jackson
7ce24bec3f
auto-import mesa-6.5-4 on branch devel from mesa-6.5-4.src.rpm
2006-04-11 21:18:25 +00:00
Kristian Høgsberg
b9c488c093
- Add mesa-6.5-noexecstack.patch to prevent assembly files from making
...
libGL.so have executable stack.
2006-04-10 21:51:56 +00:00
Kristian Høgsberg
d4b14d2151
Bump for fc5 build.
2006-04-10 19:05:07 +00:00
Kristian Høgsberg
1a7ab618bd
Drop %{makeopts} from make invocation.
2006-04-03 23:16:22 +00:00
Kristian Høgsberg
9c1a631063
- Go back to patching config/linux-dri, add mesa-6.5-build-config.patch,
...
drop mesa-6.3.2-build-configuration-v4.patch.
- Disable sis dri driver for now, only builds on x86 and x86-64.
2006-04-03 23:02:12 +00:00
Kristian Høgsberg
84f354aee6
Widen libOSMesa glob.
2006-04-03 19:34:38 +00:00
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