Adam Jackson
d015e9c7cc
Merge branch 'f16' into f15
...
Conflicts:
.gitignore
mesa.spec
sources
2011-08-02 12:37:09 -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
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
b28ff10865
fix intel driver exclusion
2011-04-18 14:07:25 -04: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
Dave Airlie
a27a36d277
Revert upstream patches causing SNB regression.
2011-04-01 14:27:54 +10:00
Dave Airlie
7f30443aa2
upstream snapshot again - proper fix for ILK + nv50 gnome-shell issue
2011-04-01 10:10:13 +10:00
Dave Airlie
5ea1084221
mesa-intel-fix-gs-rendering-regression.patch, attempt to fix gnome shell
...
rendering.
2011-03-30 17:12:01 +10:00
Dave Airlie
9f7b14f2f9
snapshot upstream again to hopefully fix ILK bug
2011-03-30 14:10:04 +10:00
Dave Airlie
7d1f13d65e
pull latest snapshot + 3 post snapshot fixes
2011-03-29 06:15:09 +10:00
Adam Jackson
292f2d1923
mesa 7.10.1
2011-03-23 11:45:23 -04:00
Dennis Gilmore
8e0c8412f2
don try use a native jit on sparc
2011-03-17 20:27:33 -05:00
Dave Airlie
424069beb1
use g++ to link llvmcore.so so it gets libstdc++ ( #674079 )
2011-03-14 13:23:18 +10:00
Dan Horák
d55d73c6bb
enable gallium-llvm only when with_hardware is set (workarounds linking
...
failure on s390(x))
2011-03-04 15:57:14 +01:00
Jerome Glisse
361cf9fbbe
Build without -fno-omit-frame-pointer to avoid gcc 4.6.0 issue
2011-02-23 16:43:59 -05:00
Adam Jackson
b0b617aede
fix libdrm br
2011-02-09 11:48:05 -05:00
Dennis Gilmore
8071d7dbf0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 11:32:02 -06:00
Ben Skeggs
866ef4fde3
move nouveau to mesa-dri-drivers
2011-01-20 10:38:18 +10:00
Ben Skeggs
8f82e4b6be
nouveau: nvc0 (fermi) support + nv10/nv20 g-s fixes
2011-01-20 10:37:21 +10:00
Adam Jackson
55ddc6593b
llvmcore hack
2011-01-18 22:36:41 -05:00
Adam Jackson
c70ee328e4
libudev and s390 cleanup
2011-01-18 18:54:35 -05:00
Adam Jackson
c6b63f55f9
if you put in the wrong numbers, does it give the right answers?
2011-01-18 18:30:44 -05:00
Dan Horák
36a7074227
- updated for s390(x), r300 is really built even when with_hardware == 0
2011-01-18 12:10:51 +01:00
Adam Jackson
458ba3f0b3
trim changelog
2011-01-18 00:05:15 -05:00
Dave Airlie
45b72caa5d
- split out DRI1 drivers to reduce package size.
2011-01-18 14:08:44 +10:00