Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-12 | add i915 as it seems to build okay.. | Dave Airlie | |
2004-06-06 | Remove drivers that have not been converted to the new interface from | Ian Romanick | |
the DRI builds. | |||
2004-06-02 | DRI_NEW_INTERFACE_ONLY is now the only support way to build in the | Ian Romanick | |
Mesa tree. If you need a driver that supports the old libGL/DRI inteface, it must be built in the DRI tree. | |||
2004-05-04 | use X86 sources in X86 build, use none in other | Dave Airlie | |
2004-05-03 | DRM_SOURCE_PATH is in default | Dave Airlie | |
2004-04-30 | Define GLX_DIRECT_RENDERING in Makefile.template | Keith Whitwell | |
2004-04-29 | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell | |
2004-04-14 | First attempt at building a dri module in this tree | Keith Whitwell | |
-- make target is linux-dri -- will attempt to build i830_dri.so The object builds but hasn't been tested. |