Commit Graph

546 Commits

Author SHA1 Message Date
Dave Airlie
af7dc30499 disable r600 llvm compiler (upstream advice) 2014-03-12 13:16:28 +10:00
Igor Gnatenko
618ff6d6f0 Merge mesa 10.0.3 into f20
commit '2f9ccd59140af45592bace9f563a2ff2e375668a'

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>

Conflicts:
	.gitignore
	0001-swrast-gallium-classic-add-MESA_copy_sub_buffer-supp.patch
	mesa.spec
	sources
2014-03-10 09:32:44 +04:00
Igor Gnatenko
2b2a62db01 10.1 upstream release
- mesa: Bump version to 10.1 (final) (Ian Romanick)
- glx/dri2: fix build failure on HURD (Julien Cristau)
- i965: Validate (and resolve) all the bound textures. (Chris Forbes)
- i965: Widen sampler key bitfields for 32 samplers (Chris Forbes)

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-03-05 12:33:52 +04:00
Igor Gnatenko
eb1af9860e fix date
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-03-01 22:55:04 +04:00
Igor Gnatenko
6747a404d7 10.1-rc3
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-03-01 21:15:05 +04:00
Igor Gnatenko
9f0930c9e9 really 10.1-rc2
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-02-25 14:05:22 +04:00
Igor Gnatenko
f1234e2531 10.1-rc2
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-02-22 15:18:16 +04:00
Adel Gadllah
ed62f571be mesa 10.1 rc1 2014-02-08 13:28:02 +01:00
Igor Gnatenko
2f9ccd5914 10.0.3 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-02-06 14:45:51 +01:00
Kyle McMartin
f8fdf35359 fix radeonsi_dri.so 2014-02-04 11:57:11 -05:00
Kyle McMartin
397d2d52e4 fix a stupid mistake in my previous commit 2014-02-02 16:25:35 -05:00
Kyle McMartin
ffb5ced72c fix up building drivers on AArch64, enable LLVM there and some more fixes
- Eliminate some F17 cruft from the spec, since we don't support it anymore.
- Conditionalize with_radeonsi on with_llvm instead of ppc,s390 && >F-17.
- Conditionalize libvdpau_radeonsi.so.1* on with_radeonsi instead of simply
  with_llvm to fix a build failure on AArch64.
2014-02-02 16:15:35 -05:00
Igor Gnatenko
5278992051 typo: fix macros
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-01-19 00:19:31 +04:00
Igor Gnatenko
6aae606725 enable OpenCL, r600-llvm
Enable OpenCL (RHBZ #887628)
Enable r600 llvm compiler (RHBZ #1055098)

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-01-19 00:06:01 +04:00
Dave Airlie
b6c637d800 rebuild for llvm 3.4 2014-01-14 17:31:54 +10:00
Igor Gnatenko
21d6a6267f 10.0.2 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-01-10 00:21:04 +04:00
Igor Gnatenko
ecc7e7cfe0 10.0.1 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2013-12-20 23:22:55 +04:00
Igor Gnatenko
e5f518e346 9.2.5 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2013-12-20 23:15:00 +04:00
Peter Robinson
5c9d064fb9 - use with_wayland for all wayland conditionals (instead of rhel)
- don't build aarch64 with llvm support for now
- fix aarch64 builds
2013-12-18 20:04:13 +00:00
Dave Airlie
6b27774940 don't build aarch64 with hardware for now 2013-12-17 11:13:00 +10:00
Dave Airlie
9f3eec83cf backport the GLX_MESA_copy_sub_buffer from upstream for cogl 2013-12-13 15:11:06 +10:00
Dave Airlie
ddf49f2d51 add software driver copy_sub_buffer support from upstream 2013-12-13 14:36:15 +10:00
Igor Gnatenko
037ad6c04b 10.0 upstream release
v1: dropped libdricore.so* (dropped by upstream)
    updated libxatracker.so.1 to libxatracker.so.2 (updated by upstream)
    updated patches and tools:
    make-git-snapshot updated for 10.0 branch
    sanitize-tarball updated for new functions
    nv-50 build fix updated for new file location
    dropped no-useless-vdpau, because not needed for new mesa stack

v2: Added msm_dri.so (added by upstream)

v3: Fix sanitize for vl_level_supported()
    Reported-and-tested-by: Kirill Rusinov <carasin.berlogue@mail.ru>

v4: Add reference to spec
    Drop old patch nv50

Tested-by: Kirill Rusinov <carasin.berlogue@mail.ru>
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Reference: https://bugzilla.redhat.com/show_bug.cgi?id=1036361
2013-12-05 10:35:54 +04:00
Igor Gnatenko
f5c756cfd1 Revert "Mesa 10.0 release branch git snapshot"
This reverts commit fee912ca11.

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2013-12-05 10:24:55 +04:00
Dave Airlie
fee912ca11 Mesa 10.0 release branch git snapshot 2013-12-05 05:39:11 +00:00
Igor Gnatenko
bbef9c7b4e 9.2.4 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2013-11-28 14:21:24 +04:00
Igor Gnatenko
8002493cec 9.2.3 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2013-11-14 17:11:00 +04:00
Igor Gnatenko
ea1c6e950a 9.2.2 upstream release + fixes from git 9.2 branch
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2013-11-13 15:29:08 +04:00
Igor Gnatenko
205d5627e8 Today's git snap 9.2, fix crashing games when set AA to x2 on GTX760
Today's git snapshot from 9.2 branch

Added as downstream until push to 9.2 branch and make snapshot

Reference: https://bugs.freedesktop.org/show_bug.cgi?id=68665
           https://bugzilla.redhat.com/show_bug.cgi?id=1001698
           https://bugzilla.redhat.com/show_bug.cgi?id=1001714
           https://bugzilla.redhat.com/show_bug.cgi?id=1004674
           https://bugzilla.redhat.com/show_bug.cgi?id=1001740

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2013-09-19 11:17:21 +04:00
Dave Airlie
1bef4ecf95 Merge branch 'f19' into f20
Conflicts:
	mesa.spec
2013-09-02 16:36:32 +10:00
Dave Airlie
0cdd017abb 9.2 upstream release + fixes from git branch 2013-09-02 16:03:26 +10:00
Dennis Gilmore
84b1194650 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 05:07:43 -05:00
Adam Jackson
966e17fb06 Today's git snap of 9.2 branch 2013-07-23 16:42:11 -04:00
Kyle McMartin
cb94989982 bump revision for a build 2013-07-17 12:35:40 -04:00
Kyle McMartin
affe40ff19 Use LLVM::MCJIT on ARM and AArch64 2013-07-15 11:12:47 -04:00
Adam Jackson
1d63743895 Re-enable hardware float support (#975204) 2013-06-17 15:53:32 -04:00
Adam Jackson
b1d1bf9659 Fix evergreen on big-endian 2013-06-17 10:25:35 -04:00
Adam Jackson
201b5f4c71 Fix s390x build
- Fold khrplatform-devel in to libEGL-devel
2013-06-12 18:12:04 -04:00
Adam Jackson
5311515163 0001-Revert-i965-Disable-unused-pipeline-stages-once-at-s.patch: Fix some
hangs on ivb+
2013-06-11 17:10:22 -04:00
Adam Jackson
ba38ea50df Today's git snap 2013-06-10 14:38:54 -04:00
Adam Jackson
e99071d2e8 Today's git snap 2013-05-28 13:37:37 -04:00
Peter Robinson
68acef6264 Update the name of the freedreno driver 2013-05-19 19:54:33 +01:00
Adam Jackson
e05d0d7982 Fix build issues on ppc32 2013-05-17 14:55:01 -04:00
Adam Jackson
4d5b127b19 Fix yet more build issues on s390{,x} 2013-05-16 14:10:18 -04:00
Adam Jackson
be144007b5 thinko 2013-05-16 09:32:04 -04:00
Adam Jackson
5e8f547234 hack to disable vdpau in rhel until the package is imported 2013-05-16 09:29:12 -04:00
Adam Jackson
046ee83be3 Fix build ordering issue on s390x 2013-05-15 17:08:15 -04:00
Adam Jackson
42cacb9e50 Fix filesystem for with_hardware == 0 2013-05-15 11:26:50 -04:00
Adam Jackson
40ec05151b Today's git snap
- Revert to swrast on ppc32 and s390 since llvm doesn't actually work
- Build freedreno on arm
- Drop snb hang workaround (upstream 1dfea559)
- Rename filesystem package
2013-05-14 17:33:42 -04:00
Adam Jackson
630ef05a31 really? zlib-devel? 2013-05-08 18:16:51 -04:00
Adam Jackson
4c06853833 Switch to Mesa master (pre 9.2)
- Fix llvmpipe on big-endian and enable llvmpipe everywhere
- Build vdpau drivers for r600/radeonsi/nouveau
- Enable hardware floating-point texture support
- Drop GLESv1, nothing's using it, let's not start
2013-05-08 18:03:21 -04:00
Dave Airlie
2b9d3cd650 fixup library name 2013-04-27 17:51:11 +10:00
Dave Airlie
8a2a35f7ff rebase to Mesa 9.1.1 + fixes from git 2013-04-27 17:29:43 +10:00
Dave Airlie
6adaeaa1e5 enable glx tls for glamor to work properly 2013-04-11 03:12:34 +01:00
Dave Airlie
3d53644181 enable glx tls for glamor to work properly 2013-04-11 03:11:21 +01:00
Adam Jackson
ac0fbf9e29 Enable llvmpipe even on non-SSE2 machines (#909473) 2013-04-04 17:23:59 -04:00
Adam Jackson
5b216c73c9 Fix build with private LLVM 2013-03-26 14:48:16 -04:00
Adam Jackson
6655a94c5c mesa-9.1-53-gd0ccb5b.patch: Sync with today's git 2013-03-19 11:50:20 -04:00
Dave Airlie
aa9273eca0 add SNB hang workaround from chromium 2013-03-19 11:55:32 +10:00
Adam Jackson
3515ea2491 Mesa 9.1 2013-03-11 18:56:49 -04:00
Dan Horák
2a4ddba5e6 /etc/drirc is always created, so exclude it on platforms without hw drivers 2013-02-27 15:25:43 +01:00
Adam Jackson
6463e257ef Fix s390*'s swrast to be classic not softpipe 2013-02-26 12:17:22 -05:00
Jens Petersen
52a3beeca5 build against llvm-3.2 with radeonsi enabled 2013-02-19 15:47:28 +09:00
Dave Airlie
21efcc3c3e mesa: if we build against llvm3.2 we need to package this library 2013-02-13 20:01:12 +10:00
Dave Airlie
c980166c5e mesa: we seem to need gettext now 2013-02-13 18:36:36 +10:00
Dave Airlie
cbd72a1775 mesa: make nv50 build and disable intel GL3 2013-02-13 18:19:46 +10:00
Dave Airlie
43bd7e5b7d snapshot mesa 9.1 branch 2013-02-13 16:57:10 +10:00
Tom Callaway
10fd3a4ad1 add license clarification doc for mlaa 2013-01-15 10:38:20 -05:00
Adam Jackson
b62fcfa7cf mesa-9.0.1-22-gd0a9ab2.patch: Sync with git
- Build with -fno-rtti -fno-exceptions, modest size and speed win
- mesa-9.0.1-less-cxx-please.patch: Remove the only use of typeid() so the
  above works.
2012-12-20 14:15:37 -05:00
Adam Jackson
6b4ca015c1 Allow linking against a private version of LLVM libs for RHEL7
- Build with -j again
2012-12-05 16:12:23 -05:00
Adam Jackson
b3332fe6e9 Mesa 9.0.1 2012-12-03 10:53:37 -05:00
Dave Airlie
413326c885 mesa-9.0-19-g895a587.patch: sync with 9.0 branch with git
- drop wayland patch its in git now.
2012-11-07 07:05:57 +10:00
Dave Airlie
5145f07dda mesa: fix build on EL7 with later libdrm 2012-11-05 10:01:28 +00:00
Adam Jackson
58ffc4a7a3 mesa-9.0-18-g5fe5aa8: sync with 9.0 branch in git
- Portability fixes for F17: old wayland, old llvm.
2012-11-01 16:54:32 -04:00
Dan Horák
505963e221 gallium drivers must be set explicitely for s390(x) otherwise also r300, r600 and vmwgfx are built 2012-10-27 17:16:35 +02:00
Adam Jackson
b93c03ffe8 Rebuild for wayland 0.99 2012-10-19 13:22:33 -04:00
Adam Jackson
e6d50bff47 Merge fix: drop %patch13 2012-10-17 11:18:28 -04:00
Adam Jackson
f70da37fb4 Merge branch 'f18' 2012-10-17 10:47:25 -04:00
Adam Jackson
a3d595cd31 Mesa 9.0
- mesa-9.0-12-gd56ee24.patch: sync with 9.0 branch in git
2012-10-10 14:33:29 -04:00
Adam Jackson
9058f5aaa6 Switch to external gl-manpages and libGLU
- Drop ShmGetImage fastpath for a bit
2012-10-10 11:55:24 -04:00
Dan Horák
4e89a7adee - explicit BR: libGL-devel is required on s390(x), it's probbaly brought in indirectly on x86
- gallium drivers must be set explicitely for s390(x) otherwise also r300, r600 and vmwgfx are also built
2012-10-01 06:51:20 -04:00
Adam Jackson
63e439c487 Switch to swrast classic instead of softpipe for non-llvm arches
- Re-disable llvm on ppc until it can draw pixels
2012-09-24 14:53:26 -04:00
Dave Airlie
ff3f075790 rebase to latest upstream 9.0 pre-release branch
- add back glu from new upstream (split for f18 later)
2012-09-24 10:49:28 +10:00
Dave Airlie
7862bd0195 rebase to latest upstream 9.0 pre-release branch 2012-09-24 09:21:34 +10:00
Dave Airlie
73c2a71b44 why fix one yylex when you can fix two 2012-09-14 20:02:30 +10:00
Dave Airlie
07d31662a9 fix yylex collision reported on irc by hughsie 2012-09-14 11:42:50 +10:00
Adam Jackson
ac1320a58f Switch to 9.0 prerelease branch
- Today's git snap of same
- Switch to irritatingly-slow swrast instead of intolerably-slow softpipe
  on non-llvm arches
- Re-disable llvm on PPC until it's in shape enough to make pixels appear
- Drop libGLU subpackage, split off upstream
- Drop manpages, require gl-manpages from libGL-devel instead
- Capitulate to libkms until upstream stops needing it again
2012-09-07 16:34:36 -04:00
Adam Jackson
d509df9608 Today's git snap
- Revert dependency on libkms
- Patch from Mageia to fix some undefined symbols
2012-08-27 11:29:09 -04:00
Adam Jackson
c5844a19f6 editorial cleanup 2012-08-20 13:59:31 -04:00
Daniel Mach
34df1031e2 mesa: fix deletion of radenosi_dri.so
fixes build on EL7.
2012-08-17 23:51:46 +10:00
Dave Airlie
ade939e6c9 parallel make seems broken - on 16 way machine internally. 2012-08-17 16:09:10 +10:00
Dave Airlie
c14356aa39 upstream snapshot 2012-08-16 11:05:17 +10:00
Peter Robinson
6be87d48fe Enable LLVM on ARM 2012-07-25 11:12:18 +01:00
Peter Robinson
131d1d7800 Fix building on platforms with HW and without LLVM 2012-07-25 07:56:27 +01:00
Adam Jackson
ee01f24799 Re-enable llvm on ppc, being worked on
- Don't BuildReq on wayland things in RHEL
2012-07-24 15:11:35 -04:00
Adam Jackson
2844958418 Don't BuildReq on wayland things in RHEL 2012-07-24 09:44:45 -04:00
Adam Jackson
d98a24e394 Build radeonsi (#842194) 2012-07-23 17:19:31 -04:00
Dennis Gilmore
83c9046afe - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 19:39:11 -05:00
Dave Airlie
0a32b17966 upstream snapshot: fixes build issues 2012-07-17 19:14:36 -04:00
Dave Airlie
59f011598d snapshot mesa: add some build hackarounds 2012-07-17 03:59:15 -04:00