Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mesa-9.0.1-22-gd0a9ab2.patch: Sync with git | Adam Jackson | 2012-12-20 | 1 | -0/+1834 | |
| | | | | | | - 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. | |||||
* | mesa-9.0.1-22-gd0a9ab2.patch: Sync with git | Adam Jackson | 2012-12-20 | 2 | -3/+35 | |
| | | | | | | - 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. | |||||
* | Allow linking against a private version of LLVM libs for RHEL7 | Adam Jackson | 2012-12-05 | 1 | -3/+19 | |
| | | | | - Build with -j again | |||||
* | Mesa 9.0.1 | Adam Jackson | 2012-12-03 | 3 | -7/+7 | |
| | ||||||
* | mesa-9.0-19-g895a587.patch: sync with 9.0 branch with git | Dave Airlie | 2012-11-07 | 3 | -474/+963 | |
| | | | | - drop wayland patch its in git now. | |||||
* | mesa: fix build on EL7 with later libdrm | Dave Airlie | 2012-11-05 | 1 | -0/+2 | |
| | ||||||
* | diff-tree -p, not diff-tree | Adam Jackson | 2012-11-01 | 1 | -3/+464 | |
| | ||||||
* | mesa-9.0-18-g5fe5aa8: sync with 9.0 branch in git | Adam Jackson | 2012-11-01 | 3 | -360/+33 | |
| | | | | - Portability fixes for F17: old wayland, old llvm. | |||||
* | gallium drivers must be set explicitely for s390(x) otherwise also r300, ↵ | Dan Horák | 2012-10-27 | 1 | -2/+6 | |
| | | | | r600 and vmwgfx are built | |||||
* | drop gl-manpages and glu from sources | Dan Horák | 2012-10-27 | 1 | -2/+0 | |
| | ||||||
* | Rebuild for wayland 0.99 | Adam Jackson | 2012-10-19 | 1 | -0/+934 | |
| | ||||||
* | Rebuild for wayland 0.99 | Adam Jackson | 2012-10-19 | 1 | -8/+8 | |
| | ||||||
* | Merge fix: drop %patch13 | Adam Jackson | 2012-10-17 | 1 | -1/+0 | |
| | ||||||
* | Merge branch 'f18' | Adam Jackson | 2012-10-17 | 5 | -58/+1113 | |
|\ | ||||||
| * | Mesa 9.0 | Adam Jackson | 2012-10-10 | 4 | -8/+367 | |
| | | | | | | | | - mesa-9.0-12-gd56ee24.patch: sync with 9.0 branch in git | |||||
| * | Switch to external gl-manpages and libGLU | Adam Jackson | 2012-10-10 | 1 | -64/+19 | |
| | | | | | | | | - Drop ShmGetImage fastpath for a bit | |||||
| * | - explicit BR: libGL-devel is required on s390(x), it's probbaly brought in ↵ | Dan Horák | 2012-10-01 | 1 | -1/+7 | |
| | | | | | | | | | | | | indirectly on x86 - gallium drivers must be set explicitely for s390(x) otherwise also r300, r600 and vmwgfx are also built | |||||
| * | Switch to swrast classic instead of softpipe for non-llvm arches | Adam Jackson | 2012-09-24 | 1 | -6/+11 | |
| | | | | | | | | - Re-disable llvm on ppc until it can draw pixels | |||||
| * | rebase to latest upstream 9.0 pre-release branch | Dave Airlie | 2012-09-24 | 3 | -1/+15 | |
| | | | | | | | | - add back glu from new upstream (split for f18 later) | |||||
| * | mesa: remove libkms harder. | Dave Airlie | 2012-09-24 | 1 | -23/+794 | |
| | | ||||||
| * | rebase to latest upstream 9.0 pre-release branch | Dave Airlie | 2012-09-24 | 6 | -239/+30 | |
| | | ||||||
| * | why fix one yylex when you can fix two | Dave Airlie | 2012-09-14 | 2 | -1/+66 | |
| | | ||||||
| * | fix yylex collision reported on irc by hughsie | Dave Airlie | 2012-09-14 | 2 | -1/+55 | |
| | | ||||||
* | | Switch to 9.0 prerelease branch | Adam Jackson | 2012-09-07 | 4 | -64/+25 | |
|/ | | | | | | | | | | - 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 | |||||
* | helps to git-add things, you know? | Adam Jackson | 2012-08-27 | 2 | -0/+364 | |
| | ||||||
* | Today's git snap | Adam Jackson | 2012-08-27 | 3 | -3/+18 | |
| | | | | | - Revert dependency on libkms - Patch from Mageia to fix some undefined symbols | |||||
* | editorial cleanup | Adam Jackson | 2012-08-20 | 1 | -1/+1 | |
| | ||||||
* | mesa: fix deletion of radenosi_dri.so | Daniel Mach | 2012-08-17 | 1 | -1/+1 | |
| | | | | fixes build on EL7. | |||||
* | parallel make seems broken - on 16 way machine internally. | Dave Airlie | 2012-08-17 | 1 | -2/+6 | |
| | ||||||
* | upstream snapshot | Dave Airlie | 2012-08-16 | 4 | -20/+8 | |
| | ||||||
* | Enable LLVM on ARM | Peter Robinson | 2012-07-25 | 1 | -2/+5 | |
| | ||||||
* | Fix building on platforms with HW and without LLVM | Peter Robinson | 2012-07-25 | 1 | -4/+13 | |
| | ||||||
* | Re-enable llvm on ppc, being worked on | Adam Jackson | 2012-07-24 | 1 | -3/+4 | |
| | | | | - Don't BuildReq on wayland things in RHEL | |||||
* | Don't BuildReq on wayland things in RHEL | Adam Jackson | 2012-07-24 | 1 | -0/+5 | |
| | ||||||
* | Build radeonsi (#842194) | Adam Jackson | 2012-07-23 | 1 | -3/+7 | |
| | ||||||
* | - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild | Dennis Gilmore | 2012-07-19 | 1 | -1/+4 | |
| | ||||||
* | upstream snapshot: fixes build issues | Dave Airlie | 2012-07-17 | 3 | -5/+7 | |
| | ||||||
* | snapshot mesa: add some build hackarounds | Dave Airlie | 2012-07-17 | 4 | -6/+27 | |
| | ||||||
* | Call ldconfig at -libglapi and -libxatracker post(un)install time. | Ville Skyttä | 2012-07-15 | 1 | -19/+11 | |
| | | | | - Drop redundant ldconfig dependencies, let rpm auto-add them. | |||||
* | enable shared llvm usage. | Dave Airlie | 2012-06-13 | 1 | -1/+5 | |
| | ||||||
* | Disable llvm on non-x86 (#829020) | Adam Jackson | 2012-06-07 | 1 | -3/+6 | |
| | ||||||
* | rebase to git master + build on top of llvm 3.1 | Dave Airlie | 2012-06-03 | 3 | -4/+8 | |
| | ||||||
* | mesa-8.0-llvmpipe-shmget.patch: Rediff for 8.1. | Adam Jackson | 2012-05-17 | 2 | -15/+18 | |
| | ||||||
* | revert disabling of hardware drivers, disable only llvm on PPC* (#819060) | Karsten Hopp | 2012-05-10 | 1 | -4/+18 | |
| | ||||||
* | More RHEL tweaking: no pre-DX7 drivers, no wayland. | Adam Jackson | 2012-05-01 | 1 | -20/+24 | |
| | ||||||
* | include libdricore.so and libglsl.so on non-hardware archs | Karsten Hopp | 2012-04-26 | 1 | -2/+7 | |
| | ||||||
* | move drirc into with_hardware section | Dave Airlie | 2012-04-26 | 1 | -1/+1 | |
| | ||||||
* | Don't build vmware stuff on non-x86 (#815444) | Adam Jackson | 2012-04-26 | 1 | -3/+14 | |
| | ||||||
* | Fix sources after being knobbled by fedpkg | Richard Hughes | 2012-04-24 | 1 | -0/+1 | |
| | ||||||
* | Rebuild with new git snapshot | Richard Hughes | 2012-04-24 | 7 | -357/+21 | |
| | | | | - Remove upstreamed patches |