Commit Graph

710 Commits

Author SHA1 Message Date
Adel Gadllah da2b0d83ac Upload the new tarball 2014-02-08 13:35:59 +01:00
Adel Gadllah 44f8001c58 Upload the new tarball 2014-02-08 13:34:41 +01: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 d49e48377a sanitize tarball
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-01-10 00:35:49 +04: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 08bc8bfdeb add sources
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2013-12-05 10:38:53 +04: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 66a1561bbc Merge branch 'master' into f20
Conflicts:
	.gitignore
	mesa.spec
	sources
2013-11-28 14:25:37 +04: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 7a867fe5e4 9.2.3 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2013-11-14 15:41:51 +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 d33e9b2ff4 Merge branch 'f19'
Conflicts:
	.gitignore
	sources
2013-06-10 14:39:52 -04:00
Adam Jackson ba38ea50df Today's git snap 2013-06-10 14:38:54 -04:00
Adam Jackson df81fd78b8 argh sources 2013-05-28 13:42:28 -04:00
Adam Jackson 645248398b argh sources 2013-05-28 13:42:18 -04:00
Adam Jackson e99071d2e8 Today's git snap 2013-05-28 13:37:37 -04:00
Adam Jackson f5f5f161e1 come on adam, remember to commit things 2013-05-20 09:53:18 -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