Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a25491e7 | 2011-10-26 21:15:07 | Remove extra white space at EOF | ||
| 77b69b73 | 2011-10-23 13:57:36 | Build system updates for Mesa 7.10.3 | ||
| e7189c6b | 2011-05-30 21:52:42 | Now the kernel support has been commited we can enable r600 driver becaue the lack of kernel support won't break people trying to use gl. ok matthieu ages ago | ||
| 53771075 | 2011-05-02 21:55:21 | link libdrm_radeon so this actually can resolve symbols | ||
| 69d68a59 | 2010-05-27 06:25:45 | Remove the makefiles for dri drivers that aren't built anymore. | ||
| 23bbc6dd | 2010-05-22 20:14:14 | Build infrastructure for Mesa 7.8.1. | ||
| d9a92f27 | 2010-05-08 14:15:29 | use INSTALL_DATA in BSD Makefiles. ok oga@ | ||
| 4be2d14b | 2009-05-17 20:20:23 | Update build infrastructure for Mesa 7.4. | ||
| b67e1f26 | 2009-01-28 16:10:44 | Add missing OpenBSD RCS Ids. | ||
| 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@ | ||
| cd1fdaad | 2009-01-10 16:02:04 | Don't build intel_bufmgr_ttm.c anymore, the rest of the ttm code has been removed. ok matthieu@ | ||
| 34ca8034 | 2009-01-10 16:01:10 | Don't build the "unichrome" driver. We don't have the kernel headers for it, and we're about to switch to using kernel headers instead of the ones packaged with libdrm. If the unichrome driver gets rewritten (or I eventually get time), then it'll come back. ok matthieu@ | ||
| 5fe2c4cd | 2008-11-05 07:18:25 | add -fPIC for sparc ugly, but ok matthieu@ | ||
| b4cc3aa5 | 2008-11-02 16:07:40 | Build fix. There were symlinks hiding in the git repository... | ||
| 8baeee73 | 2008-11-02 15:01:32 | Update build infrastructure for libGL after Mesa 7.2 update. | ||
| 27ae5db2 | 2008-04-19 07:15:17 | dri libs depend on libmesa_pic.a | ||
| bbc31bf5 | 2008-03-25 23:41:50 | Introduce bsd.xconf.mk to set default config variables used at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@. | ||
| 6869a2ba | 2008-02-20 22:41:51 | dri drivers need too be linked against libX11 for AIGLX (for threads stubs). Problem found by oga@. Thanks. | ||
| e571581c | 2008-02-07 00:09:01 | Fix the linkage and CFLAGS of the dri libs. they don't segfault immediately on startup now. still a little sketchy though. | ||
| 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@ | ||
| da301e0d | 2008-01-06 18:34:38 | Better support for recursive make. | ||
| 594ab30b | 2007-12-04 22:23:50 | remove emacs droppings that were not ignored by cvs | ||
| b33b8154 | 2007-12-04 22:00:27 | Build infrastructure for libGL dri modules. Work in progress, not connected to the build yet. |