Commit Graph

904 Commits

Author SHA1 Message Date
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
e0b1553edf Unbreak changelog 2014-04-15 13:38:51 -04:00
Adam Jackson
b2a76586a8 Merge remote-tracking branch 'origin/master' into f20 2014-04-15 13:36:13 -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
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
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
Ville Skyttä
5384165a1f Call ldconfig at -libglapi and -libxatracker post(un)install time.
- Drop redundant ldconfig dependencies, let rpm auto-add them.
2012-07-15 00:51:39 +03:00
Dave Airlie
9e9873656f enable shared llvm usage. 2012-06-13 19:57:00 +01:00
Adam Jackson
ffc26695a4 Disable llvm on non-x86 (#829020) 2012-06-07 15:28:37 -04:00
Dave Airlie
c5fd247021 rebase to git master + build on top of llvm 3.1 2012-06-03 16:33:36 +01:00
Adam Jackson
9ea8fa3222 mesa-8.0-llvmpipe-shmget.patch: Rediff for 8.1. 2012-05-17 13:47:33 -04:00
Karsten Hopp
b4ef8dc9c0 revert disabling of hardware drivers, disable only llvm on PPC* (#819060) 2012-05-10 16:23:44 +02:00
Adam Jackson
c2a3b41769 More RHEL tweaking: no pre-DX7 drivers, no wayland. 2012-05-01 11:43:31 -04:00
Karsten Hopp
94e71ad2ab include libdricore.so and libglsl.so on non-hardware archs 2012-04-26 18:45:21 +02:00
Dave Airlie
b5f152dca3 move drirc into with_hardware section 2012-04-26 16:15:25 +01:00
Adam Jackson
c79e61640d Don't build vmware stuff on non-x86 (#815444) 2012-04-26 10:19:09 -04:00
Richard Hughes
43e76b84ef Rebuild with new git snapshot
- Remove upstreamed patches
2012-04-24 17:47:33 +01:00
Karsten Hopp
fafa94bb72 disable llvm on PPC(64) in Fedora as recommended in bugzilla 769803 2012-04-24 12:40:26 +02:00
Karsten Hopp
7b0f0bfa65 disable llvm on PPC(64) in Fedora as recommended in bugzilla 769803 2012-04-24 12:39:24 +02:00
Adam Jackson
5e377e725c Require newer libX11 on F17+ 2012-04-10 12:08:10 -04:00
Adam Jackson
a3ea44be80 mesa-8.0.1-fix-16bpp.patch: Fix 16bpp in llvmpipe 2012-04-02 12:27:19 -04:00
Dave Airlie
afdb6fd219 get latest 8.0.2 set of fixes 2012-03-31 09:25:39 +01:00
Adam Jackson
4b435c8c6e Subpackage libglapi instead of abusing -dri-drivers for it to keep minimal
disk space minimal. (#807750)
2012-03-28 17:21:59 -04:00
Adam Jackson
7ff11a9499 mesa-8.0.1-llvmpipe-shmget.patch: Fix image pitch bug. 2012-03-28 16:52:49 -04:00
Adam Jackson
3af7c5d238 mesa-8.0-nouveau-tfp-blacklist.patch: gnome-shell blacklisting: nvfx and
below with <= 64M of vram, and all nv30.
2012-03-23 13:49:45 -04:00
Adam Jackson
6f9536616b mesa-8.0.1-llvmpipe-shmget.patch: Use ShmGetImage if possible 2012-03-21 13:41:55 -04:00
Adam Jackson
8337c9e3d0 Move libglapi into -dri-drivers instead of -libGLES as being marginally
more appropriate (libGL wants to have DRI drivers, but doesn't need to
  have a full libGLES too).
2012-03-19 14:05:34 -04:00
Dave Airlie
d99341dda9 enable vmwgfx + xa state tracker 2012-03-15 13:39:24 +00:00
Adam Jackson
db7b1e9432 mesa-8.0.1-git.patch: Sync with 8.0 branch (commit a3080987) 2012-03-01 14:27:52 -05:00
Thorsten Leemhuis
e94ec35108 a few changes for weston, the wayland reference compositor (#790542):
- enable gbm and shared-glapi in configure command (the latter is required by
  the former) and add subpackages libgbm and libgbm-devel
- add --with-egl-platforms=x11,wayland,drm to configure command and add
  subpackages libwayland-egl and libwayland-egl-devel
2012-02-23 20:14:04 +01:00
Adam Jackson
c31938b87e Mesa 8.0.1 2012-02-17 13:55:48 -05:00
Adam Jackson
3d4c8b2bcb Mesa 8.0 2012-02-13 16:53:18 -05:00
Adam Jackson
4189d1ce8f Default to DRI libGL on all arches (#789402) 2012-02-13 11:10:06 -05:00
Dave Airlie
a96128314d update to 8.0 snapshot 2012-01-26 15:34:09 +00:00
Adam Jackson
748b3871c7 Today's git snapshot 2012-01-05 14:56:38 -05:00
Adam Jackson
45f1c9cd92 Today's git snapshot
Disable hardware drivers on ppc* in RHEL
2011-12-14 13:14:28 -05:00
Dan Horák
5b97e5058c fix build on s390(x) 2011-12-02 17:18:56 +01:00
Adam Jackson
4ed76b074d Today's git snapshot
enable-xcb
mesa-7.1-nukeglthread-debug.patch: Drop
2011-11-29 20:57:08 -05:00
Adam Jackson
183b339882 mesa-dri-drivers Obsoletes: mesa-dri-drivers-dri1 < 7.12 2011-11-17 14:32:24 -05:00
Adam Jackson
0fd2b01338 Cleanups to BuildRequires, Requires, Conflicts, etc. 2011-11-16 11:29:47 -05:00
Dave Airlie
3c65592ff9 rebase to upstream snapshot of 7.12 2011-11-14 16:21:37 +00:00
Adam Jackson
be5a5a8430 Rebuild for new libllvm soname 2011-11-14 09:59:47 -05:00
Adam Jackson
002c31ee95 Obsolete more -llvmcore (#752152) 2011-11-09 11:03:17 -05:00
Dave Airlie
f899a988b0 snapshot latest mesa 7.11 stable branch (what will be 7.11.1) 2011-11-03 20:01:23 +00:00
Adam Jackson
1f59b048fd mesa-7.11-fix-sw-24bpp.patch: Fix software rendering in 24bpp. 2011-11-03 15:51:35 -04:00
Adam Jackson
d59159108a mesa-7.11-intel-swap-event.patch: Disable GLX_INTEL_swap_event by default;
DRI2 enables it explicitly, but swrast doesn't and oughtn't. (#748747)
2011-10-28 20:32:20 -04:00
Adam Jackson
82500f989b mesa-7.11-intel-swap-event.patch: Disable GLX_INTEL_swap_event by default;
DRI2 enables it explicitly, but swrast doesn't and oughtn't. (#748747)
2011-10-28 20:29:23 -04:00
Adam Jackson
d0b5f9d6dc 0001-nv50-fix-max-texture-levels.patch: Fix maximum texture size on
nouveau (and thus, gnome-shell init on wide display setups) (#748540)
2011-10-25 13:22:29 -04:00
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
b28ff10865 fix intel driver exclusion 2011-04-18 14:07:25 -04: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
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
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
Adam Jackson
bbf660eca1 disable gallium egl 2010-12-02 16:34:08 -05:00
Dan Horák
c32b170be9 - workaround failing build on s390(x) 2010-12-01 22:21:53 +01:00
Adam Jackson
6a8c34836b today's snapshot 2010-11-29 17:54:34 -05:00
Adam Jackson
f9067924dc new git snap, swrastg switchover 2010-11-18 17:06:01 -05:00
Adam Jackson
239ccbb228 Requires cleanup 2010-11-15 11:20:01 -05:00
Adam Jackson
e8cb8d911e vg, abi magic, swrastg magic 2010-11-11 14:38:08 -05:00
Dave Airlie
a8555b48c4 - update to latest git snap + enable r600g by default 2010-11-09 00:17:43 -05:00
Dave Airlie
74028543ed enable EGL/GLES 2010-11-06 04:48:24 +10:00
Dave Airlie
7625ab7af0 after further discussion with ajax, split the EGL/GLES 2010-11-06 04:27:39 +10:00
Dave Airlie
6b7a5be152 fix .pc file for egl 2010-11-06 03:59:30 +10:00
Dave Airlie
7c273e6335 enable egl some more 2010-11-06 02:57:38 +10:00
Dave Airlie
cf9d011662 egl support test commit 2010-11-06 02:41:50 +10:00
Dave Airlie
63f3aa2613 - fix r300g selection 2010-11-03 17:03:48 +10:00
Adam Jackson
65e41ee5d4 cflags and swrastg motion 2010-11-02 15:38:12 -04:00
Adam Jackson
86dc0b73d7 fix llvm BR 2010-11-01 13:20:21 -04:00
Adam Jackson
465efeb596 fix experimental requires 2010-10-28 10:54:02 -04:00
Adam Jackson
6e48b091dc drop demos subpackage 2010-10-28 06:36:12 -04:00
Adam Jackson
24f1493ab2 fix osmesa linking 2010-10-20 16:28:35 -04:00
Adam Jackson
4f4b4ad5d4 today's snapshot 2010-10-20 13:58:16 -04:00
Dave Airlie
2cfd8f52ff - latest git snapshot - enable talloc/llvm links 2010-08-24 18:44:36 +10:00
Dave Airlie
fd8fab9a6e - snapshot latest git 2010-07-20 05:21:47 +00:00
Dave Airlie
4b079d35c8 - resnapshot latest git 2010-07-08 23:41:15 +00:00
Adam Jackson
9b83756d15 - Install COPYING like we ought to. 2010-07-08 14:55:58 +00:00
Dan Horák
24a42a4f55 - add libtool (needed by mesa-demos) to BR: - normally it's brought via
xorg-x11-util-macros and xorg-x11-server-devel, but not on platforms
    without hardware drivers
- build gallium drivers and the dri-drivers-experimental subpackage only
    when hardware drivers are requested
2010-06-25 08:13:00 +00:00
Dave Airlie
b1c41abb7f mesa: drop glew header removal 2010-06-12 20:36:13 +00:00
Dave Airlie
f4c700c192 mesa: update build req 2010-06-12 11:28:24 +00:00
Dave Airlie
7c7c5f5322 - rebase to git snapshot with TFP fixes for r300 + gallium - enable r300g 2010-06-12 10:36:47 +00:00
Dave Airlie
0b15b14e4b - rebase to a git snapshot - disable vmwgfx 2010-05-29 23:18:11 +00:00
Dave Airlie
1c43d7f454 - rebase to a git snapshot - disable vmwgfx 2010-05-29 23:01:25 +00:00
Dave Airlie
df0934e477 - rebase to a git snapshot - disable vmwgfx 2010-05-29 22:52:50 +00:00
Karsten Hopp
2574f3f6f6 - fix xorg-x11-server-devel build requirement on s390(x) 2010-05-17 10:11:05 +00:00
Ben Skeggs
d45f95fceb - patch mesa to enable legacy nouveau driver build on i386 2010-02-08 06:14:40 +00:00
Ben Skeggs
da91948de1 - rebase for legacy nouveau drivers 2010-02-08 05:33:35 +00:00
Dave Airlie
9b8639b41c - rebase again to fix r300 2010-02-04 00:10:53 +00:00
Dave Airlie
edf31d0390 - rebase again to fix r300 2010-02-03 22:02:36 +00:00
Dave Airlie
658f23b6fc mesa: final spec fix 2010-02-03 00:49:04 +00:00
Dave Airlie
417c913ce7 mesa: more include fixups 2010-02-03 00:34:55 +00:00
Dave Airlie
cb2af27d66 mesa: remove more libs/includes 2010-02-03 00:28:03 +00:00
Dave Airlie
9458ee3e5e bump libdrm requires 2010-02-03 00:20:38 +00:00
Dave Airlie
1308929014 - Fix radeon colors for rawhide 2010-02-03 00:10:58 +00:00
Dave Airlie
1396538016 - Fix radeon colors for rawhide 2010-01-27 04:14:39 +00:00
Dave Airlie
408ce2a3b2 - rebase for new DRI2 API 2010-01-21 02:00:03 +00:00
Dave Airlie
57084a3c76 - rebase for new DRI2 API 2010-01-21 01:39:48 +00:00
Dave Airlie
90d101ddaa - rebase to new snapshot with fix for radeon in it 2010-01-08 04:42:59 +00:00
Dave Airlie
bda119263b - Disable dricore for now as it conflicts with upstream vis changes 2010-01-07 02:00:08 +00:00
Dave Airlie
c18aff5a8e - Disable dricore for now as it conflicts with upstream vis changes 2010-01-07 01:15:09 +00:00
Dave Airlie
1e93fee753 - Disable dricore for now as it conflicts with upstream vis changes 2010-01-07 00:57:29 +00:00
Dave Airlie
84a4f73418 - enable vmwgfx dri drivers in experimental + xorg DDX + move r600 out 2009-12-21 03:04:43 +00:00
Dave Airlie
1e243a0fc1 - mesa fix link shared to actually link 2009-12-21 02:54:05 +00:00
Dave Airlie
03b877db6d - one more libOSMesa build fix 2009-12-21 00:17:47 +00:00
Dave Airlie
a85de44b09 - one more libOSMesa build fix 2009-12-21 00:13:57 +00:00
Dave Airlie
7fbcaf36ad - fix OSmesa builds hopefully 2009-12-20 23:53:09 +00:00
Dave Airlie
2fb06b0685 - another attempt at GLSL build fix 2009-12-20 23:34:09 +00:00
Dave Airlie
2b04ed97a4 - add GLSL build fix from upstream + bump libdrm requires 2009-12-20 23:22:48 +00:00
Dave Airlie
9636c0fb79 - resnapshot from upstream for libdrm_radeon changes 2009-12-20 22:50:28 +00:00
Adam Jackson
acd3738ab0 - xdriinfo 1.0.3 2009-10-19 22:32:52 +00:00
Adam Jackson
7ef25461a9 - Today's git snap. Fixes picking in clutter apps on Intel chips (#524338) 2009-09-21 21:13:40 +00:00
Kristian Høgsberg
2dcc0c89ac - Back out page flip patch. 2009-09-17 20:35:20 +00:00
Dave Airlie
b5979425ee - r600 fix for TFP from irc 2009-09-09 05:08:05 +00:00
Dave Airlie
9595469810 - new git snap for 090909 2009-09-08 23:06:42 +00:00
Adam Jackson
d6af41d582 - Today's git snap.
- mesa-7.1-disable-intel-classic-warn.patch: Drop.
- mesa-7.6-hush-vblank-warning.patch: Hush the drmWaitVBlank() warning.
- Add -dri-drivers-experimental package, add r600 to it. Note: experimental
    means it doesn't work, don't file bugs unless they contain patches.
2009-08-13 18:57:30 +00:00
Adam Jackson
629c8726f8 - Build --disable-asm on x86 since it makes everything all textrel'y and
that makes selinux unhappy. Strictly we only need to disable the asm
    dispatch code, but the build system doesn't make that an option yet.
2009-08-06 18:04:05 +00:00
Kristian Høgsberg
86773238f5 - Add DRI2 pageflipping patch. 2009-07-31 16:21:01 +00:00
Kristian Høgsberg
00ee705c27 - Add DRI2 pageflipping patch. 2009-07-31 16:20:03 +00:00
Jesse Keating
cbb8399772 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 12:04:17 +00:00
Dave Airlie
626ed0a9ec - rebase to latest upstream snapshot 2009-07-23 02:17:11 +00:00
Dave Airlie
ff9b12ce4b - rebase to latest upstream snapshot 2009-07-23 02:15:27 +00:00
Adam Jackson
e0b8e0d91a sync with F11 2009-07-20 21:08:47 +00:00
Adam Jackson
f77271ad73 - mesa-7.5-r300-batch-accounting.patch: Fix cmdbuf sizing (#501312) 2009-06-11 17:17:23 +00:00
Adam Jackson
cb167a15f0 - mesa-7.5-get-driver-name.patch: Fix glXGetScreenDriver for DRI2 (#495342) 2009-04-15 15:14:58 +00:00
Dennis Gilmore
0dcd8cecf5 fix sparc64 asm 2009-04-11 01:56:50 +00:00
Dave Airlie
8e3feec365 - radeon: fix gnome-shell startup 2009-04-07 08:57:01 +00:00
Dave Airlie
3321562b90 - rebase to latest radeon-rewrite 2009-04-06 10:45:46 +00:00
Dave Airlie
a495af1326 - Build fbo files for r100 2009-04-01 12:23:39 +00:00
Dave Airlie
79ee323478 - radeon-rewrite.patch: misc radeon fixes with buffer readbacks 2009-03-31 06:07:01 +00:00
Dave Airlie
7b268cc6ae - fix r200 fbo + vram sizing bug 2009-03-26 03:33:21 +00:00
Dave Airlie
530efa3d62 bump libdrm requires 2009-03-25 02:00:46 +00:00
Dave Airlie
658bbe6e4b - radeon-rewrite: add FBO support for radeon on KMS/DRI2 2009-03-24 05:25:43 +00:00
Karsten Hopp
892491fa00 - fix filelist on s390x where dri isn't available and where libGL.so has a
different version
2009-03-23 13:01:12 +00:00
Dave Airlie
6db4be10c0 - bump to snapshot of mesa master
- mainly has intel dri2 tfp fixes + radeon rewrite patch
2009-03-22 02:39:21 +00:00
Orion Poplawski
4d36eccbfb - Update libdrm requirement to >= 2.4.3 to match source 2009-03-19 15:23:12 +00:00
Dave Airlie
9395bbac3c - radeon-rewrite.patch: enable R200 hw clears 2009-03-10 01:07:15 +00:00
Dave Airlie
f3da2d81a7 - radeon-rewrite.patch: update with swtcl and r100 bugfixes 2009-03-09 05:41:34 +00:00
Dave Airlie
2a694f84d1 - radeon-rewrite.patch: update with swtcl and r100 bugfixes 2009-03-09 05:39:46 +00:00
Dave Airlie
9eb6e52b8f - radeon-rewrite.patch: fixup link against libdrm_radeon 2009-03-05 08:19:34 +00:00
Dave Airlie
16d2d54dc6 - try again: pull in 7.4 fixes, dri configs changes, new radeon-rewrite 2009-03-04 07:00:36 +00:00
Dave Airlie
a5cda00fd4 - reset whole place back to 7.3-6 - bad plan 2009-02-27 09:41:56 +00:00
Dave Airlie
b45b553169 - mesa-7.3-dri-drivers-master.patch - pull in DRI drivers from master 2009-02-27 08:24:32 +00:00
Dave Airlie
89df165bd7 - radeon-dri2-fixes.patch: add some fixes to radeon code 2009-02-27 04:26:19 +00:00
Dave Airlie
c6aa469d7f - radeon-dri2-fixes.patch: add some fixes to radeon code 2009-02-27 04:25:21 +00:00
Adam Jackson
c553e35424 - Fix text relocations in OSMesa build. (#475146)
- Re-enable textrel checks, for OSMesa only.
2009-02-24 16:54:44 +00:00
Adam Jackson
792edb2287 - libGL Requires: mesa-dri-drivers%{?_isa}. Gets both 32 and 64 bit drivers
installed on multilib systems, so 32-bit clients get DRI.
2009-02-23 20:25:07 +00:00
Dave Airlie
f7e21206a9 - radeon: merge radeon-rewrite branch, drop old r300 bufmgr 2009-02-23 04:59:49 +00:00
Adam Jackson
208fbaf316 - Merge review cleanups (#226136) 2009-02-21 21:56:30 +00:00
Adam Jackson
b591a092d4 - mesa-7.3-965-texture-size.patch: Bump maximum 965 texture size. (#483674) 2009-02-09 22:53:48 +00:00
Adam Jackson
764f36247d Mesa 7.3 2009-02-08 08:01:38 +00:00
Kristian Høgsberg
0c24d45933 - And now, 7.3.0. 2009-01-22 20:49:17 +00:00
Kristian Høgsberg
77e6efff08 - Update to 7.3.0 rc3. 2009-01-20 20:43:20 +00:00
Dave Airlie
fd5faaeb56 - r300-bufmgr.patch: remove start/end offset properly + r500 FP 2008-12-22 02:14:32 +00:00
Dave Airlie
981a0d7018 - r300-bufmgr.patch: make radeon/r200 work 2008-12-21 00:00:27 +00:00
Dave Airlie
e3c23c336b disable r300 bufmgr patch 2008-12-20 23:40:15 +00:00
Dave Airlie
8f33e18edf - intel-fix-sarea-define.patch - workaround wrong define
- intel-triple-remove.patch - remove triple buffering
2008-12-20 22:55:04 +00:00
Dave Airlie
cce70a18e5 - Mesa rebase to upstream + new r300 bufmgr code (may need more work) 2008-12-20 07:07:13 +00:00
Dave Airlie
472540b728 - Mesa rebase to upstream + new r300 bufmgr code (may need more work) 2008-12-20 06:58:13 +00:00
Dave Airlie
bbaa112cc9 - r300-bufmgr.patch - fix aperture sizing issues - should make compiz work
better
2008-10-23 00:33:16 +00:00
Adam Jackson
cd3704d9bf - Disable the textrel check for the moment. 2008-10-20 21:54:12 +00:00
Adam Jackson
bff60fb940 - Build with --enable-selinux. Don't know how this got dropped... 2008-10-20 18:38:05 +00:00
Adam Jackson
2b62ebde92 - Be extra paranoid about textrels at the end of %build 2008-10-20 16:04:54 +00:00
Dave Airlie
53a8faf02e - r300: re-enable zerocopy TFP for non-kms system
- r300: fix sw fallbacks on !kms + fix debug
2008-10-19 09:16:11 +00:00
Dave Airlie
6f1a88e44f - r300: re-enable zerocopy TFP for non-kms systems 2008-10-19 08:40:45 +00:00
Adam Jackson
52cda3841a spec cleanup 2008-10-14 13:31:18 +00:00
Dave Airlie
ea17c6ce46 - r300-bufmgr.patch - fix sw fallbacks + kernel texture error. 2008-10-13 05:51:24 +00:00
Adam Jackson
57ff25c7bf - Actually add patch. 2008-10-09 18:38:59 +00:00
Kristian Høgsberg
db3c0994f2 - Actually add patch. 2008-10-09 17:37:46 +00:00
Kristian Høgsberg
7e599896b3 - Fix black shadows in compiz (fix from Eric Anholt, bugs.fd.o #17233) 2008-10-09 17:36:27 +00:00
Dave Airlie
7428a9e3f2 - fix drm requires 2008-10-01 06:16:32 +00:00
Dave Airlie
b0f1501626 - rebase to new upstream + r300 bufmgr code - openarena under kms works now 2008-10-01 05:46:09 +00:00
Adam Jackson
dfb4c30eea add xdriinfo 2008-09-29 21:19:22 +00:00
Dave Airlie
4938b1eeaf - intel stop vbl default for now 2008-09-12 07:24:14 +00:00
Dave Airlie
eae71889b4 fixup kernel req 2008-09-05 05:49:33 +00:00
Dave Airlie
7cf755a92d - latest snapshot - r300 bufmgr code
- stop building mach64, patch around some intel issues
2008-09-05 05:48:02 +00:00
Dave Airlie
336da42a01 - latest Mesa snapshot - re-enable tex offset
- add r300 command buffer support on top of snapshot
- fix mesa build on intel driver
2008-08-28 12:36:35 +00:00
Dave Airlie
249ba36e24 - latest Mesa snapshot - re-enable tex offset
- add r300 command buffer support on top of snapshot
- disable osmesa version patch -- (ajax???)
- fix mesa build on intel driver
2008-08-28 12:32:42 +00:00
Dave Airlie
65f49134aa - latest Mesa snapshot - re-enable tex offset
- add r300 command buffer support on top of snapshot
- disable osmesa version patch -- (ajax???)
- fix mesa build on intel driver
2008-08-14 12:03:22 +00:00
Dave Airlie
1ee2a96a85 - latest Mesa snapshot - re-enable tex offset
- add r300 command buffer support on top of snapshot
- disable osmesa version patch -- (ajax???)
2008-08-14 06:35:21 +00:00
Adam Tkac
a2ea5378b5 - merged 7.1-0.29 ... 7.1-0.37 changes from F-9 branch 2008-07-02 12:35:05 +00:00
Dave Airlie
386144da3f - okay fire me now - I swear it runs compiz really well...
- fix more bugs on 965
2008-04-18 05:41:19 +00:00
Dave Airlie
a80004cee1 - why yes, that is a brown paper bag
- fix glxgears on 965
2008-04-18 05:20:40 +00:00
Dave Airlie
130b9c7bdd - fix compiz alt-tab crashing on out of the box intel driver
- some other upstream bugfixes as well
2008-04-18 04:31:24 +00:00
Dave Airlie
e0f372cae2 - Rebase to latest upstream - drop patches applied there. 2008-04-15 02:26:59 +00:00
Dennis Gilmore
cc77b8c21f add patch enabling drivers on sparc that are remotely useful 2008-04-12 17:49:22 +00:00
Adam Jackson
c0c14a5047 - mesa-7.1-link-shared.patch: Make a libdricore.so from libmesa.a, install
it into %_libdir/dri, and link the DRI drivers against it. Drops ~20M
    from the installed system (not including debuginfo). Inspired by a
    similar patch in openSUSE but reworked to be compatible with the OSMesa
    build.
2008-04-10 18:20:31 +00:00
Adam Jackson
d3c4211e93 - mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
- mesa-7.1-dri2.patch: Fix a header path.
- Add buildreqs for the demos that suddenly stopped compiling.
2008-04-09 15:06:32 +00:00
Adam Jackson
b978becd89 - mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
2008-04-09 14:49:49 +00:00
Adam Jackson
730bf4911d - mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
2008-04-09 14:28:36 +00:00
Adam Jackson
4b30464798 - mesa-7.1-visual-crash.patch: Fix a segfault if DRI unavailable.
- mesa-7.1-fbconfig-fix.patch: Fix fbconfig comparisons.
2008-04-09 14:16:57 +00:00
Kristian Høgsberg
0db3f8de4d - Update git snapshot to pull in DRI2 direct rendering.
- Add conflicts for xservers that don't understand the new DRI driver
    interface.
2008-04-01 18:07:48 +00:00
Kristian Høgsberg
7f2f48f1de - Update git snapshot to pull in DRI2 direct rendering. 2008-03-31 23:05:41 +00:00
Kristian Høgsberg
eb8c426816 - Looks like the TexOffset extension does not work, disable for now.
- Bump to 20080311 snapshot to get DRI2 tfp fixes.
2008-03-12 00:08:22 +00:00
Kristian Høgsberg
0f60cf05a0 - Bump to latest git snapshot.
- Drop mesa-7.1-dri-drivers.patch, it's upstream.
2008-03-04 01:49:32 +00:00
Kristian Høgsberg
46f14b6096 - Bump to latest git snapshot.
- Drop mesa-7.1-dri-drivers.patch, it's upstream.
2008-03-04 01:15:35 +00:00
Dave Airlie
7af8c3d4e0 - fix i915 build due to symbol visibility 2008-03-03 02:52:48 +00:00
Adam Jackson
78fe81f459 - Fix OSMesa symlink bug. (#424545)
- Build OSMesa with -Os to be slightly less bloaty.
- Re-add osmesa.h to libOSMesa-devel.
- Really restore -fvisibility=hidden.
2008-02-26 20:41:53 +00:00
Adam Jackson
2c6d81999d (victorious trombone noise) 2008-02-21 20:05:41 +00:00
Adam Jackson
b6264c378a (sad trombone noise) 2008-02-21 18:36:37 +00:00
Adam Jackson
a6285c30c6 - Fix build on powerpc and amd64.
- Disable %_smp_mflags for DRI drivers for now.
2008-02-21 05:40:40 +00:00
Adam Jackson
831986639f - Fix build on powerpc and amd64. 2008-02-21 02:31:49 +00:00
Adam Jackson
3e8621714a - Fix build on powerpc. 2008-02-21 02:05:31 +00:00
Adam Jackson
f7341875f7 - Today's git snapshot, additional headers for DRI2 love. 2008-02-18 16:23:51 +00:00
Adam Jackson
c2c814d4d3 - Fix build on lib64 machines. 2008-02-15 23:56:54 +00:00
Adam Jackson
4e39dbd116 - Restore -fvisibility=hidden.
- Fix autotooling.
2008-02-15 23:44:57 +00:00
Adam Jackson
8eb2dd2ff4 - Fix file conflict with bsd-games on /usr/bin/rain. 2008-02-15 23:27:45 +00:00
Adam Jackson
cfe4e414ad Today's git snapshot for DRI2 goodness. 2008-02-15 23:21:58 +00:00
Adam Jackson
3db994ee91 - mesa-7.1-sis-ia64.patch: Fix sis driver on ia64. (#432428) 2008-02-12 15:40:06 +00:00
Adam Jackson
8ff20d7c3e - mesa-7.1-ia64-build-fix.patch: Fix build on ia64. (#427558) 2008-02-11 20:50:43 +00:00
Adam Jackson
41185a9826 - Enable i915 DRI on E7221. (Carlos Martín, #425790) 2008-01-22 18:27:50 +00:00
Adam Jackson
5119979213 - Make the demo seddery prettier. 2008-01-21 16:49:55 +00:00
Dave Airlie
a858a72a06 - Remove references to libgl symbol from i915 2007-12-04 01:53:11 +00:00
Dave Airlie
d45e02118a - Rebuild against a new libdrm 2007-11-30 09:22:46 +00:00
Adam Jackson
b30c9db361 new snapshot 2007-11-27 20:25:40 +00:00
Tom Callaway
a427a13566 Fix libOSMesa* to link against libselinux 2007-11-15 20:59:12 +00:00
Adam Jackson
a9b66a20a7 argh amd64 2007-11-12 18:44:13 +00:00
Adam Jackson
8706975e21 argh ppc64 2007-11-12 17:01:49 +00:00
Adam Jackson
80559657f8 fix build on amd64 2007-11-12 16:23:16 +00:00
Adam Jackson
760c23baaf - Drop xserver 1.1 source compatibility. 2007-11-12 16:09:41 +00:00
Dave Airlie
e29c552ed8 - fix DRI driver directory 2007-11-06 23:15:32 +00:00
Adam Jackson
965800e9e9 - Fix EVR, 7.1pre > 7.1, that would have been bad.
- Fix %setup to match.
2007-11-01 14:11:28 +00:00
Adam Jackson
86963445aa - Fix EVR, 7.1pre > 7.1, that would have been bad. 2007-11-01 14:07:18 +00:00
Dave Airlie
dbb9f179ce - rebase Mesa to 7.1pre 74ced1e67f286a5e71e9877bc6844b2af5b9ab8d 2007-11-01 06:55:38 +00:00
Dave Airlie
6bb88613c7 - mesa-7.0.1-stable-branch.patch - Updated with more fixes from stable
- mesa-7.0.1-r300-fix-writemask.patch - fix r300 fragprog writemask
- mesa-7.0.1-r200-settexoffset.patch - add zero-copy TFP support for r200
2007-10-18 00:10:50 +00:00
Dave Airlie
9cda76aa3c - mesa-7.0.1-stable-branch.patch - Updated to close to 7.0.2-rc1
- This contains the fixes made to the upstream Mesa stable branch including
    fixes for 965 vblank interrupt issues along with a fix in the kernel -
    remove patches that already upstream.
- mesa-6.5.2-hush-synthetic-visual-warning.patch - dropped
- mesa-7.0-i-already-defined-glapi-you-twit.patch - dropped
- mesa-7.0.1-965-sampler-crash.patch - dropped
2007-09-28 02:34:11 +00:00
Adam Jackson
bd476b00cf - mesa-7.0.1-965-sampler-crash.patch: Fix a crash with 965 in Torcs.
(#262941)
2007-09-06 18:45:11 +00:00
Adam Jackson
678a251d7c - Rebuild for new libexpat. 2007-08-28 13:39:17 +00:00
Dave Airlie
2ef8eba484 - mesa-7.0.1-stable-branch.patch - Add patches from stable branch includes
support for some Intel chipsets
- mesa-7.0-use_master-r300.patch - Add r300 driver from master
2007-08-15 10:17:48 +00:00
Dave Airlie
540e56b9aa - missing build requires for Xfixes-devel and Xdamage-devel 2007-08-14 05:44:52 +00:00
Dave Airlie
27417288ac - Rebase to upstream 7.0.1 release
- ajax provided patches: for updated selinux awareness, build config
- gl visibility and picify were fixed upstream
- OS mesa library version are 6.5.3 not 7.0.1 - spec fix
2007-08-14 05:33:46 +00:00
Jesse Keating
3def463294 - Rebuild for RH #249435 2007-07-25 18:00:00 +00:00
Adam Jackson
e4f1307ef6 - Add dri_interface.h to mesa-libGL-devel, and conflict with
xorg-x11-proto-devel versions that attempted to provide it.
2007-07-24 19:56:47 +00:00
Adam Jackson
7f93e43ead - Add mesa-demos subpackage. (#247252) 2007-07-10 17:25:15 +00:00
Adam Jackson
28881f2428 - mesa-6.5.2-radeon-backports-231787.patch: One more fix for r300.
(#231787)
2007-07-09 18:59:27 +00:00
Adam Jackson
b3acc5e630 - Don't install header files for APIs that we don't provide. (#247390) 2007-07-09 15:13:10 +00:00
Adam Jackson
4af2a719e6 - mesa-6.5.2-via-respect-my-cliplist.patch: Backport a via fix. (#247254) 2007-07-06 22:51:26 +00:00
Adam Jackson
c5a951213e - mesa-6.5.2-radeon-backports-231787.patch: Backport various radeon
bugfixes from git. (#231787)
2007-04-10 20:23:30 +00:00
Adam Jackson
e5c76df195 - mesa-6.5.2-bindcontext-paranoia.patch: Paper over a crash when
doBindContext fails, to avoid, for example, crashing the server when
    using tdfx but without glide3 installed.
2007-04-04 18:00:24 +00:00
Adam Jackson
4dfaac8dd1 - Hush the (useless) warning about the synthetic visual not being
supported.
2007-03-08 20:32:57 +00:00
Adam Jackson
636ffba231 - mesa-6.5.2-picify-dri-drivers.patch: Attempt to make the DRI drivers PIC.
- mesa-6.5.1-build-config.patch: Apply RPM_OPT_FLAGS to OSMesa too.
2007-03-02 21:46:35 +00:00
Adam Jackson
d916aa231e - mesa-6.5.2-libgl-visibility.patch: Fix non-exported GLX symbols (#229808)
- Require a sufficiently new libdrm at runtime too
- Make the arch macros do something sensible in the general case
2007-02-26 17:20:00 +00:00
Adam Jackson
95e3dd9545 - General spec cleanups
- Require current libdrm
- Build with -fvisibility=hidden
- Redo the way mesa-source is generated
- Add %{?_smp_mflags} where appropriate
2007-02-20 17:56:21 +00:00
Adam Jackson
50825da2f7 - Add i915tex and mach64 to the install set. 2006-12-18 17:07:42 +00:00
Adam Jackson
847d598bdb - mesa-6.5.2-xserver-1.1-source-compat.patch: Add some source-compatibility
defines to dispatch.h so the X server will continue to build.
2006-12-12 23:48:34 +00:00
Adam Jackson
fbb11edd09 - Fix OSMesa file listing to use %version for DSO number. Note that this
will still break on Mesa 7; oh well.
- Deleted file: directfbgl.h
2006-12-04 17:11:21 +00:00
Kristian Høgsberg
ce9ee0c22f - Update to 6.5.2. 2006-12-03 23:11:22 +00:00
Kristian Høgsberg
c36819d353 - Update mesa-6.5-texture-from-pixmap-fixes.patch to include new tokens and
change tfp functions to return void. Yes, a new mesa snapshot would be
    nice.
2006-10-16 21:17:41 +00:00
sandmann
5320c2a016 Update to glmanpages-1.0.1 2006-09-30 21:32:16 +00:00
sandmann
32157d39a9 Bump release 2006-09-30 20:10:39 +00:00
sandmann
a7a98d303a remove dot after popd, add .gz in %files section 2006-09-30 20:08:54 +00:00
sandmann
760ef133b3 Use better tarball for man pages 2006-09-30 18:04:34 +00:00
Kristian Høgsberg
96b4a67d03 - Add -fno-strict-aliasing to compiler flags for i965 driver.
- Add post-6.5.1-i965-fixes.patch backport of i965 fixes from mesa CVS.
2006-09-29 19:07:15 +00:00
sandmann
769a885a89 Remove leftover glob from %files list 2006-09-29 17:02:01 +00:00
sandmann
94dd6b1092 Write complete paths in the man page filelists 2006-09-29 16:34:01 +00:00
sandmann
87313138bc Fix man page file list paths 2006-09-29 15:59:04 +00:00
sandmann
ed66e9ab33 Bump release 2006-09-29 03:07:21 +00:00
sandmann
ed8bea9f70 Add man pages from X R6.9 2006-09-29 03:05:58 +00:00
Adam Jackson
8ffdfa9a31 - mesa-6.5.1-build-config.patch: Add -lselinux to osmesa builds. (#207767) 2006-09-25 22:29:14 +00:00
Kristian Høgsberg
6ab512ee3a - Bump xorg-x11-proto-devel BuildRequires to 7.1-8 so we pick up the latest
GLX_EXT_texture_from_pixmap opcodes.
2006-09-20 19:50:49 +00:00
Kristian Høgsberg
d0bb032cac - Remove mesa-6.5-drop-static-inline.patch. 2006-09-20 14:20:24 +00:00
Kristian Høgsberg
6ad27861e4 - Drop mesa-6.5-drop-static-inline.patch, workaround no longer necessary. 2006-09-20 14:01:24 +00:00
Kristian Høgsberg
68ba098688 Don't build libGLw and install it. 2006-09-19 19:51:19 +00:00
Kristian Høgsberg
18012c8d41 Adjust BuildRequires 2006-09-19 19:34:38 +00:00
Kristian Høgsberg
eeaa9794f8 Fix install commands. 2006-09-19 19:14:56 +00:00
Kristian Høgsberg
f3eb44a28a Bump release. 2006-09-19 18:47:18 +00:00
Kristian Høgsberg
29fbc20f01 - Bump to 6.5.1 final release.
- Drop libGLw subpackage, it is now in Fedora Extras (#188974).
- Drop mesa-6.5.1-r300-smooth-line.patch, the smooth line fallback can now
    be prevented by enabling disable_lowimpact_fallback in /etc/drirc.
- Drop mesa-6.4.1-radeon-use-right-texture-format.patch, now upstream.
2006-09-19 18:38:17 +00:00
Kristian Høgsberg
bb27ab4bee - Drop unused mesa-modular-dri-dir.patch. 2006-09-07 20:21:29 +00:00
Kristian Høgsberg
67d805530e More mesa build system hand holding. 2006-08-30 20:19:56 +00:00
Kristian Høgsberg
6bb2b77aeb - Rebase to 6.5.1 RC2.
- Get rid of redhat-mesa-driver-install and redhat-mesa-target helper
    scripts and clean up specfile a bit.
2006-08-30 19:53:29 +00:00
Kristian Høgsberg
96c0f930db - Rebase to 6.5.1 RC2. 2006-08-30 07:06:22 +00:00
Kristian Høgsberg
da185987e9 - Rebase to 6.5.1 RC2. 2006-08-30 02:31:27 +00:00
Kristian Høgsberg
1c749dba6a - Drop upstreamed patches mesa-6.5-texture-from-pixmap-fixes.patch and
mesa-6.5-tfp-fbconfig-attribs.patch and fix
    mesa-6.4.1-radeon-use-right-texture-format.patch to not break 16bpp
    transparency.
2006-08-28 18:37:27 +00:00
Adam Jackson
cbd395ee3f - mesa-6.5.1-build-config.patch: Add i965 to x86-64 config. 2006-08-25 20:00:28 +00:00
Kristian Høgsberg
ca121dd8d8 - Bump to 6.5.1 RC1. 2006-08-23 22:26:16 +00:00
Kristian Høgsberg
1b24297a62 - Pull the vtxfmt patch into the selinux-awareness patch, handle exec mem
heap init failure correctly by releasing mutex.
2006-08-23 01:13:00 +00:00
Adam Jackson
9e03815042 - mesa-6.5.1-r300-smooth-line.patch: Added, fakes smooth lines with aliased
lines on R300+ cards, makes Google Earth tolerable.
- mesa-6.5-force-r300.patch: Resurrect.
2006-08-22 22:58:51 +00:00
Adam Jackson
713d6d9242 - mesa-6.5.1-radeon-vtxfmt-cleanup-properly.patch: Fix a segfault on
context destruction when selinux is enabled.
2006-08-22 19:36:12 +00:00
Adam Jackson
0d7631d0f1 - redhat-mesa-driver-install: Reenable installing the tdfx driver.
(#203295)
2006-08-21 14:56:35 +00:00
Adam Jackson
594d762df0 remove the version req on libXp-devel 2006-08-18 22:10:39 +00:00
Adam Jackson
290241e39d require libXp >= 1.0.0-6 2006-08-18 21:47:22 +00:00
Adam Jackson
21739fdfbb - Update to pre-6.5.1 snapshot.
- Re-add libOSMesa{,16,32}. (#186366)
- Add BuildReq: on libXp-devel due to openmotif header insanity.
2006-08-18 21:18:05 +00:00
Adam Jackson
182f8fe633 auto-import mesa-6.5-22.20060818cvs.fc6 on branch devel from
mesa-6.5-22.20060818cvs.fc6.src.rpm
2006-08-18 19:52:19 +00:00
Florian La Roche
c0ee800858 - fix Requires: line 2006-08-13 18:48:58 +00:00
Kristian Høgsberg
c757986cdf First pass at mesa cvs update. 2006-08-10 15:13:28 +00:00
mharris
b9fa626d3b - Conditionalized libGLw inclusion with new with_libGLw macro defaulting to
1 (enabled) for now, however since nothing in Fedora Core uses libGLw
    anymore, we will be transitioning libGLw to an external package
    maintained in Fedora Extras soon.
2006-07-27 22:43:14 +00:00
Kristian Høgsberg
e52fd0128c Set release back to 20%{?dist}. 2006-07-26 23:16:18 +00:00
Kristian Høgsberg
2551fcfe29 - Build for fc5 aiglx repo. 2006-07-26 22:23:58 +00:00
Adam Jackson
e2269f1821 - Disable TLS dispatch, it's selinux-hostile. 2006-07-25 23:11:33 +00:00
Adam Jackson
03edcc6909 - Disable TLS dispatch, it's selinux-hostile. 2006-07-25 21:25:36 +00:00
Adam Jackson
a7967cf29a - mesa-6.5-fix-glxinfo-link.patch: lib64 fix. 2006-07-25 19:36:20 +00:00
Adam Jackson
85f9e804d6 - mesa-6.5-fix-linux-indirect-build.patch: Added.
- mesa-6.5-fix-glxinfo-link.patch: Added.
- Build libOSMesa never instead of inconsistently; to be fixed later.
- Updates to redhat-mesa-target:
- Always select linux-indirect when not building for DRI
- Enable DRI to be built on PPC64 (still disabled in the spec file though)
- MIT licence boilerplate
2006-07-25 18:28:38 +00:00
mharris
e9f100bb37 - Remove glut-devel dependency, as nothing actually uses it that we ship. 2006-07-25 16:03:10 +00:00
mharris
90b0b0cffc Update spec file comments for #200069 2006-07-25 12:30:31 +00:00
mharris
883815c89f - Added mesa-6.5-dont-libglut-me-harder-ok-thx-bye.patch to prevent libglut
and other libs from being linked into glxgears/glxinfo even though they
    are not actually used. This was the final package linking to freeglut
    in Fedora Core, blocking freeglut from being moved to Extras.
2006-07-25 09:39:35 +00:00
Adam Jackson
6a70f2ead5 - Attempt to add selinux awareness; check if we can map executable memory
and fail softly if not. Removes the need for allow_execmem from huge
    chunks of the desktop.
2006-07-25 00:41:25 +00:00
Adam Jackson
1afba921e4 - Attempt to add selinux awareness; check if we can map executable memory
and fail softly if not. Removes the need for allow_execmem from huge
    chunks of the desktop.
2006-07-24 22:33:06 +00:00
Kristian Høgsberg
3f8289e0fe - Add mesa-6.5-r300-free-gart-mem.patch to make r300 driver free gart
memory on context destroy.
2006-07-24 21:01:30 +00:00
Jesse Keating
f39e486ad4 bumped for rebuild 2006-07-12 07:20:09 +00:00
mharris
0d97d8ec3e uh, apply the patch doofus 2006-07-05 08:43:15 +00:00
mharris
f8d59ba696 - Added mesa-6.5-fix-opt-flags-bug197640.patch as 2nd attempt to fix
OPT_FLAGS for (#197640).
- Ensure that redhat-mesa-driver-install creates $DRIMODULE_DESTDIR with
    mode 0755.
2006-07-05 08:38:07 +00:00
mharris
1e84186f03 - Maybe actually, you know, apply the mesa-6.5-glx-use-tls.patch as that
might help to you know, actually solve the problem. Duh.
- Use {dist} tag in Release field now.
2006-07-05 07:01:13 +00:00
mharris
5eecd9e2e1 - Added mesa-6.5-glx-use-tls.patch to hopefully get -DGLX_USE_TLS to really
work this time due to broken upstream linux-dri-* configs. (#193979)
- Pass RPM_OPT_FLAGS via OPT_FLAGS instead of via CFLAGS also for (#193979)
2006-07-05 06:12:44 +00:00
mharris
8f17530b4f - Bump libdrm-devel dep to trigger new ExclusiveArch test with the new
package.
- Use Fedora Extras style BuildRoot tag.
- Added "Requires(post): /sbin/ldconfig" and postun to all runtime lib
    packages.
2006-06-19 17:36:51 +00:00
Kristian Høgsberg
ce7651f852 - Add mesa-6.5-fix-pbuffer-dispatch.patch to fix pbuffer marshalling code. 2006-06-13 00:02:01 +00:00
Kristian Høgsberg
10c1f501e0 Add changelog message for last commit, fix release for previous changelog
msg.
2006-05-29 23:33:52 +00:00
Kristian Høgsberg
a3728c2e93 - Update mesa-6.5-texture-from-pixmap-fixes.patch to include new tokens and
change tfp functions to return void. Yes, a new mesa snapshot would be
    nice.
2006-05-29 23:31:36 +00:00
Kristian Høgsberg
fac815cba0 - Update mesa-6.5-texture-from-pixmap-fixes.patch to include new tokens and
change tfp functions to return void. Yes, a new mesa snapshot would be
    nice.
2006-05-29 23:26:43 +00:00
mharris
4b6debff31 - Add "BuildRequires: makedepend" for bug (#191967) 2006-05-17 20:34:37 +00:00
Kristian Høgsberg
172df392da - Bump for fc5 build. 2006-04-11 22:37:58 +00:00
Adam Jackson
7ce24bec3f auto-import mesa-6.5-4 on branch devel from mesa-6.5-4.src.rpm 2006-04-11 21:18:25 +00:00
Kristian Høgsberg
b9c488c093 - Add mesa-6.5-noexecstack.patch to prevent assembly files from making
libGL.so have executable stack.
2006-04-10 21:51:56 +00:00