Commit Graph

393 Commits

Author SHA1 Message Date
Dave Airlie 0cbff147e5 rebase to 8.0.4 release + 8.0 branch fixes 2012-09-19 13:00:52 +10:00
Adam Jackson 2aab46f3c9 mesa-8.0.3-git.patch: Sync with 8.0 branch. 2012-06-25 13:03:32 -04:00
Adam Jackson 570b7c6d25 Disable llvm on non-x86 (#829202) 2012-06-07 15:29:27 -04:00
Adam Jackson 0f9a254fdc Mesa 8.0.3
- 0001-intel-fix-null-dereference-processing-HiZ-buffer.patch: Drop, merged.
2012-05-23 11:22:35 -04:00
Ben Skeggs 8f827b4173 nouveau: fix lost hunk in nvfx lowmem hack 2012-05-15 12:39:24 +10:00
Ben Skeggs 5b14ca7e18 nouveau: fix various issues on old chipsets 2012-05-11 14:28:36 +10:00
Karsten Hopp 96823333b1 revert disabling of hardware drivers, disable only llvm on PPC* (#819060) 2012-05-09 15:49:21 +02:00
Karsten Hopp 341fd4a78c Revert "disable HW on PPC on Fedora similar to RHEL"
This reverts commit bfa3a88ca1.
2012-05-09 14:22:03 +02:00
Karsten Hopp bfa3a88ca1 disable HW on PPC on Fedora similar to RHEL 2012-05-03 16:24:37 +02:00
Adam Jackson 41c41c0e31 Don't build vmware stuff on PPC (#815444) 2012-04-26 10:20:49 -04:00
Adam Jackson 5e377e725c Require newer libX11 on F17+ 2012-04-10 12:08:10 -04:00
Adam Jackson a3ea44be80 mesa-8.0.1-fix-16bpp.patch: Fix 16bpp in llvmpipe 2012-04-02 12:27:19 -04:00
Dave Airlie afdb6fd219 get latest 8.0.2 set of fixes 2012-03-31 09:25:39 +01:00
Adam Jackson 4b435c8c6e Subpackage libglapi instead of abusing -dri-drivers for it to keep minimal
disk space minimal. (#807750)
2012-03-28 17:21:59 -04:00
Adam Jackson 7ff11a9499 mesa-8.0.1-llvmpipe-shmget.patch: Fix image pitch bug. 2012-03-28 16:52:49 -04:00
Adam Jackson 3af7c5d238 mesa-8.0-nouveau-tfp-blacklist.patch: gnome-shell blacklisting: nvfx and
below with <= 64M of vram, and all nv30.
2012-03-23 13:49:45 -04:00
Adam Jackson 6f9536616b mesa-8.0.1-llvmpipe-shmget.patch: Use ShmGetImage if possible 2012-03-21 13:41:55 -04:00
Adam Jackson 8337c9e3d0 Move libglapi into -dri-drivers instead of -libGLES as being marginally
more appropriate (libGL wants to have DRI drivers, but doesn't need to
  have a full libGLES too).
2012-03-19 14:05:34 -04:00
Dave Airlie d99341dda9 enable vmwgfx + xa state tracker 2012-03-15 13:39:24 +00:00
Adam Jackson db7b1e9432 mesa-8.0.1-git.patch: Sync with 8.0 branch (commit a3080987) 2012-03-01 14:27:52 -05:00
Thorsten Leemhuis e94ec35108 a few changes for weston, the wayland reference compositor (#790542):
- enable gbm and shared-glapi in configure command (the latter is required by
  the former) and add subpackages libgbm and libgbm-devel
- add --with-egl-platforms=x11,wayland,drm to configure command and add
  subpackages libwayland-egl and libwayland-egl-devel
2012-02-23 20:14:04 +01:00
Adam Jackson c31938b87e Mesa 8.0.1 2012-02-17 13:55:48 -05:00
Adam Jackson 3d4c8b2bcb Mesa 8.0 2012-02-13 16:53:18 -05:00
Adam Jackson 4189d1ce8f Default to DRI libGL on all arches (#789402) 2012-02-13 11:10:06 -05:00
Dave Airlie a96128314d update to 8.0 snapshot 2012-01-26 15:34:09 +00:00
Adam Jackson 748b3871c7 Today's git snapshot 2012-01-05 14:56:38 -05:00
Adam Jackson 45f1c9cd92 Today's git snapshot
Disable hardware drivers on ppc* in RHEL
2011-12-14 13:14:28 -05:00
Dan Horák 5b97e5058c fix build on s390(x) 2011-12-02 17:18:56 +01:00
Adam Jackson 4ed76b074d Today's git snapshot
enable-xcb
mesa-7.1-nukeglthread-debug.patch: Drop
2011-11-29 20:57:08 -05:00
Adam Jackson 183b339882 mesa-dri-drivers Obsoletes: mesa-dri-drivers-dri1 < 7.12 2011-11-17 14:32:24 -05:00
Adam Jackson 0fd2b01338 Cleanups to BuildRequires, Requires, Conflicts, etc. 2011-11-16 11:29:47 -05:00
Dave Airlie 3c65592ff9 rebase to upstream snapshot of 7.12 2011-11-14 16:21:37 +00:00
Adam Jackson be5a5a8430 Rebuild for new libllvm soname 2011-11-14 09:59:47 -05:00
Adam Jackson 002c31ee95 Obsolete more -llvmcore (#752152) 2011-11-09 11:03:17 -05:00
Dave Airlie f899a988b0 snapshot latest mesa 7.11 stable branch (what will be 7.11.1) 2011-11-03 20:01:23 +00:00
Adam Jackson 1f59b048fd mesa-7.11-fix-sw-24bpp.patch: Fix software rendering in 24bpp. 2011-11-03 15:51:35 -04:00
Adam Jackson d59159108a mesa-7.11-intel-swap-event.patch: Disable GLX_INTEL_swap_event by default;
DRI2 enables it explicitly, but swrast doesn't and oughtn't. (#748747)
2011-10-28 20:32:20 -04:00
Adam Jackson 82500f989b mesa-7.11-intel-swap-event.patch: Disable GLX_INTEL_swap_event by default;
DRI2 enables it explicitly, but swrast doesn't and oughtn't. (#748747)
2011-10-28 20:29:23 -04:00
Adam Jackson d0b5f9d6dc 0001-nv50-fix-max-texture-levels.patch: Fix maximum texture size on
nouveau (and thus, gnome-shell init on wide display setups) (#748540)
2011-10-25 13:22:29 -04:00
Adam Jackson 350c27a4e4 mesa-7.11-drisw-glx13.patch: Fix GLX 1.3 ctors with swrast (#747276) 2011-10-24 14:00:41 -04:00
Adam Jackson 86c94f93e8 mesa-7.11-generic-wmb.patch: Add generic write memory barrier macro for
non-PC arches.
2011-09-09 16:10:35 -04:00
Adam Jackson eb9de72039 Add khrplatform-devel subpackage so {EGL,GLES}-devel are usable 2011-09-08 17:33:52 -04:00
Michel Alexandre Salim 30013cd0f9 Rebuild against final LLVM 2.9 release 2011-08-03 10:49:41 +02:00
Adam Jackson 36a1ccb39c Mesa 7.11
Redo the driver arch exclusion, yet again.  Dear secondary arches: unless
it's an on-motherboard driver like i915, all PCI drivers are to be built
for all PCI arches.
2011-08-02 11:58:35 -04:00
Dave Airlie 95ccf3bb06 rebase to latest upstream snapshot (same as F15) 2011-07-30 00:29:10 +10:00
Peter Lemenkov f95befaea6 Fix build on PPC/PPC64
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
2011-07-07 12:21:45 +04:00
Ville Skyttä 7530e4cd03 More include dir ownership fixes (#682357). 2011-07-06 23:47:18 +03:00
Adam Jackson 49805aa616 fix arch deps and directory ownership 2011-07-05 16:28:52 -04:00
Dave Airlie d82d9c8abb rebase to 20 June snapshot from upstream - new gallium config options 2011-06-20 14:15:34 +10:00
Dave Airlie 15630b359e dropping DRI1 is premature, fix swrastg upstream first. 2011-06-20 13:47:11 +10:00