Commit Graph

327 Commits

Author SHA1 Message Date
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 64e903534e .cvsignore update (it seems that no matter how many of these you update, as
if an invisible gremlin is blowing them away and replacing them with
    static content)
2006-07-05 06:14:08 +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 d0e2a0fd64 update sources 2006-02-07 11:06:42 +00:00
mharris d72aaa3c55 update .cvsignore 2006-02-07 11:05:09 +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