Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 23bbc6dd | 2010-05-22 20:14:14 | Build infrastructure for Mesa 7.8.1. | ||
| 1ef4920a | 2010-02-03 12:44:10 | Remove a workaround for a gcc ICE on mips64 that was fixed by a recent gcc commit. | ||
| 4be2d14b | 2009-05-17 20:20:23 | Update build infrastructure for Mesa 7.4. | ||
| f89935ff | 2009-01-10 16:06:51 | Switch over to using the kernel *_drm.h headers instead of the copies thereof provided with libdrm. This has been annoying me forever, and it a blight caused by developing widely used drivers out of the kernel tree. ok matthieu@ | ||
| 5fe2c4cd | 2008-11-05 07:18:25 | add -fPIC for sparc ugly, but ok matthieu@ | ||
| 8baeee73 | 2008-11-02 15:01:32 | Update build infrastructure for libGL after Mesa 7.2 update. | ||
| 2252cd2b | 2008-09-14 19:47:42 | Fix clean target. | ||
| 80656e86 | 2008-05-31 16:36:47 | Update to Mesa 7.0.3. tested my oga@ and johan@ | ||
| 223fbde8 | 2008-03-23 16:43:25 | Fix libmesa build on amd64 with XENOCARA_BUILD_DRI enabled. Initial fix from phessler, help from matthieu. Thanks to both! | ||
| f8726749 | 2008-02-02 17:24:30 | stuff for building libGL with dri support. Also includes clean-up of the regular libGL build. bump major because some symbols were removed. ok oga@ |