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
Dan Horák
d48bd270dd
r300 needs to be explicitely disabled when with_hardware == 0
2011-05-10 12:18:22 +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
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
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
Dave Airlie
2680b7957c
llvmcore fix build using g++ instead of gcc
2011-03-27 19:20:16 +10:00
Dave Airlie
9b6f314709
latest git snapshot, seems quiet + re-enable llvmcore
2011-03-27 19:07:15 +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
Adam Jackson
0197c64a41
whoops, upload would have been smart
2011-03-17 09:47:24 -04:00
Adam Jackson
f5f8fc56e7
today's git snap
2011-03-15 15:08:53 -04: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
Ben Skeggs
87e6269f24
fix nouveau build
2011-01-08 11:00:01 +10:00
Dave Airlie
89c020a474
- new snapshot from 7.10 branch (include Radeon HD6xxx support)
2011-01-07 16:02:37 +10:00
Dave Airlie
6e66f4cd4b
- new snapshot from 7.10 branch
2010-12-16 18:22:18 +10:00
Adam Jackson
bbe0602ef9
new snapshot
2010-12-15 09:44:35 -05:00
Adam Jackson
31225f1896
really disable egl, no, really
2010-12-06 16:20:02 -05:00