Commit Graph

569 Commits

Author SHA1 Message Date
Adam Jackson 79a76ee2a5 i can specfile good 2014-04-16 10:56:42 -04:00
Adam Jackson 223fa3afe7 Disable DRI3 in F20, it requires libxcb bits we haven't backported. 2014-04-15 17:32:28 -04:00
Adam Jackson 567538d823 Initial ppc64le enablement (no hardware drivers or vdpau yet) 2014-03-26 16:19:20 -04:00
Adam Jackson 0411aeba5e mesa: Don't optimize out glClear if drawbuffer size is 0x0 (fdo #75797) 2014-03-21 11:33:26 -04:00
Dave Airlie f35b486601 rebuild against backported llvm 3.4-5 for radeonsi GL 3.3 support. 2014-03-19 06:17:01 +00:00
Dave Airlie af7dc30499 disable r600 llvm compiler (upstream advice) 2014-03-12 13:16:28 +10: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 67f57debb5 Really commit the source file ... 2014-02-08 13:41:42 +01:00
Adel Gadllah 99aa6aab8c Upload the new tarball 2014-02-08 13:36:19 +01:00
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
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 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 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 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