Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-21 | rename dri_sw to drisw_util for consistency | George Sapountzis | |
2010-03-21 | dri_inteface: add define for checking presence of drm.h | George Sapountzis | |
__NOT_HAVE_DRM_H is a like a feature, defined by default on specific platforms and allows to be defined externally as well. __NOT_HAVE_DRM_H should only be used by xserver and mesa swrast_dri drivers | |||
2010-03-15 | dri/swrast: port to dri_sw | George Sapountzis | |
2009-10-16 | mesa: lift default symlinks target into Makefile.template | Brian Paul | |
Driver Makefiles can still add symlink dependencies/rules if needed. | |||
2008-05-21 | dri/swrast: use Makefile.template | George Sapountzis | |
2008-05-20 | Add DRI driver that uses the mesa swrast module. | George Sapountzis | |