Commit Graph

90 Commits

Author SHA1 Message Date
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