Commit Graph

  • 0db3f8de4d - Update git snapshot to pull in DRI2 direct rendering. - Add conflicts for xservers that don't understand the new DRI driver interface. Kristian Høgsberg 2008-04-01 18:07:48 +0000
  • 7f2f48f1de - Update git snapshot to pull in DRI2 direct rendering. Kristian Høgsberg 2008-03-31 23:05:41 +0000
  • 5a38b61a66 Oops, forgot patch. Kristian Høgsberg 2008-03-12 00:11:21 +0000
  • eb8c426816 - Looks like the TexOffset extension does not work, disable for now. - Bump to 20080311 snapshot to get DRI2 tfp fixes. Kristian Høgsberg 2008-03-12 00:08:22 +0000
  • 0f60cf05a0 - Bump to latest git snapshot. - Drop mesa-7.1-dri-drivers.patch, it's upstream. Kristian Høgsberg 2008-03-04 01:49:32 +0000
  • 46f14b6096 - Bump to latest git snapshot. - Drop mesa-7.1-dri-drivers.patch, it's upstream. Kristian Høgsberg 2008-03-04 01:15:35 +0000
  • 7af8c3d4e0 - fix i915 build due to symbol visibility Dave Airlie 2008-03-03 02:52:48 +0000
  • 78fe81f459 - Fix OSMesa symlink bug. (#424545) - Build OSMesa with -Os to be slightly less bloaty. - Re-add osmesa.h to libOSMesa-devel. - Really restore -fvisibility=hidden. Adam Jackson 2008-02-26 20:41:53 +0000
  • 2c6d81999d (victorious trombone noise) Adam Jackson 2008-02-21 20:05:41 +0000
  • b6264c378a (sad trombone noise) Adam Jackson 2008-02-21 18:36:37 +0000
  • 5babb96f9e this time for sure Adam Jackson 2008-02-21 18:10:11 +0000
  • 682689e8b6 debugging noise for powerpc. hate. Adam Jackson 2008-02-21 17:46:00 +0000
  • a6285c30c6 - Fix build on powerpc and amd64. - Disable %_smp_mflags for DRI drivers for now. Adam Jackson 2008-02-21 05:40:40 +0000
  • 85572e8d8b hate hate hate Adam Jackson 2008-02-21 04:09:55 +0000
  • 71c4550a33 i hate you, milkman dan Adam Jackson 2008-02-21 02:57:43 +0000
  • 831986639f - Fix build on powerpc and amd64. Adam Jackson 2008-02-21 02:31:49 +0000
  • 3e8621714a - Fix build on powerpc. Adam Jackson 2008-02-21 02:05:31 +0000
  • f7341875f7 - Today's git snapshot, additional headers for DRI2 love. Adam Jackson 2008-02-18 16:23:51 +0000
  • c2c814d4d3 - Fix build on lib64 machines. Adam Jackson 2008-02-15 23:56:54 +0000
  • 4e39dbd116 - Restore -fvisibility=hidden. - Fix autotooling. Adam Jackson 2008-02-15 23:44:57 +0000
  • 8eb2dd2ff4 - Fix file conflict with bsd-games on /usr/bin/rain. Adam Jackson 2008-02-15 23:27:45 +0000
  • cfe4e414ad Today's git snapshot for DRI2 goodness. Adam Jackson 2008-02-15 23:21:58 +0000
  • 3db994ee91 - mesa-7.1-sis-ia64.patch: Fix sis driver on ia64. (#432428) Adam Jackson 2008-02-12 15:40:06 +0000
  • 8ff20d7c3e - mesa-7.1-ia64-build-fix.patch: Fix build on ia64. (#427558) Adam Jackson 2008-02-11 20:50:43 +0000
  • 41185a9826 - Enable i915 DRI on E7221. (Carlos Martín, #425790) Adam Jackson 2008-01-22 18:27:50 +0000
  • 5119979213 - Make the demo seddery prettier. Adam Jackson 2008-01-21 16:49:55 +0000
  • a858a72a06 - Remove references to libgl symbol from i915 Dave Airlie 2007-12-04 01:53:11 +0000
  • d45e02118a - Rebuild against a new libdrm Dave Airlie 2007-11-30 09:22:46 +0000
  • b30c9db361 new snapshot Adam Jackson 2007-11-27 20:25:40 +0000
  • a427a13566 Fix libOSMesa* to link against libselinux Tom Callaway 2007-11-15 20:59:12 +0000
  • a9b66a20a7 argh amd64 Adam Jackson 2007-11-12 18:44:13 +0000
  • 8706975e21 argh ppc64 Adam Jackson 2007-11-12 17:01:49 +0000
  • 80559657f8 fix build on amd64 Adam Jackson 2007-11-12 16:23:16 +0000
  • 760c23baaf - Drop xserver 1.1 source compatibility. Adam Jackson 2007-11-12 16:09:41 +0000
  • e29c552ed8 - fix DRI driver directory Dave Airlie 2007-11-06 23:15:32 +0000
  • 965800e9e9 - Fix EVR, 7.1pre > 7.1, that would have been bad. - Fix %setup to match. Adam Jackson 2007-11-01 14:11:28 +0000
  • 86963445aa - Fix EVR, 7.1pre > 7.1, that would have been bad. Adam Jackson 2007-11-01 14:07:18 +0000
  • dbb9f179ce - rebase Mesa to 7.1pre 74ced1e67f286a5e71e9877bc6844b2af5b9ab8d Dave Airlie 2007-11-01 06:55:38 +0000
  • 6bb88613c7 - mesa-7.0.1-stable-branch.patch - Updated with more fixes from stable - mesa-7.0.1-r300-fix-writemask.patch - fix r300 fragprog writemask - mesa-7.0.1-r200-settexoffset.patch - add zero-copy TFP support for r200 Dave Airlie 2007-10-18 00:10:50 +0000
  • 2c6c67d4d8 makefile update to properly grab makefile.common Bill Nottingham 2007-10-15 19:08:30 +0000
  • 9cda76aa3c - mesa-7.0.1-stable-branch.patch - Updated to close to 7.0.2-rc1 - This contains the fixes made to the upstream Mesa stable branch including fixes for 965 vblank interrupt issues along with a fix in the kernel - remove patches that already upstream. - mesa-6.5.2-hush-synthetic-visual-warning.patch - dropped - mesa-7.0-i-already-defined-glapi-you-twit.patch - dropped - mesa-7.0.1-965-sampler-crash.patch - dropped Dave Airlie 2007-09-28 02:34:11 +0000
  • bd476b00cf - mesa-7.0.1-965-sampler-crash.patch: Fix a crash with 965 in Torcs. (#262941) Adam Jackson 2007-09-06 18:45:11 +0000
  • 678a251d7c - Rebuild for new libexpat. Adam Jackson 2007-08-28 13:39:17 +0000
  • 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 Dave Airlie 2007-08-15 10:17:48 +0000
  • 540e56b9aa - missing build requires for Xfixes-devel and Xdamage-devel Dave Airlie 2007-08-14 05:44:52 +0000
  • 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 Dave Airlie 2007-08-14 05:33:46 +0000
  • 3def463294 - Rebuild for RH #249435 Jesse Keating 2007-07-25 18:00:00 +0000
  • e4f1307ef6 - Add dri_interface.h to mesa-libGL-devel, and conflict with xorg-x11-proto-devel versions that attempted to provide it. Adam Jackson 2007-07-24 19:56:47 +0000
  • 7f93e43ead - Add mesa-demos subpackage. (#247252) Adam Jackson 2007-07-10 17:25:15 +0000
  • 28881f2428 - mesa-6.5.2-radeon-backports-231787.patch: One more fix for r300. (#231787) Adam Jackson 2007-07-09 18:59:27 +0000
  • b3acc5e630 - Don't install header files for APIs that we don't provide. (#247390) Adam Jackson 2007-07-09 15:13:10 +0000
  • 4af2a719e6 - mesa-6.5.2-via-respect-my-cliplist.patch: Backport a via fix. (#247254) Adam Jackson 2007-07-06 22:51:26 +0000
  • c5a951213e - mesa-6.5.2-radeon-backports-231787.patch: Backport various radeon bugfixes from git. (#231787) Adam Jackson 2007-04-10 20:23:30 +0000
  • 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. Adam Jackson 2007-04-04 18:00:24 +0000
  • 321b638d07 - Hush the (useless) warning about the synthetic visual not being supported. Adam Jackson 2007-03-15 23:00:48 +0000
  • 4dfaac8dd1 - Hush the (useless) warning about the synthetic visual not being supported. Adam Jackson 2007-03-08 20:32:57 +0000
  • 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. Adam Jackson 2007-03-02 21:46:35 +0000
  • 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 Adam Jackson 2007-02-26 17:20:00 +0000
  • 95e3dd9545 - General spec cleanups - Require current libdrm - Build with -fvisibility=hidden - Redo the way mesa-source is generated - Add %{?_smp_mflags} where appropriate Adam Jackson 2007-02-20 17:56:21 +0000
  • 50825da2f7 - Add i915tex and mach64 to the install set. Adam Jackson 2006-12-18 17:07:42 +0000
  • 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. Adam Jackson 2006-12-12 23:48:34 +0000
  • 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 Adam Jackson 2006-12-04 17:11:21 +0000
  • ce9ee0c22f - Update to 6.5.2. Kristian Høgsberg 2006-12-03 23:11:22 +0000
  • 0d83db9639 Add i965-interleaved-arrays-fix.patch Kristian Høgsberg 2006-10-16 21:18:30 +0000
  • 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. Kristian Høgsberg 2006-10-16 21:17:41 +0000
  • 5320c2a016 Update to glmanpages-1.0.1 sandmann 2006-09-30 21:32:16 +0000
  • 32157d39a9 Bump release sandmann 2006-09-30 20:10:39 +0000
  • a7a98d303a remove dot after popd, add .gz in %files section sandmann 2006-09-30 20:08:54 +0000
  • 760ef133b3 Use better tarball for man pages sandmann 2006-09-30 18:04:34 +0000
  • 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. Kristian Høgsberg 2006-09-29 19:07:15 +0000
  • 769a885a89 Remove leftover glob from %files list sandmann 2006-09-29 17:02:01 +0000
  • 94dd6b1092 Write complete paths in the man page filelists sandmann 2006-09-29 16:34:01 +0000
  • 87313138bc Fix man page file list paths sandmann 2006-09-29 15:59:04 +0000
  • ed66e9ab33 Bump release sandmann 2006-09-29 03:07:21 +0000
  • ed8bea9f70 Add man pages from X R6.9 sandmann 2006-09-29 03:05:58 +0000
  • 8ffdfa9a31 - mesa-6.5.1-build-config.patch: Add -lselinux to osmesa builds. (#207767) Adam Jackson 2006-09-25 22:29:14 +0000
  • 6ab512ee3a - Bump xorg-x11-proto-devel BuildRequires to 7.1-8 so we pick up the latest GLX_EXT_texture_from_pixmap opcodes. Kristian Høgsberg 2006-09-20 19:50:49 +0000
  • d0bb032cac - Remove mesa-6.5-drop-static-inline.patch. Kristian Høgsberg 2006-09-20 14:20:24 +0000
  • 6ad27861e4 - Drop mesa-6.5-drop-static-inline.patch, workaround no longer necessary. Kristian Høgsberg 2006-09-20 14:01:24 +0000
  • 38b22af018 Also disable glw build on non-dri arches. Kristian Høgsberg 2006-09-19 22:54:05 +0000
  • 60efe508bd Update build-config patch again to *really* avoid building GLw. Kristian Høgsberg 2006-09-19 22:25:15 +0000
  • 68ba098688 Don't build libGLw and install it. Kristian Høgsberg 2006-09-19 19:51:19 +0000
  • 18012c8d41 Adjust BuildRequires Kristian Høgsberg 2006-09-19 19:34:38 +0000
  • eeaa9794f8 Fix install commands. Kristian Høgsberg 2006-09-19 19:14:56 +0000
  • f3eb44a28a Bump release. Kristian Høgsberg 2006-09-19 18:47:18 +0000
  • 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. Kristian Høgsberg 2006-09-19 18:38:17 +0000
  • bb27ab4bee - Drop unused mesa-modular-dri-dir.patch. Kristian Høgsberg 2006-09-07 20:21:29 +0000
  • 67d805530e More mesa build system hand holding. Kristian Høgsberg 2006-08-30 20:19:56 +0000
  • 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. Kristian Høgsberg 2006-08-30 19:53:29 +0000
  • 96c0f930db - Rebase to 6.5.1 RC2. Kristian Høgsberg 2006-08-30 07:06:22 +0000
  • da185987e9 - Rebase to 6.5.1 RC2. Kristian Høgsberg 2006-08-30 02:31:27 +0000
  • 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. Kristian Høgsberg 2006-08-28 18:37:27 +0000
  • cbd395ee3f - mesa-6.5.1-build-config.patch: Add i965 to x86-64 config. Adam Jackson 2006-08-25 20:00:28 +0000
  • ca121dd8d8 - Bump to 6.5.1 RC1. Kristian Høgsberg 2006-08-23 22:26:16 +0000
  • 6da655fd95 Add missing chunk to selinux patch. Kristian Høgsberg 2006-08-23 14:28:14 +0000
  • 1b24297a62 - Pull the vtxfmt patch into the selinux-awareness patch, handle exec mem heap init failure correctly by releasing mutex. Kristian Høgsberg 2006-08-23 01:13:00 +0000
  • 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. Adam Jackson 2006-08-22 22:58:51 +0000
  • 713d6d9242 - mesa-6.5.1-radeon-vtxfmt-cleanup-properly.patch: Fix a segfault on context destruction when selinux is enabled. Adam Jackson 2006-08-22 19:36:12 +0000
  • 0d7631d0f1 - redhat-mesa-driver-install: Reenable installing the tdfx driver. (#203295) Adam Jackson 2006-08-21 14:56:35 +0000
  • 594d762df0 remove the version req on libXp-devel Adam Jackson 2006-08-18 22:10:39 +0000