Commit Graph

328 Commits

Author SHA1 Message Date
Kristian Høgsberg c36819d353 - 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-10-16 21:17:41 +00:00
sandmann 5320c2a016 Update to glmanpages-1.0.1 2006-09-30 21:32:16 +00:00
sandmann 32157d39a9 Bump release 2006-09-30 20:10:39 +00:00
sandmann a7a98d303a remove dot after popd, add .gz in %files section 2006-09-30 20:08:54 +00:00
sandmann 760ef133b3 Use better tarball for man pages 2006-09-30 18:04:34 +00:00
Kristian Høgsberg 96b4a67d03 - Add -fno-strict-aliasing to compiler flags for i965 driver.
- Add post-6.5.1-i965-fixes.patch backport of i965 fixes from mesa CVS.
2006-09-29 19:07:15 +00:00
sandmann 769a885a89 Remove leftover glob from %files list 2006-09-29 17:02:01 +00:00
sandmann 94dd6b1092 Write complete paths in the man page filelists 2006-09-29 16:34:01 +00:00
sandmann 87313138bc Fix man page file list paths 2006-09-29 15:59:04 +00:00
sandmann ed66e9ab33 Bump release 2006-09-29 03:07:21 +00:00
sandmann ed8bea9f70 Add man pages from X R6.9 2006-09-29 03:05:58 +00:00
Adam Jackson 8ffdfa9a31 - mesa-6.5.1-build-config.patch: Add -lselinux to osmesa builds. (#207767) 2006-09-25 22:29:14 +00:00
Kristian Høgsberg 6ab512ee3a - Bump xorg-x11-proto-devel BuildRequires to 7.1-8 so we pick up the latest
GLX_EXT_texture_from_pixmap opcodes.
2006-09-20 19:50:49 +00:00
Kristian Høgsberg d0bb032cac - Remove mesa-6.5-drop-static-inline.patch. 2006-09-20 14:20:24 +00:00
Kristian Høgsberg 6ad27861e4 - Drop mesa-6.5-drop-static-inline.patch, workaround no longer necessary. 2006-09-20 14:01:24 +00:00
Kristian Høgsberg 38b22af018 Also disable glw build on non-dri arches. 2006-09-19 22:54:05 +00:00
Kristian Høgsberg 60efe508bd Update build-config patch again to *really* avoid building GLw. 2006-09-19 22:25:15 +00:00
Kristian Høgsberg 68ba098688 Don't build libGLw and install it. 2006-09-19 19:51:19 +00:00
Kristian Høgsberg 18012c8d41 Adjust BuildRequires 2006-09-19 19:34:38 +00:00
Kristian Høgsberg eeaa9794f8 Fix install commands. 2006-09-19 19:14:56 +00:00
Kristian Høgsberg f3eb44a28a Bump release. 2006-09-19 18:47:18 +00:00
Kristian Høgsberg 29fbc20f01 - Bump to 6.5.1 final release.
- Drop libGLw subpackage, it is now in Fedora Extras (#188974).
- Drop mesa-6.5.1-r300-smooth-line.patch, the smooth line fallback can now
    be prevented by enabling disable_lowimpact_fallback in /etc/drirc.
- Drop mesa-6.4.1-radeon-use-right-texture-format.patch, now upstream.
2006-09-19 18:38:17 +00:00
Kristian Høgsberg bb27ab4bee - Drop unused mesa-modular-dri-dir.patch. 2006-09-07 20:21:29 +00:00
Kristian Høgsberg 67d805530e More mesa build system hand holding. 2006-08-30 20:19:56 +00:00
Kristian Høgsberg 6bb2b77aeb - Rebase to 6.5.1 RC2.
- Get rid of redhat-mesa-driver-install and redhat-mesa-target helper
    scripts and clean up specfile a bit.
2006-08-30 19:53:29 +00:00
Kristian Høgsberg 96c0f930db - Rebase to 6.5.1 RC2. 2006-08-30 07:06:22 +00:00
Kristian Høgsberg da185987e9 - Rebase to 6.5.1 RC2. 2006-08-30 02:31:27 +00:00
Kristian Høgsberg 1c749dba6a - Drop upstreamed patches mesa-6.5-texture-from-pixmap-fixes.patch and
mesa-6.5-tfp-fbconfig-attribs.patch and fix
    mesa-6.4.1-radeon-use-right-texture-format.patch to not break 16bpp
    transparency.
2006-08-28 18:37:27 +00:00
Adam Jackson cbd395ee3f - mesa-6.5.1-build-config.patch: Add i965 to x86-64 config. 2006-08-25 20:00:28 +00:00
Kristian Høgsberg ca121dd8d8 - Bump to 6.5.1 RC1. 2006-08-23 22:26:16 +00:00
Kristian Høgsberg 6da655fd95 Add missing chunk to selinux patch. 2006-08-23 14:28:14 +00:00
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 062f0c1574 fix includes for glxutils 2006-07-25 16:32:36 +00:00
mharris e9f100bb37 - Remove glut-devel dependency, as nothing actually uses it that we ship. 2006-07-25 16:03:10 +00:00