Commit Graph

674 Commits

Author SHA1 Message Date
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
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 8e1a7c4caa Fix sources after being knobbled by fedpkg 2012-04-24 21:14:32 +01:00
Richard Hughes 43e76b84ef Rebuild with new git snapshot
- Remove upstreamed patches
2012-04-24 17:47:33 +01:00
Karsten Hopp 5a541d6a41 Merge branch 'master' of ssh://pkgs.fedoraproject.org/mesa
Conflicts:
	mesa.spec
2012-04-24 12:41:19 +02: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
Karsten Hopp 561f5a4390 disable llvm in Fedora as recommended in bugzilla 769803 2012-04-24 12:38:02 +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 8851970d6f maybe i should commit this too 2012-03-22 05:29:19 -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