Commit Graph

999 Commits

Author SHA1 Message Date
Dave Airlie 2ef8eba484 - mesa-7.0.1-stable-branch.patch - Add patches from stable branch includes
support for some Intel chipsets
- mesa-7.0-use_master-r300.patch - Add r300 driver from master
2007-08-15 10:17:48 +00:00
Dave Airlie 540e56b9aa - missing build requires for Xfixes-devel and Xdamage-devel 2007-08-14 05:44:52 +00:00
Dave Airlie 27417288ac - Rebase to upstream 7.0.1 release
- ajax provided patches: for updated selinux awareness, build config
- gl visibility and picify were fixed upstream
- OS mesa library version are 6.5.3 not 7.0.1 - spec fix
2007-08-14 05:33:46 +00:00
Jesse Keating 3def463294 - Rebuild for RH #249435 2007-07-25 18:00:00 +00:00
Adam Jackson e4f1307ef6 - Add dri_interface.h to mesa-libGL-devel, and conflict with
xorg-x11-proto-devel versions that attempted to provide it.
2007-07-24 19:56:47 +00:00
Adam Jackson 7f93e43ead - Add mesa-demos subpackage. (#247252) 2007-07-10 17:25:15 +00:00
Adam Jackson 28881f2428 - mesa-6.5.2-radeon-backports-231787.patch: One more fix for r300.
(#231787)
2007-07-09 18:59:27 +00:00
Adam Jackson b3acc5e630 - Don't install header files for APIs that we don't provide. (#247390) 2007-07-09 15:13:10 +00:00
Adam Jackson 4af2a719e6 - mesa-6.5.2-via-respect-my-cliplist.patch: Backport a via fix. (#247254) 2007-07-06 22:51:26 +00:00
Adam Jackson c5a951213e - mesa-6.5.2-radeon-backports-231787.patch: Backport various radeon
bugfixes from git. (#231787)
2007-04-10 20:23:30 +00:00
Adam Jackson e5c76df195 - mesa-6.5.2-bindcontext-paranoia.patch: Paper over a crash when
doBindContext fails, to avoid, for example, crashing the server when
    using tdfx but without glide3 installed.
2007-04-04 18:00:24 +00:00
Adam Jackson 321b638d07 - Hush the (useless) warning about the synthetic visual not being
supported.
2007-03-15 23:00:48 +00:00
Adam Jackson 4dfaac8dd1 - Hush the (useless) warning about the synthetic visual not being
supported.
2007-03-08 20:32:57 +00:00
Adam Jackson 636ffba231 - mesa-6.5.2-picify-dri-drivers.patch: Attempt to make the DRI drivers PIC.
- mesa-6.5.1-build-config.patch: Apply RPM_OPT_FLAGS to OSMesa too.
2007-03-02 21:46:35 +00:00
Adam Jackson d916aa231e - mesa-6.5.2-libgl-visibility.patch: Fix non-exported GLX symbols (#229808)
- Require a sufficiently new libdrm at runtime too
- Make the arch macros do something sensible in the general case
2007-02-26 17:20:00 +00:00
Adam Jackson 95e3dd9545 - General spec cleanups
- Require current libdrm
- Build with -fvisibility=hidden
- Redo the way mesa-source is generated
- Add %{?_smp_mflags} where appropriate
2007-02-20 17:56:21 +00:00
Adam Jackson 50825da2f7 - Add i915tex and mach64 to the install set. 2006-12-18 17:07:42 +00:00
Adam Jackson 847d598bdb - mesa-6.5.2-xserver-1.1-source-compat.patch: Add some source-compatibility
defines to dispatch.h so the X server will continue to build.
2006-12-12 23:48:34 +00:00
Adam Jackson fbb11edd09 - Fix OSMesa file listing to use %version for DSO number. Note that this
will still break on Mesa 7; oh well.
- Deleted file: directfbgl.h
2006-12-04 17:11:21 +00:00
Kristian Høgsberg ce9ee0c22f - Update to 6.5.2. 2006-12-03 23:11:22 +00:00
Kristian Høgsberg 0d83db9639 Add i965-interleaved-arrays-fix.patch 2006-10-16 21:18:30 +00:00
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