summaryrefslogtreecommitdiff
path: root/dist/Mesa/src
AgeCommit message (Expand)Author
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
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-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
2009-01-10remove the triple buffering support from the intel driver, the supportOwain Ainsworth
2009-01-10Remove "old style" DRI2 entrypoints.Owain Ainsworth
2009-01-10Remove the ARB_occlusion_query support in the intel drivers. It was racy andOwain Ainsworth
2009-01-10For the radeon mesa driver, don't try and map the card's mmio region. WeOwain Ainsworth
2008-11-02oops do not commit emacs droppingsMatthieu Herrb
2008-11-02Import Mesa 7.10.3Matthieu Herrb
2008-11-02Mesa 7.2, Tested by ckuethe@, naddy@, oga@, and others.Matthieu Herrb
2008-08-12Fix out-of-bounds memory access in swizzle_copy(). My fix was different,Owain Ainsworth
2008-08-02unbreak biuld. From Travers Buda. Thanks.Matthieu Herrb
2008-08-02Prevent a crash if Delete is not defined for the given renderbuffer.Matthieu Herrb
2008-05-31Update to Mesa 7.0.3. tested my oga@ and johan@Matthieu Herrb
2008-05-31Import Mesa 7.10.3Matthieu Herrb
2008-04-19When mesa uses sse the current allocator was just using malloc, meaningOwain Ainsworth
2008-04-17Fix from Eric Anholt in Mesa-current:Matthieu Herrb
2008-02-12Update to Mesa 7.0.2. Tested by naddy@ (full ports build), simon@Matthieu Herrb
2008-02-12Import Mesa 7.10.3Matthieu Herrb
2007-12-21__builtin_expect is a gcc 3.x feature. define it out for gcc 2.95.Matthieu Herrb
2007-11-24merge Mesa 7.0.1Matthieu Herrb
2007-11-24Mesa 7.0.1Matthieu Herrb
2007-04-19assorted fixes for dealing with zero-size frame/renderbuffers.Alexandre Anriot
2007-03-05fix build with gcc 2.95Matthieu Herrb
2007-03-03import MesaLibs version 6.5.2Matthieu Herrb
2006-12-04Include "glheader.h" to get a definition of __builtin_expect for gcc 2.95.Matthieu Herrb