summaryrefslogtreecommitdiff
path: root/dist/Mesa
AgeCommit message (Expand)Author
2013-11-09Import Mesa 9.2.2Jonathan Gray
2013-10-05Merge Mesa 9.2.1Jonathan Gray
2013-10-05Import Mesa 9.2.1Jonathan Gray
2013-10-05Import Mesa 9.2.1Jonathan Gray
2013-09-05Merge Mesa 9.2.0Jonathan Gray
2013-09-05Import Mesa 9.2.0Jonathan Gray
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-08-14don't depend on a list of archs to determine endianess,Jonathan Gray
2013-06-17byteswap.h and bswap_32 aren't portable, replace them with calls toJonathan Gray
2013-06-10Fixes from upstreams for vulnerabilities reported by Ilja Van SprundelMatthieu Herrb
2013-06-09correct RADEON_GEM_WAIT_IDLE use.Jonathan Gray
2012-11-11Try to load the gallium3d "swrastg" driver if available before falling backMartin Pieuchot
2012-09-16Merge some definitions from dri 2.3 needed by xserver 1.13.Matthieu Herrb
2012-08-29Correctly define CPU_TO_LE32, required to build dri drivers onMartin Pieuchot
2012-08-17Re-add generated files and unbreak the build. I shouldn't have deletedMartin Pieuchot
2012-08-17Re-add generated files and unbreak the build. I shouldn't have deletedMartin Pieuchot
2012-08-17Don't try to include an empty headerMartin Pieuchot
2012-08-17Add a missing file from previous updateMartin Pieuchot
2012-08-17Upate to libGL 7.11.2Martin Pieuchot
2012-07-13Lets gallium a chance to build with our llvm portMartin Pieuchot
2012-07-07Unbreak GLX1.3 ctors with software dri, this makes clutter/cogl works withMartin Pieuchot
2012-07-07Don't enable INTEL_swap_event unconditionally and wait forever for anMartin Pieuchot
2012-04-30Fix a prototype in order to be able to use this header withPascal Stumpf
2011-12-05avoid pesky gcc warnings due to missing eolMarc Espie
2011-10-23Merge Mesa 7.10.3Matthieu Herrb
2011-10-23Import Mesa 7.10.3Matthieu Herrb
2011-10-01Fix an X server crash when starting GLX 1.3 apps;Robert Nagy
2011-05-31Remove MesaDemos contents. Not used by Xenocara builds anymore.Matthieu Herrb
2010-07-24Two patches cherry picked from mesa master just after 7.8 was branchedOwain Ainsworth
2010-07-24When a dri driver dlopen()s libGL to try and get the correct symbols (inOwain Ainsworth
2010-07-24This is a hack.Owain Ainsworth
2010-06-22Update to Mesa 7.8.2. Tested by johan@. Thanks.Matthieu Herrb
2010-05-26Bring back the local patch that has a habit of vanishing every time weOwain Ainsworth
2010-05-22Remove a demo with huge data files.Matthieu Herrb
2010-05-22Remove a demo application with 40M of data files.Matthieu Herrb
2010-05-22Import Mesa 7.10.3Matthieu Herrb
2010-05-22Update to Mesa 7.8.1. Tested on a bulk ports build by naddy@, ok oga@.Matthieu Herrb
2009-11-21Stop printing to stderr whenever we fail to initialise GEM (every timeOwain Ainsworth
2009-09-08undo a bit of overzealous backporting from the DRI2 bits, this chunkOwain Ainsworth
2009-08-06backport some code from mesa current (and 7.5) so that the dri2 protocolOwain Ainsworth
2009-05-17Update to Mesa 7.4.2. Tested by oga@, ckuethe@ and naddy@.Matthieu Herrb
2009-05-17Import Mesa 7.10.3Matthieu Herrb
2009-02-05Bah. Diff applied strangely last time. Fix fallout.Owain Ainsworth
2009-02-04Merge in two commits of mine from upstream mesa which mean that onOwain Ainsworth
2009-01-11Oops, missed a line removal. Fix build.Owain Ainsworth
2009-01-11fix use of uninitialised value in one of our local changes.Owain Ainsworth
2009-01-10Remove ttm entrypoints. That memory manager interface isn't going to see theOwain Ainsworth