Commit Graph

491 Commits

Author SHA1 Message Date
Igor Gnatenko
637fa0fa97 10.0.4 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-03-12 20:31:56 +04:00
Dave Airlie
9ed1dd10a3 disable r600 llvmcompiler on upstream advice. 2014-03-12 13:17:59 +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
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