Age | Commit message (Expand) | Author | Files | Lines |
2014-06-04 | Disable TLS on illumos-amd64 (libglapi.so cannot be dlopened) | Igor Pashev | 1 | -1/+3 |
2014-06-03 | Override some configure options for Dyson | Igor Pashev | 1 | -0/+7 |
2014-03-19 | Steal Ubuntu patch to work around build failure on armhf | Julien Cristau | 1 | -0/+6 |
2014-03-19 | Actually enable radeonsi on kfreebsd. | Andreas Boll | 1 | -4/+2 |
2014-03-19 | Build OpenCL only on architectures where we have LLVM enabled. | Andreas Boll | 1 | -3/+5 |
2014-03-07 | Disable opencl on kfreebsd per aboll | Julien Cristau | 1 | -1/+3 |
2014-03-07 | Bug#717500: [PATCH] Enable OpenCL support | Julian Wollrath | 1 | -0/+1 |
2014-03-03 | Enable building drivers for libvdpau1 | Andreas Boll | 1 | -1/+2 |
2014-03-03 | Disable dri3 on !linux | Andreas Boll | 1 | -0/+4 |
2014-03-02 | Revert "Enable building drivers for libvdpau1." | Julien Cristau | 1 | -4/+1 |
2014-03-02 | Enable radeon/r200/r300/r600/radeonsi on kfreebsd (closes: #732337). | Julien Cristau | 1 | -7/+12 |
2014-03-02 | Adjust hurd debian/rules changes to make common things common | Julien Cristau | 1 | -9/+4 |
2014-03-02 | Enable egl and gles on hurd (closes: #729260) | Samuel Thibault | 1 | -1/+3 |
2014-02-20 | Enable building drivers for libvdpau1. | Maarten Lankhorst | 1 | -1/+4 |
2013-12-19 | Build using llvm-3.4. | Matthias Klose | 1 | -1/+1 |
2013-12-18 | Disable llvmpipe on armhf, it regresses. | Maarten Lankhorst | 1 | -3/+7 |
2013-12-10 | Enable radeonsi on arm, and drop EXTRA_SED. | Maarten Lankhorst | 1 | -4/+1 |
2013-12-10 | Do not attempt to build i915 and i965 on arm. | Maarten Lankhorst | 1 | -7/+6 |
2013-12-08 | rules: fix s/armhf/arm/ for llvmpipe | Timo Aaltonen | 1 | -1/+1 |
2013-12-06 | rules: Enable llvmpipe on armhf, should work now. | Timo Aaltonen | 1 | -2/+2 |
2013-11-25 | Bump changelogs. | Maarten Lankhorst | 1 | -2/+4 |
2013-08-25 | Remove the workaround for sparc introduced in commit 7b1cc849b7 | Sven Joachim | 1 | -5/+0 |
2013-08-22 | rules: Add --disable-shared-glapi to the swx11-i386-i686 target. | Jon Severinsson | 1 | -0/+1 |
2013-08-20 | fixup packaging, release to experimentalmesa-9.2_rc1-1 | Maarten Lankhorst | 1 | -3/+2 |
2013-08-19 | explicitly disable vdpau/xvmc | Maarten Lankhorst | 1 | -0/+1 |
2013-08-14 | Initial merge to 9.2 branch. | Maarten Lankhorst | 1 | -1/+1 |
2013-08-12 | Don't run 'make -j' if DEB_BUILD_OPTIONS doesn't set parallel. Oops. | Julien Cristau | 1 | -1/+1 |
2013-08-11 | Don't run configure for different builds in parallel. | Julien Cristau | 1 | -2/+1 |
2013-06-27 | Disable silent rules. | Andreas Boll | 1 | -1/+2 |
2013-06-27 | Use dpkg-buildflags. | Andreas Boll | 1 | -20/+10 |
2013-06-06 | Build i915 and i965 on kfreebsd. | Julien Cristau | 1 | -1/+1 |
2013-06-03 | debian/rules: Use rm -f instead of rm for deleting libdricore*.so | Andreas Boll | 1 | -1/+1 |
2013-04-17 | delete m4 cruft on clean | Timo Aaltonen | 1 | -0/+1 |
2013-03-18 | fix build on armhf | Maarten Lankhorst | 1 | -2/+2 |
2013-02-07 | various packaging changes for the new release | Timo Aaltonen | 1 | -1/+2 |
2013-01-23 | switch back to llvm-3.1, and fix build failure in radeon | Maarten Lankhorst | 1 | -1/+1 |
2013-01-23 | New upstream release 9.0.2 | Maarten Lankhorst | 1 | -1/+2 |
2012-09-04 | rules: Rename swx11-i686 target | Sven Joachim | 1 | -2/+2 |
2012-09-04 | remove bin/install-sh on clean | Timo Aaltonen | 1 | -1/+1 |
2012-09-04 | rules: Disable dri for the swx11 targets. | Timo Aaltonen | 1 | -0/+3 |
2012-09-04 | clean target cleanup: no reason to symlink to minstall anymore | Timo Aaltonen | 1 | -1/+0 |
2012-09-03 | control, rules, libglu*: Remove libglu packaging, since it's been split off u... | Timo Aaltonen | 1 | -5/+4 |
2012-08-21 | debian/rules: don't install libdricore*.so, this isn't a public library. | Steve Langasek | 1 | -1/+2 |
2012-08-21 | Install all dri drivers from the DESTDIR tree, instead of copying them from t... | Steve Langasek | 1 | -11/+0 |
2012-08-21 | Make sure we aren't trying to ship radeonsi_dri.so on archs where we haven't | Steve Langasek | 1 | -0/+3 |
2012-08-21 | Meh, add radeonsi to the right driver list | Steve Langasek | 1 | -3/+4 |
2012-08-21 | The radeonsi driver requires gallium llvm, so only build it on amd64 and i386 | Steve Langasek | 1 | -2/+5 |
2012-08-21 | rules: Build llvm shared libs on platforms that support llvm. | Timo Aaltonen | 1 | -0/+1 |
2012-08-21 | rules, libgl1-mesa-dri.install.linux.in: Add support for radeonsi. | Timo Aaltonen | 1 | -1/+1 |
2012-08-21 | rules: Purge .la files before dh_install. | Timo Aaltonen | 1 | -0/+2 |