summaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Expand)Author
2010-10-06Bugfixes from upstream.David Coppa
2010-09-04Update to libxcb 1.7Matthieu Herrb
2010-08-04Pull in some fixes from upstream:David Coppa
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
2010-04-18Update to libxcb 1.6. Mostly for new dri2 helper lib, requested by oga@.Matthieu Herrb
2010-03-20The reply type could be XCB_NONE if the property is not present.Matthieu Herrb
2010-03-20Validate size of wm_hints and wm_size_hintsMatthieu Herrb
2010-03-07Fix some problems in libxcb-icccm affecting xcb based window managers.Owain Ainsworth
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-09-05update to xcb-util 0.3.6. Tested on a packages bulk build by naddy@.Matthieu Herrb
2009-09-05Update to libxcb 1.4. tested by naddy@ on a packages bulk build.Matthieu Herrb
2009-08-06backport some code from mesa current (and 7.5) so that the dri2 protocolOwain Ainsworth
2009-07-20regen after gcc 2.95 build fixMatthieu Herrb
2009-07-20gcc 2.95 build fixes.Matthieu Herrb
2009-06-06Import xkeyboard-config version 1.6.Matthieu Herrb
2009-05-31update to xcb-util 0.3.5Matthieu Herrb
2009-05-31update to libxcb 1.3Matthieu Herrb
2009-05-23import xcb-util 0.3.4Matthieu Herrb
2009-05-22import libxcb 1.2Matthieu Herrb
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-11-02remove VMS specific stuffMatthieu Herrb
2008-11-02remove ms-windows specific stuffMatthieu 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