Commit Graph

430 Commits

Author SHA1 Message Date
Adam Jackson 4631d3b19b Merge remote-tracking branch 'origin/f16' into f15
Conflicts:
	.gitignore
2011-12-07 20:04:27 -05:00
Adam Jackson 50919da7b3 Mesa 7.11.2
Pull in archful -dri-drivers for libGL to pacify wine (#757464)
2011-11-28 11:52:02 -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 9143bb16de Merge branch 'master' into f16
Conflicts:
	mesa.spec
2011-10-28 20:30:37 -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
Dennis Gilmore def34f565b Rebuilt for glibc bug#747377 2011-10-27 11:44:57 -05: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
Daniel Drake 1f6c63f513 Merge branch 'f16' into f15 2011-09-16 09:13:44 +01: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 d015e9c7cc Merge branch 'f16' into f15
Conflicts:
	.gitignore
	mesa.spec
	sources
2011-08-02 12:37:09 -04:00
Adam Jackson 3c90dfd516 Merge branch 'f15' of ssh://pkgs.fedoraproject.org/mesa into f15 2011-08-02 12:34:10 -04: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
Dave Airlie 130f915284 latest 7.11-rc4 2011-07-30 00:11:34 +10:00
Dave Airlie d07dd4ab5e latest mesa snapshot of 7.11 branch 2011-07-29 02:57:51 +10:00
Dave Airlie 320f2645c2 update to latest 7.11 with additional gm45 regression fix 2011-07-09 17:22:25 +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 ead4120472 update to latest mesa 7.11 with intel gen5 fix 2011-06-26 07:39:19 +10:00
Dave Airlie 16c38d36b8 disable gallium drivers in osmesa case 2011-06-22 09:30:51 +10:00
Dave Airlie a2f4cee3d4 fix sources + no hw case 2011-06-21 13:34:35 +10:00
Dave Airlie 7561c1002a fix configure logic 2011-06-21 13:29:59 +10:00
Dave Airlie 02e68ef39f update to latest mesa 7.11 with nvfx g-s fix. 2011-06-21 13:25:44 +10: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
Ben Skeggs 026565821e ugh, need more coffee, bump version number.. 2011-06-06 11:13:53 +10:00
Ben Skeggs 3b26e3f924 nouveau: fix shell segfault on pre-gallium drivers 2011-06-06 10:52:54 +10:00
Dan Horák 3faf4cdb31 fix the gallium p_config header for non-x86 arches (Dave Airlie) 2011-05-30 13:10:47 +02:00
Dave Airlie aa62ccdcd5 rebase to latest upstream for llvm fix + r600g cayman/eg support 2011-05-25 18:14:38 +10:00
Dan Horák d48bd270dd r300 needs to be explicitely disabled when with_hardware == 0 2011-05-10 12:18:22 +02:00
Dan Horák e291090962 remove old sources 2011-05-10 12:08:45 +02:00
Dan Horák 11197c122c r300 needs to be explicitely disabled when with_hardware == 0 2011-05-10 12:07:38 +02:00
Adam Jackson b65713229c single build pass 2011-05-09 20:17:06 -04:00
Adam Jackson bfe01be60a death to DRI1 drivers 2011-05-09 19:37:05 -04:00
Adam Jackson c0d2da0658 use llvm's libllvm.so hack instead of our own 2011-05-09 15:39:01 -04:00
Dave Airlie 3ef8e52022 fix rv6xx regression in last set of changes (#702872) 2011-05-09 08:29:39 +10:00
Dave Airlie d246d9d1dd rebase for better nvc0 driver + radeon rv6xx flushing fixes. 2011-05-06 09:39:23 +10:00
Adam Jackson 4f2860a0b4 dead patch removal 2011-04-27 13:15:13 -04:00
Adam Jackson 832eb277ac Merge branch 'f15' 2011-04-18 14:08:27 -04:00
Adam Jackson b28ff10865 fix intel driver exclusion 2011-04-18 14:07:25 -04:00
Dave Airlie 12a9941c4b Merge branch 'f15'
Conflicts:
	.gitignore
	mesa.spec
	sources
2011-04-16 18:01:53 +10:00
Dave Airlie 520a4284d1 fix nouveau vieux build 2011-04-12 21:24:38 +10:00
Dave Airlie 93e1adb483 latest upstream snapshot to fix r200 regression. 2011-04-12 21:04:10 +10:00