Commit Graph

710 Commits

Author SHA1 Message Date
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 4d2c16e77f 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:20:13 -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 bd79bc7346 diff-tree -p, not diff-tree 2012-11-01 17:40:11 -04: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
Dan Horák 37dacda78b drop gl-manpages and glu from sources 2012-10-27 16:10:23 +02:00
Adam Jackson 48ae2d844a Rebuild for wayland 0.99 2012-10-19 13:28:18 -04: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 88fdcd8e84 mesa: remove libkms harder. 2012-09-24 09:48:37 +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 fb7cac84af helps to git-add things, you know? 2012-08-27 11:40:11 -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