summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-26Importing from X.Org indiviual releasesMatthieu Herrb
2006-11-26Importing from X.Org indiviual releasesMatthieu Herrb
2013-09-10disable blit acceleration on haswell for nowJonathan Gray
2013-09-09move the DESTDIR/RELEASEDIR check to the main targetMarc Espie
2013-09-09revert a local patch to check for swrastg, LLVMpipe installs as swrast nowJonathan Gray
2013-09-09Beagle has been replaced by armv7.Patrick Wildt
2013-09-08updateMatthieu Herrb
2013-09-08Monochrome X.org server is available on luna88k now.Kenji Aoyama
2013-09-07update the note on using Mesa with LLVMJonathan Gray
2013-09-07make an if statement work as intendedJonathan Gray
2013-09-06revert the patch that forced ColorTiling2D to be disabled nowJonathan Gray
2013-09-06the i810 driver has been removed from mesaJonathan Gray
2013-09-06Remove now unused makefiles for the non gallium r300/r600 drivers.Jonathan Gray
2013-09-05syncTodd T. Fries
2013-09-05custom is to do NOPROFILE= in X libs, continue this here tooTodd T. Fries
2013-09-05magic fix so obj dirs become obj links againTodd T. Fries
2013-09-05updateJonathan Gray
2013-09-05fix a merge errorJonathan Gray
2013-09-05build infrastructure changes for Mesa 9.2.0Jonathan Gray
2013-09-05Merge Mesa 9.2.0Jonathan Gray
2013-09-05Import Mesa 9.2.0Jonathan Gray
2012-07-13Import the infrastructure for building Gallium3D graphics drivers.Martin Pieuchot
2011-10-23Import Mesa 7.10.3Matthieu Herrb
2007-11-24Mesa 7.0.1Matthieu Herrb
2007-11-24Mesa 7.0.1Matthieu Herrb
2007-11-24Mesa 7.0.1Matthieu Herrb
2007-03-03import MesaLibs version 6.5.2Matthieu Herrb
2006-11-25Import MesaLibs 6.5.1. (in dist/ since its code is shared between lib Matthieu Herrb
2006-11-25Import MesaLibs 6.5.1. (in dist/ since its code is shared between lib Matthieu Herrb
2013-09-04add libtxc_dxtn 1.0.1 a DXTn/S3 texture compression libraryJonathan Gray
2013-09-03syncTodd T. Fries
2013-09-01use arc4random() as the preferred random number source in fontconfigChristian Weisgerber
2013-03-09Import fontconfig 2.10.91 in a separate directory Matthieu Herrb
2013-09-01Update to GLU 9.0.0, GLU was previously part of Mesa but is now seperate.Jonathan Gray
2013-08-29syncTodd T. Fries
2013-08-29regenMatthieu Herrb
2013-08-29Use arc4random_buf()Matthieu Herrb
2013-08-26updateMatthieu Herrb
2013-08-26Update to xterm 296. Sixel graphics disabled for now.Matthieu Herrb
2013-08-26Update to libX11 1.6.1.Matthieu Herrb
2013-08-26update DejaVu Fonts to 2.34; ok matthieu@Christian Weisgerber
2013-08-26revisit old program of mine, make it look a bit more like sysctl afterMarc Espie
2006-11-25import from X.Org 7.2RC2Matthieu Herrb
2013-08-25updateMatthieu Herrb
2013-08-25Update to pixman 0.30.2. No functional change.Matthieu Herrb
2013-08-25updateMatthieu Herrb
2013-08-24Uodate to xserver 1.14.2. Tested by krw@, shadchin@, todd@Matthieu Herrb
2013-08-24Corresponding xenocara cleanup from the amd64/i386 MTRR cleanup diff justMike Larkin
2013-08-22Gallium requires gcc 4 __sync_and_fetch() support, so don't bother tryingMiod Vallat
2013-08-22Remove COMPILER_VERSION tests used to special-case gcc 2, since it is noMiod Vallat